Skip to content

Commit b647108

Browse files
committed
IBX-9107 Added more details about user
1 parent 93479ba commit b647108

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/personalization/tracking_with_ibexa-tracker.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2424
To 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+
2729
All identifiers can be any form of string.
2830
Paste this snippet into your website template page so that it appears before
2931
the closing `</head>` tag.

0 commit comments

Comments
 (0)