Embed Other Tracking Codes

Embed Other Tracking Codes

OVERVIEW

You can connect any 3rd party web analytics tool to your Pluto LMS site in order to track and analyze visitors to your site. 

STEP 1: GET TRACKING CODE FROM 3RD PARTY

Please contact your 3rd party service provider for your tracking code and then follow step 2 below. This code will look something like this:

<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','//www.google-analytics.com/analytics.js','ga');
 
  ga('create', 'UA-xxxxxx-1', 'auto');
  ga('send', 'pageview');
</script>

STEP 2: SEND CODE TO PLUTO LMS

Please email your tracking code to support@plutolms.com and we will add this for you via the backend.