Contents
How do I exclude a domain from Google Analytics?
The referral exclusion list
- Sign in to your Analytics account.
- Click Admin.
- In the ACCOUNT column, select the Analytics account that contains the property you want to work with.
- In the PROPERTY column, select a property.
- Click Tracking Info.
- Click Referral Exclusion List.
- To add a domain, click +ADD REFERRAL EXCLUSION.
A cookie that is created on one domain cannot be used on another. If you are attempting to track user Sessions on multiple domains using the same Google Analytics account, a process must be used so that this Client ID is maintained in cookies set on both domains.
Cookies do not contain any information that personally identifies you, but personal information that we store about you may be linked, by us, to the information stored in and obtained from cookies.
How to untangle Google Analytics cross domain tracking?
In Google Tag Manager, the first step is quite simple. You just need to set the following field: Then, go to your Google Analytics Admin section and find the referral exclusions under tracking info: Navigate to Referral Exclusions in your Google Analytics Admin. Then, just make sure your root domain is excluded.
How to exclude internal traffic from Google Analytics?
(It’s not important that the flow be recorded inside or outside of your corporate network.) Step 8 of those instructions tell you to open the Google Analytics Report tab. Do that, then click Change location in the left hand menu panel. Enter an IP address you expect your filter to exclude. Click Update.
How to check referral exclusions in Google Analytics?
Click Delete domain to save. The best way to validate that the referral exclusion list is set up correctly is to use Google Tag Assistant Recordings. When you make a session that crosses domains, it can tell you instantly whether an extra session was created. View an example report that shows how Tag Assistant Recordings highlights the problem.
What happens when a domain is excluded from analytics?
When your domain is in the exclusion list, then users can cross from one subdomain on your site to another without starting a new session. Without your domain in the exclusion list, when a user goes from one subdomain to another on your site, Analytics sees that as a referral from one hostname to another and starts a new session.