20 votes

Track Media

With Track Media you can see information about your media items in Google Analytics.

This package requires that your website is using jQuery and that you have the Google Analytics code on your page. 

For example:

<script src="/umbraco_client/ui/jquery.js" type="text/javascript"></script>
<script type="text/javascript">

      var _gaq _gaq || [];
      _gaq.push(['_setAccount''UA-XXXXX-X']);
      _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 document.getElementsByTagName('script')[0]
           s.parentNode.insertBefore(gas);
       })();

</script>

There are 2 versions of this package. A version which is build on .NET 2.0 and works until v4.5.2.
If you want to use the package on v4.6.1+ you can install the default package which is build on .NET 4.0.

You can watch a video on how to install this package here: http://www.screenr.com/J4a8.


Screenshots

Package owner

Jeroen Breuer

Jeroen Breuer

Jeroen has 12265 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Jeroen Breuer
  • Created: 01/10/2012
  • Current version 1.0
  • License MIT
  • Downloads on Our: 1.5K

External resources