rossturk opened a new pull request, #576: URL: https://github.com/apache/airflow-site/pull/576
Hello! This replaces the Google Analytics tracking tag in the airflow.apache.org website with a Matomo one from the ASF. I propose this because the ASF has recently updated its privacy policy, which now prohibits use of Google Analytics. There are three changes in this PR: 1. Disabling GA in the Hugo config 2. Replacing the tag in the Sphinx theme 3. Replacing the tag in all of the prebuilt `docs-archive` content (about 80k pages!) For #3, I used this script: https://gist.github.com/rossturk/1223ae5d57fbcbb4bc32da0d49137ef2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
