mik-laj commented on a change in pull request #5930: [AIRFLOW-5148] Adding GA 
and privacy notice to website
URL: https://github.com/apache/airflow/pull/5930#discussion_r318607882
 
 

 ##########
 File path: docs/templates/layout.html
 ##########
 @@ -108,3 +113,22 @@
     }
   </style>
 {% endblock %}
+
+{% block footer %}
+{{ super() }}
+<div class="footer">This page uses <a href="https://analytics.google.com/";>
+Google Analytics</a> to collect statistics. You can disable it by blocking
+the JavaScript coming from www.google-analytics.com. Check our
+<a href="privacy_notice.html">Privacy Policy</a>
 
 Review comment:
   Does it work on subpages? 
   For example: 
   On this page: 
``https://airflow.readthedocs.io/en/latest/howto/operator/gcp/natural_language.html``
   This link will point to: 
``https://airflow.readthedocs.io/en/latest/howto/operator/gcp/privay_notice.html``

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to