Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

[Feature] Add Google Analytics Opt-Out for GDPR #526

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[Feature] Add Google Analytics Opt-Out for GDPR #526

wants to merge 5 commits into from

Conversation

Cretection
Copy link

Add the Google Analytics Opt-Out Function to control Google Analytics for GDPR

Add 'services.googleAnalytics.optoutCode = 0' to enable the Opt-Out-Code via Constants Editor
Add Constant to Typoscript
Add Variable 'gaOptOutCode' to FLUIDTEMPLATE
Add $this->cObj->data['gaOptOutCode'] = (int)!empty($gaConf['optoutCode']); for the Template
Add the Opt-Out-Code to the Template
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant