Hi,
I am trying to use the SID tracking via Commission Junction to create a reward site.
An example code banner display is:
This is stored in my database which i then echo onto the page.
I have decided $userid and this has already been called. However the url is not picking this up and instead just displays $userid rather than the number.
Has anyone any suggestions?
Many thanks!
I am trying to use the SID tracking via Commission Junction to create a reward site.
An example code banner display is:
Code:
<a href="http://www.jdoqocy.com/click-4011209-10677311?sid=$userid " target="_blank"> <img src="http://www.lduhtrp.net/image-4011209-10677311" width="468" height="60" alt="Extend the life of your PC - Optimize your Slow PC" border="0"/></a>
I have decided $userid and this has already been called. However the url is not picking this up and instead just displays $userid rather than the number.
Has anyone any suggestions?
Many thanks!
Comment