Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Google Analytics on BCcampus.ca Site #415

Open
dshaykewich opened this issue Dec 12, 2019 · 5 comments
Open

Enable Google Analytics on BCcampus.ca Site #415

dshaykewich opened this issue Dec 12, 2019 · 5 comments

Comments

@dshaykewich
Copy link

Is your feature request related to a problem? Please describe.
Please add Google Analytics to the BCcampus site. Tracking ID: UA-141358118-1

@alex-418
Copy link
Contributor

This is done, I've verified the configuration in Google analytics dashboard to confirm it's setup correctly, we should start seeing data shortly. Would you like me to disable Piwik on this site now?

@dshaykewich
Copy link
Author

Could you please look at the "IP Masking" setting? Is that a setting you can set or does is happen at the account level? [...still researching]

@dshaykewich
Copy link
Author

Let's hold off on disabling Piwik for the moment until we confirm GA is all setup.

@dshaykewich
Copy link
Author

I'm working on updating the Privacy and Terms and Conditions pages on the site.

@alex-418
Copy link
Contributor

To anonymize IP's it required the following code (it's no longer a setting in the dashboard):

gtag('config', 'UA-141358118-1', { 'anonymize_ip': true });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants