Forum Moderators: DixonJones
Just thinking of an easy way to place cookies on the site i work on without going through placing code on every page. Since one thing we want to track is who comes from our emails, I thought maybe theres a way to send them through emails.
thanks!
One way you can track the success of email campaigns (or offline branding) is to setup either tracking links or aliases for your site. (ie, site.com?email=3, or site.net - redirecting to site.com) and seeing how many hits they get.
Offline branding - you run an ad in a magazine. How to track how many times somebody goes to your site after seeing the ad? Use a different domain (ie site.net, instead of site.com) for the ad. Again, since this domain is only displayed in the ad, you can see how many people typed it in.
Neither way is 100%, (people could forget the .net, just go straight to .com, they might type your domain into the browser instead of clicking on the link, etc), but hey, whats a boy to do?
We would like to send out weekly email newsletters and track how many people click on the link to visit our site. The end goal is so we can compare stats from week to week and so on. I don't want to setup redirect pages every time we want to send out an email. So, off of Sanenet's suggestion, I was thinking I could put the date as the id number and we could track each newsletter that way.
For example:
www.site.com/index.asp?id=2004-11-02
www.site.com/index.asp?id=2004-11-09
Three questions:
(1) Do you see a problem w/ doing it this way?
(2) Is there a better solution for this situation?
(3) Regardless of what the id number is, will it always take the user to the site w/out blowing up?
Thx.
Let me know if you need info on any of these things, just message me.
Ian