Is it possible to use cross-domain Google Analytics tracking if you can't place the Analytics code on every domain?
I want to track sales on my website. In order to buy my product, customers have to go through this sequence:
my website > website 2 (redirect) > website 3 > website 2 (redirect) > website 4
On my website, customers click the Buy Now button, which takes them to website 2. This redirects them to website 3, where they make their payment. Customers then click a link to website 2 again, which redirects them to website 4, where they download the product.
I can add the Analytics code only to my website, website 3, and website 4. I can't add it to website 2.
Is cross-domain tracking possible?