Tagged Questions
2
votes
1answer
101 views
Google analytics tracking www and no-www domains
Our website is set up to direct all traffic for www.example.com to example.com with a line in the htaccess file. With Google analytics new in page analytics feature we are thinking of removing the ...
2
votes
1answer
79 views
Using RegEx's in Multi-Channel Funnels in Google Analytics
For some reason, I can't get my multichannel funnel which utilizes RegEx's in the path steps to function -- it keeps coming back with no data. There are a few variables which may be holding things up, ...
2
votes
1answer
569 views
Google Analytics - www version and non-www version
We have been using Google Analytics for a site http://example.com (non-www version). In a recent update, we have moved the site to http://www.example.com (www-version) with a 301 redirect from the ...
2
votes
3answers
898 views
Proper way to move Google Analytics code from one site to another one
Currently, I use Google Analytics for www.example.com. example.com is also added to GA and shows "Tracking not installed".
Recently I added rewrite rule (301 redirect) to redirect all requests from ...