Hi, I am thinking of implementing an incentive system into CJ. I need tracking just for 1 merchant. I don't know how to implement visitors tracking based on SID. My idea is either to make a script which adds 1 to the previous number after each click, or to implement a script which allows entering the email address and then it should somehow associate the address to SID. Then, I could find orders in CJ interface and find email addresses of buyers according to the SID. Is it doable? Does it require too much of coding (which I don't know)? Is there any open-source solution which I could use or should I order some kind of custom coding?