File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,10 @@ It activates the tracking by inserting <https://cdn.perso.ibexa.co/ibexa-track
2222< https://cdn.perso.ibexa.co/ibexa-tracker.min.js > into the page.
2323
2424To use this mechanism on your pages, copy the code snippet below, and replace
25- ` <YOUR_MANDATOR_ID> ` with the customer ID, ` <PAGE_ID> ` with the page/item identifier
26- and ` <USER_ID> ` with the one generated by your user identifier.
25+ ` <YOUR_MANDATOR_ID> ` with the customer ID, ` <PAGE_ID> ` with the page/item identifier .
26+ ` <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.
28+
2729All identifiers can be any form of string.
2830Paste this snippet into your website template page so that it appears before
2931the closing ` </head> ` tag.
You can’t perform that action at this time.
0 commit comments