Difference between revisions of "Widget:LogMissing"

From Computational Memory Lab
Jump to: navigation, search
(Created page with "<includeonly> <script> _gaq.push(['_trackEvent', 'WikiEvents', // category of activity 'MissingPage', // Action ]); </script> </includeonly>")
 
Line 5: Line 5:
 
       'MissingPage', // Action
 
       'MissingPage', // Action
 
   ]);
 
   ]);
 +
_gaq.push(['_setAccount', 'UA-36307748-1']);
 +
  _gaq.push(['_trackPageview']);
 +
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 
</script>
 
</script>
 
</includeonly>
 
</includeonly>

Revision as of 00:03, 23 January 2013