Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

Can we use cookies and if so how do we install this? What software could track this kind of conversion scenario?

share|improve this question

closed as off topic by Susan Jones, jimg, Christian, Zuly Gonzalez Oct 28 '12 at 19:35

Questions on Answers OnStartups are expected to relate to startups within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

up vote 0 down vote accepted

Google released multi-channel funnels last month. It will track all of these various channels.

share|improve this answer
WOW, just checked this out. It looks like just what I need. Thank you! – Nikolay Piryankov Sep 22 '11 at 12:47
You're welcome. Good luck! – JonDiPietro Sep 22 '11 at 13:34

Our site has a homegrown affiliate program. I set a 30-day cookie when they land on the site from the clickthru. The value of the cookie identifies the affiliate they came from; for a PPC ad campaign it would identify which campaign they came from.

Later when they order something from the site, we simply check if that cookie (still) exists. If it does, I write a row to a "clickthrus" table in the DB, and then a sales reporting page later queries that table for building its statistics on demand.

share|improve this answer
so your software was developed in house, which doesn't really help me, but at least its good to know that cookies can be used to identify specific PPC campaigns. – Nikolay Piryankov Sep 22 '11 at 7:01

Not the answer you're looking for? Browse other questions tagged or ask your own question.