Pre-Requisites
Before proceeding, ensure you sign up on Litlyx and create a new workspace.1. Install
With this line of code in your index.html, inside the body or head tag, you can already collect analytics likePage Visits
, Referrers
, Avarage Session Time
and many more.
javascript
2. Collect Custom Events
To customize your experience, add the following line in each function you desire. There is no limit to the number of events.javascript
metadata
field. In your dashboard, you can group them in the Events
tab with the Event Metadata Analyzer
.
javascript