Tracker install
Add this one line to the LMS site to enable website tracking.
Install snippet
First-party website tracker<script async src="/naseej-tracker.js" data-endpoint="/api/public/track"></script>The script is async and non-blocking, never interferes with any LMS flow, and is removed by deleting the line.