[
https://issues.apache.org/jira/browse/KAFKA-13868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568565#comment-17568565
]
ASF GitHub Bot commented on KAFKA-13868:
----------------------------------------
divijvaidya opened a new pull request, #424:
URL: https://github.com/apache/kafka-site/pull/424
As per the [ASF privacy
policy](https://privacy.apache.org/faq/committers.html), Google Analytics
should be replaced with Apache hosted version of Matomo to remain complaint
with GDPR.
Email thread where we received the site Id that is used with Matomo:
https://lists.apache.org/thread/0rpo0ffcd70c2yxfnqfqk43oyg7c8x8d
## Code changes
- Remove Google Analytics script
- Remote `google-site-verification` files which are used by Google to verify
the ownership of site.
- Add Matomo script to the `<head>` section (all JS scripts should ideally
be placed there and not in `<body>`).
## Results
After deploying the changes, we should be able to analyse the results at
https://analytics.apache.org/index.php?module=MultiSites&action=index&idSite=1&period=day&date=yesterday
> Website updates to satisfy Apache privacy policies
> --------------------------------------------------
>
> Key: KAFKA-13868
> URL: https://issues.apache.org/jira/browse/KAFKA-13868
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Assignee: Divij Vaidya
> Priority: Critical
>
> The ASF has updated its privacy policy and all websites must be compliant.
> The full guidelines can be found in
> [https://privacy.apache.org/faq/committers.html]
> The Kafka website has a few issues, including:
> - It's missing a link to the privacy policy:
> [https://privacy.apache.org/policies/privacy-policy-public.html]
> - It's using Google Analytics
> - It's using Google Fonts
> - It's using scripts hosted on Cloudflare CDN
> - Embedded videos don't have an image placeholder
> As per the email sent to the PMC, all updates have to be done by July 22.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)