Jump to content

Is there a way to 'catch' a forwarding page before it forwards?


Andrea

Recommended Posts

Yes, there is a method.

Another Forum I attend regularly uses an IPB Board, and I am not sure if this is a feature of a typical IPB Board or a Mod, but when you post a link as a bbcode url, then the script modifies the url to direct through a script which tracks the departure.

So you would need to adjust the bbcode for the Board to create a query-string that contains the external url and another script to write the departure to a Database.

For a php driven site, this would also be possible to do. Simply create the script and adjust the external links to flow through that script instead of directly to the external link.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...