Javascript integration

Javascript SDK allows you to know users interact with your web applications. Web app analytics provides a comprehensive understanding of user interactions which is essential for optimizing the user experience and enhancing engagement. 

Currently our Javascript SDK supports Events, Page views (Screens), and Sessions.

To get data from your web apps to Apptics, you need to add the JS script to your web app.

Add the script 

  • Add the following script tag to your HTML file.

Copied<script type='text/javascript' src='https://apptics.zoho.com/sdk/web/v1/67890/123456789/init?aaID=91234567890' crossorigin='anonymous' defer></script>