User Tagging

You can tag a user by adding the ot_ prefix to an attribute. The following example illustrates how this is done, just add the following url attribute to the page where you collect the data, for instance an email:

https://mydomain.com?ot_email=john.doe@example.com
Make sure you replace john.doe@example.com with your (dynamically) generated email

You will need to replace "john.doe@example.com" with the real data. This can also be done in various ways with all types of programming languages or with javascript in the page itself with the ot_tag function, contact support for more information.

Pageviews & duration

Sending events to Opentracker's events engine with a ot_ prefix in an attribute in the url, automatically updates the state of the session and the users. The state is updated in the user interface for the user, sessions and events. A cookie will hold the state informations.