[
https://issues.apache.org/jira/browse/MSKINS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411304#comment-16411304
]
ASF GitHub Bot commented on MSKINS-143:
---------------------------------------
ctron opened a new pull request #2: MSKINS-143: Allow setting GA options for
forceSSL and anonymizeIP
URL: https://github.com/apache/maven-fluido-skin/pull/2
This change allows to set the GA tracker options for forceSSL
and anonymizeIP. This may be required due to data protection laws.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Allow setting anonymizeIP and forceSSL
> --------------------------------------
>
> Key: MSKINS-143
> URL: https://issues.apache.org/jira/browse/MSKINS-143
> Project: Maven Skins
> Issue Type: Bug
> Components: Fluido Skin
> Affects Versions: fluido-1.7
> Reporter: Jens Reimann
> Priority: Blocker
>
> With the upcoming European GDPR regulations it is necessary to anonymize and
> protect tracking data. Using Google Analytics this requires (at least) the
> two options to be set:
> forceSSL - In order to encrypt data between the browser and the google
> infrastructure, whether the actual page is requested by HTTP or HTTPS doesn't
> matter
> anonymizeIP - In order to anonymize the IP address
> Currently the Fluido Skin doesn't allow to set those two options.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)