Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Kraume
sg_cookie_optin
Commits
145dcf74
Commit
145dcf74
authored
Jan 30, 2020
by
Peter Kraume
Browse files
[TASK] Fix missing line breaks
parent
b7ba896f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
145dcf74
...
...
@@ -54,8 +54,8 @@ gtag('config', 'GA_MEASUREMENT_ID');
In order for us to know which cookie groups the user has accepted, we must also store an essential cookie.
The structure is as follows:
**Name**
: cookie_optin
**Example data**
: essential:1|analytics:0|performance:1
**Name**
: cookie_optin
**Example data**
: essential:1|analytics:0|performance:1
**Explanation**
: The user has accepted the essential and performance groups, but not the analytics one.
## Additional Features
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment