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)
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.
Related Articles
Connect Hotjar
OVERVIEW You can connect Hotjar to your Pluto LMS site in order to track and analyze visitors to your site. USE CASE EXAMPLE: Improving Course Usability in Pluto with Hotjar Scenario: An educational institution uses Pluto for delivering online ...
Connect Google Analytics
OVERVIEW You can connect Google Analytics to your Pluto LMS site in order to track and analyze visitors to your site. USE CASE EXAMPLE: Improving Employee Training Engagement Company: ABC Manufacturing Scenario: ABC Manufacturing has implemented an ...
Google OAuth2 Setup
OVERVIEW Google OAuth is commonly used in Pluto LMS to provide secure and convenient authentication and authorization for users. By integrating Google OAuth into an LMS, institutions can simplify user registration and login processes, enhance ...