Skip to main content

With Trackers

Inline installation and configured trackers and identity

This page is configured with the easiest installation method, while also letting trackers and identity options to be set identity: session and trackers: page, click, and form.
You can install this example, just by adding this onto your web page

<script type="text/javascript" 
id="beaconScript"
async
src="beacon.js"
data-api-root="http://localhost"
data-trackers="page,click,form"
data-identity="session"
></script>

Interactive Example

With Trackers Example