Your are here: Home // Posts Tagged With google analytics
Google analytics: Tracking conversions across subdomains
We’ve recently had to break something of a sweat in figuring out how to track conversions using Google analytics, when the goal funnel involves sub-domains.
In case anyone else runs into similar problems, here’s what you do:
1) Add this line(in BOLD, below) to your Google Analytics code, on both the starting page(step 1) as well as the conversion page(step 2).
<script type="text/javascript">
var...

