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

Fix #554: Add Google Analytics support #560

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Fix #554: Add Google Analytics support #560

merged 1 commit into from
Jun 9, 2020

Conversation

openjck
Copy link
Contributor

@openjck openjck commented May 30, 2020

No description provided.

@openjck
Copy link
Contributor Author

openjck commented May 30, 2020

To test this, I added a GLAM property in my personal GA account and used that tracking code.

I don't have a corporate account tracking code yet, but I'm working on it.

glam/settings.py Outdated Show resolved Hide resolved
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they don't seem to document this anywhere though it gets described as "send a page hit to GA"

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

Successfully merging this pull request may close these issues.

3 participants