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

Re-add Google Analytics #962

Merged
merged 2 commits into from
Oct 5, 2016
Merged

Re-add Google Analytics #962

merged 2 commits into from
Oct 5, 2016

Conversation

quis
Copy link
Member

@quis quis commented Oct 5, 2016

Revert "Remove Google Analytics"

This reverts commit f31170f.

Remove UUIDs from URLs sent to Google Analytics

If all our URLs are unique (because they contain service/job/template IDs) then it makes it hard to aggregate how users are behaving across a range of services/jobs/templates.

This commit replaces anything that looks like a UUID in a URL with .

Regex taken from http://stackoverflow.com/a/18516125/147318

screen shot 2016-10-05 at 10 58 03

If all our URLs are unique (because they contain service/job/template
IDs) then it makes it hard to aggrate how users are behaving across a
range of services/jobs/templates.

This commit replaces anything that looks like a UUID in a URL with `…`.
@yahoopete
Copy link

👍

@quis quis merged commit 0a0bfa9 into master Oct 5, 2016
@quis quis deleted the re-add-analytics branch October 5, 2016 13:49
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.

None yet

2 participants