spewn
Programmer
- May 7, 2001
- 1,034
i'm trying to set up pixel tracking, and i set a cookie once a user clicks on my link (domain1.com). after the cookie is set, the user is sent to a different website (domain2.com) to perform a function.
at that website (domain2.com), after function is performed, they are taken to a thank you page (still on domain2.com), where my pixel/perl script is fired.
what i want to do is access the cookie that i set on domain1.com from domain2.com.
i've seen many times that this isn't possible, but it appears to be possible in asp, so is there a work around in perl?
any ideas?
i'm actually open to any other suggestions, too.
thanks!
- g
at that website (domain2.com), after function is performed, they are taken to a thank you page (still on domain2.com), where my pixel/perl script is fired.
what i want to do is access the cookie that i set on domain1.com from domain2.com.
i've seen many times that this isn't possible, but it appears to be possible in asp, so is there a work around in perl?
any ideas?
i'm actually open to any other suggestions, too.
thanks!
- g