There is an eCommerce website, lets say main website, ecommerce tracking for google analytics is setup for it. Now there is another sub website. We have separate analytics account for it. It is just a landing page and takes user to main site for if he wants to purchase a product. We want to track the keywords of sub site which generate sales on main site. Is there any way to transfer this information to analytics of main website as a keyword for referral website. Or if any other report can be setup?
http://code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html The link above has code you can essentially copy and paste based on a number of scenarios. Take a look and post questions after you try.
Hi Purelyproven I already implemented cross domain tracking, problem with that is if I do that, traffic of sub site would be recorded in main websites analytics. However what I am looking for is: I want separate traffic reports for sub site under different profile. And also want to send this report to main website analytics under the referral reports. Thanks