Inspectlet records and plays back all user interaction with your website to let you observe how people are using it and figure out how to optimize their experience.
To use Inspectlet for monitoring your TalentLMS portal, follow these steps
1. Go to inspectlet.com and sign up. In the Add a website (1) field, type your TalentLMS domain (e.g., yourdomain.talentlms.com).
Note: If you already have an Inspectlet account, just click Add new site on your dashboard and type your TalentLMS domain in the Site name field. |
2. In the Your Install Code code area, you can see the JavaScript snippet (2) for your TalentLMS website. Copy it.
3. Sign in to your TalentLMS account as Administrator and go to Home > Account & Settings.
4. Go to the Theme tab and make sure to choose your active theme.
5. Go to the Javascript (3) tab.
6. Paste the Inspectlet JavaScript code without the HTML parts, i.e.,
<!-- Begin Inspectlet Asynchronous Code --> <script type="text/javascript">
</script> <!-- End Inspectlet Asynchronous Code -->
7. Click Update to save your changes.