I am so confused right now!
I am selling an ebook on my website. Clickbank is handling the payment, and E-Junkie is delivering the ebook after payment.
In my Google Analytics account, I want to see what traffic sources are converting. However, I don't know how to set this up. It's so confusing because so many domains are involved — my domain, clickbank.net, e-junkie.com, and fatfreecartpro.com!
I think I have to set up Google Analytics cross-domain tracking. Apparently, I have to add this code to every page of my site:
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;
m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77657751-1', 'auto', {'allowLinker': true});
ga('require', 'linker');
ga('linker:autoLink', ['domain-2.com', 'domain-3.com'] );
ga('send', 'pageview');
</script>
Where it says "domain-2" and "domain-3", what domains do I insert? Must I insert all four domains?
I know I add this code to my site and to my E-junkie thank-you page, but what about the Clickbank pages?
I found an "Integrated Sales Reporting" feature in my Clickbank account, which integrates with Google Analytics. I am guessing that this is how I integrate Clickbank. It asks me for my Google Analytics tracking ID and "Domains". What domains do I enter?
So confused! :-/
In short, can anyone please tell me how to integrate Google Analytics, my domain, Clickbank, and E-junkie so that I can see my conversions in my Analytics account? I'll be so grateful for any help.
Note that I asked Clickbank. They said I must ask Google and E-junkie!