Affiliate data logs with DataAssist
I am creating an ecommerce site with an affiliate login. I have created the site and the affiliate log in. I can track orders placed by people coming from an affilate site by storing the url variable affilateID in a session and then storing it in the orders table. What I want to know though - is there a way of tracking how many people came to the site from an affiliate site - even if they didn't buy anything?