Tagged Questions
1
vote
0answers
85 views
Missing data for specific language in Google Analytics
We have a multilingual website, Swedish (default), English, Norwegian.
Google Analytics tracking code (the same code for all languages) is present on all pages.
Problem: We get data for the default ...
2
votes
1answer
781 views
Does Google Analytics track users with multiple languages?
I'm assuming that when Google Analytics tracks a visitor's language it uses the Accept-language header from the request (most browser/OS combinations seem to populate it automatically).
My browser ...
2
votes
2answers
560 views
Google analytics and 301 redirects
We have a multilingual website and the first page redirects to specific language page using 301 redirect based on some logic.
For example: http://mysite.com/ redirects to http://mysite.com/en/
The ...