I need to find if a user has visited a link before moving on to the next page. I am trying to force them to proof a final PDF they have generated. If the link was not visited I need an alert box, if it was obviously false.
From what I can tell I will probably need both Jquery and PHP to do this. Has anyone ever ran into this issue before with results?