-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key points Disagreeing no longer redirects users away from site, instead it is noted that they responded and said not to track. Agreeing: Cookies are set that they have responded to the consent form and tracking is enabled. When tracking is enabled Segment and Sentry are both initialized. If we `canTrack` they are agreed to on page load. `canTrack` is defined as either the visitor NOT being identified as likely being in EU or being in EU and agreeing to being tracked.
- Loading branch information
Showing
3 changed files
with
39 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters