Difference between revisions of "Widget:LogMissing"

From Computational Memory Lab
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<script>
+
<script type="text/javascript">
_gaq.push(['_trackEvent',
+
 
 +
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-36307748-1']);
 +
_gaq.push(['_trackEvent',
 
       'WikiEvents', // category of activity
 
       'WikiEvents', // category of activity
 
       'MissingPage', // Action
 
       'MissingPage', // Action
  ]);
 
_gaq.push(['_setAccount', 'UA-36307748-1']);
 
 
   _gaq.push(['_trackPageview']);
 
   _gaq.push(['_trackPageview']);
  
Line 13: Line 14:
 
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 
   })();
 
   })();
 +
 
</script>
 
</script>
 
</includeonly>
 
</includeonly>

Revision as of 00:10, 23 January 2013