Pre-Requisites
Before proceeding, ensure you sign up on Litlyx and create a new workspace.Minimal Setup
Make sure you have initialized the library in your entry point.
function you would like to track.
Handle Metadata
Sometimes just anevent name isnβt enough. If you want to add more control to your data, you can use the metadata field. Like this:
HTML example code
Function example code
Ready to go!
Analyze all yourscustom events on the cloud dashboard.
- Understand how users interact with your website by creating
Custom Funnels. - Analyze where your users come from and trigger an event with the
User Flow. - Check events metadata with our
Events Metadata Analyzer.
For Devs πΎ Test events with cURL
Curious to see how Litlyx works with events? Simply use the cURL command below to send a test event. Just replaceworkspace_id with your actual workspace ID in your terminal.