B
Buzby
Hi - apologies in advance if this is a stupid question!
I want to offer an affiliate scheme to my site and track where visitors are
coming from, so in the event of making a sale I can pay out. For a number
of reasons I'd like to set this information in a javascript generated cookie
on the originating site and pick it up on my site when the visitor comes by
at anytime in the future.
Try as I may I can't get the cookie to cross domains? Is this possible - or
is it possible to set a session variable in Javascript which I could pass
and write the cookie on my site.
For SEO purposes I want "clean" spiderable links in to my site, ie: no
querystrings etc etc
TIA
Buzby
I want to offer an affiliate scheme to my site and track where visitors are
coming from, so in the event of making a sale I can pay out. For a number
of reasons I'd like to set this information in a javascript generated cookie
on the originating site and pick it up on my site when the visitor comes by
at anytime in the future.
Try as I may I can't get the cookie to cross domains? Is this possible - or
is it possible to set a session variable in Javascript which I could pass
and write the cookie on my site.
For SEO purposes I want "clean" spiderable links in to my site, ie: no
querystrings etc etc
TIA
Buzby