User login

MetaTraffic 2.0 Boxshot

redir for Campaign

Posted by corbin [December 5, 2004]

I am using the product exclusively for campaign tracking and actions tracking. I would like the campaign to have the option of associating a URL with it so that all of the campaigns can go to one URL and then be redirected to the appropriate page.

For example,

Campaign 1
Link is www.mysite.com/goto/default.asp?mtc=1
response.redirect("widget1.asp")

Campaign 2
Link is www.mysite.com/goto/default.asp?mtc=2
response.redirect("widget2.asp")

I'm in the process of coding this into the product right now (and would be happy to share the code if you want) but would like to see it in the base product so that I can update to new versions more easily.