File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ It activates the tracking by inserting <https://cdn.perso.ibexa.co/ibexa-track
2424To use this mechanism on your pages, copy the code snippet below, and replace
2525` <YOUR_MANDATOR_ID> ` with the customer ID, ` <PAGE_ID> ` with the page/item identifier.
2626` <USER_ID> ` - empty string for cookie based anonymous user or replaced with the value generated
27- by your user identifier system for logged in user.
27+ by your user identifier system for logged-in user. In case user activity should not be tracked,
28+ 'not_defined' value should be used to still have an event stored without link to the user.
2829
2930All identifiers can be any form of string.
3031Paste this snippet into your website template page so that it appears before
You can’t perform that action at this time.
0 commit comments