Google Analytics with Multiple Subdomains

I have a domain name, name it example.com , which has several subdomains.

  • blog.example.com
  • shop.example.com
  • press.example.com
  • site.example.com

I am trying to get these domains for all reports properly in Google Analytics, first I will share my current configuration, then the problem that it caused.

Current configuration:

On the Tracking Code tab in the administrator. What are you tracking? = One domain with multiple subdomains

what are you tracking?

The root domain, example.com profile set as follows.

enter image description here

The subdomain, blog.example.com profile set as follows.

enter image description here

These subdomain profiles display everything under one account as they should.

enter image description here

I do not use any filters, and I just tried to filter the subdomain, and I can not get it to work, regardless of the fact that the contents and numbers are all numbers for example.com .

Problem with this configuration

All profiles have the same data, content from the root domain.

I have not used filters before, now I have one for each subdomain as follows:

enter image description here

+6
source share
3 answers

I have not used filters before, now I have one for each subdomain as follows:

enter image description here

Although I no longer think this is a problem with GA.

0
source

I have not tried this, but setting up profiles could help, as described here: http://www.ericmobley.net/guide-to-tracking-multiple-subdomains-in-google-analytics/

+2
source

You need to understand the concept of “Accounts” and “Profiles” in Google Analytics. Your account name is Sample Site. If you want data from subdomains in separate profiles to create separate accounts (not separate Google accounts). All profiles in one account will have the same data.

Hint for you to find out the score. All profiles in a folder group belong to the same account. Create separate top-level folder groups.

+1
source

Source: https://habr.com/ru/post/917822/


All Articles