Forum Moderators: DixonJones
I'm wondering if there is a way to send traffic to a site, but adding a unique subid to the referring URL so that I can track what visitors are converting on my site.
An example:
I send traffic from www.domain.com. I want them to see www.domain.com?sid=489483 (or something similiar). I'm pretty sure I can do this with a meta refresh, but that seems kind of messy. Is there another way of doing that since just redirecting through a click script with a 301 or 302 is just showing my original referring URL.