Mobile app version of vmapp.org
Login or Join
Pierce454

: Google Analytics direct visitor statistics distorted due to domain forwarding I am forwarding traffic from one domain to another which is hosting a site with Google Analytics. The forwarding

@Pierce454

Posted in: #DomainForwarding #Domains #GoogleAnalytics #Redirects #Url

I am forwarding traffic from one domain to another which is hosting a site with Google Analytics. The forwarding is done via the registrar's URL forwarding tools, which allows us to avoid creating an extra cPanel account just for forwarding.

The issue is that all of this referral traffic is showing up as direct traffic in Google Analytics. How do I change it to be shown as referral with the source URL as the referral source?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Pierce454

2 Comments

Sorted by latest first Latest Oldest Best

 

@Courtney195

Even if it's a bit more work up front, take the time to create that extra cPanel account. You'll be able to have a lot more control over where individual URLs redirect (especially if this domain hosted a website previously) and have better tracking on referrals.

If it's causing enough of a skew in your analytics to worry about, then it's likely worth the effort of managing properly.

10% popularity Vote Up Vote Down


 

@Heady270

I changed my domain redirects to add utm parameters to the URLs. This causes Google Analytics to treat the traffic as "campaign" traffic rather than direct traffic.

When somebody types in my site example.org site they now get redirected to:
example.com/?utm_campaign=domainnames&utm_medium=domain&utm_source=example.com

I built this URL using the Google Analytics URL builder.

Unfortunately, your domain registrar won't support adding these parameters to the URL. I had to point the domains to my own server and do the redirects myself to be able to specify this behavior.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme