MartijnVisser commented on a change in pull request #506:
URL: https://github.com/apache/flink-web/pull/506#discussion_r799235727



##########
File path: content/news/2022/01/31/release-statefun-3.2.0.html
##########
@@ -33,6 +33,8 @@
       /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
       /* We explicitly disable cookie tracking to avoid privacy issues */
       _paq.push(['disableCookies']);
+      /* Measure a visit to flink.apache.org and nightlies.apache.org/flink as 
the same visit */
+      _paq.push(["setDomains", 
["*.flink.apache.org","*.nightlies.apache.org/flink"]]);

Review comment:
       I was not expecting this to appear in this PR, but it seems that you've 
found one page where this wasn't properly set yet when you were rebuilding the 
website. Thanks :)




-- 
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]


Reply via email to