You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Google Analytics relies on the IP Address the request is made from (in this case the server) to determine the User's Location.
The X-Forwarded-For header does not seem to affect this.
Require some way of providing the User's location to Google Analytics
The text was updated successfully, but these errors were encountered:
This works if you use 'MO-' at the start of your GA account id instead of 'UA-'
This is now allowed in Version 0.7.9 Beta of the Software ( Commit #87cff929c9c9a9037db29cc6f6d31f9173d78f3c )
Google Analytics relies on the IP Address the request is made from (in this case the server) to determine the User's Location.
The X-Forwarded-For header does not seem to affect this.
Require some way of providing the User's location to Google Analytics
The text was updated successfully, but these errors were encountered: