This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 270132c  Re-added tracking id to new website (#2349)
270132c is described below

commit 270132c55eaa6170edcb3448efe6472d5b184ac8
Author: Matteo Merli <[email protected]>
AuthorDate: Thu Aug 9 12:45:09 2018 -0700

    Re-added tracking id to new website (#2349)
---
 site2/website/siteConfig.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site2/website/siteConfig.js b/site2/website/siteConfig.js
index b5f3e50..6a3196c 100644
--- a/site2/website/siteConfig.js
+++ b/site2/website/siteConfig.js
@@ -118,6 +118,7 @@ const siteConfig = {
       facetFilters: ['language:LANGUAGE', 'version:VERSION'],
     },
   },
+  gaTrackingId: 'UA-102219959-1',
 
   /* colors for website */
   colors: {

Reply via email to