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

WIP: add support for /g/collect endpoint #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

donbowman
Copy link
Contributor

Fixes #4

@donbowman
Copy link
Contributor Author

i put this together quickly, but i don't think its correct.

If i look at: curl https://www.googletagmanager.com/gtag/js?id=G-ZDYP7XXXX

I get
b="https://www.google-analytics.com/g/collect"
but also
"https://stats.g.doubleclick.net/g/collect"

so just swappign it w/ regex will not be correct.

@donbowman donbowman changed the title feat: add support for /g/collect endpoint WIP: add support for /g/collect endpoint Jan 26, 2021
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.

/g/collect endpoint
1 participant