Forum Moderators: DixonJones
1 in 3 is annoyingly low :(
Can anyone tell me a typical tracking success rate?
I'm wondering if the problem is to do with cookies. Are there known problems with placing 2 cookies on the visitors computer? ie one for the tracker and one for the shopping cart id.
We know the visitors accept cookies otherwise they couldn't use the shopping cart. Our system uses php and mysql.
After you do this (use Excel to make the logs more readable) you'll probably have a more precise question. Basically if you can't correctly identify your conversions through manual inspection of the logs, then your site isn't set up to get the right information into the logs. If you can, then there might be an error in your conversion tracking logic.
I'm tracking the referrring URL in a session level variable then storing it in my system at the customer account level when the purchase occurs. My system like yours relys on Cookies but so does my cart so I don't really fret about that too much.