[ 
https://issues.apache.org/jira/browse/APEXCORE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashwin Chandra Putta updated APEXCORE-553:
------------------------------------------
    Description: 
Add Google Analytics tracking to the apex.apache.org website so that we can 
learn about website traffic and what users are looking for.

{code}
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-85540278-1', 'auto');
  ga('send', 'pageview');

</script>
{code}

Add privacy footer to indicate collection of data. Reference: 
http://www.apache.org/foundation/policies/privacy.html

Discussion: 
https://lists.apache.org/thread.html/f1af3f19ecd2532eb2f5cea2a81fda744912112df5259e2d55c05b88@%3Cdev.apex.apache.org%3E

  was:
Add Google Analytics tracking to the apex.apache.org website so that we can 
learn about website traffic and what users are looking for.

{code}
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-85540278-1', 'auto');
  ga('send', 'pageview');

</script>
{code}

Discussion: 
https://lists.apache.org/thread.html/f1af3f19ecd2532eb2f5cea2a81fda744912112df5259e2d55c05b88@%3Cdev.apex.apache.org%3E


> Add google analytics tracking to apex website
> ---------------------------------------------
>
>                 Key: APEXCORE-553
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-553
>             Project: Apache Apex Core
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Ashwin Chandra Putta
>            Assignee: Michelle Xiao
>
> Add Google Analytics tracking to the apex.apache.org website so that we can 
> learn about website traffic and what users are looking for.
> {code}
> <script>
>   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
>   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
> Date();a=s.createElement(o),
>   
> m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
>   
> })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
>   ga('create', 'UA-85540278-1', 'auto');
>   ga('send', 'pageview');
> </script>
> {code}
> Add privacy footer to indicate collection of data. Reference: 
> http://www.apache.org/foundation/policies/privacy.html
> Discussion: 
> https://lists.apache.org/thread.html/f1af3f19ecd2532eb2f5cea2a81fda744912112df5259e2d55c05b88@%3Cdev.apex.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to