Skip to content

Commit 5230aed

Browse files
committed
IBX-9107 Updated not defined user details.
1 parent d68fd9d commit 5230aed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/personalization/tracking_with_ibexa-tracker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ It activates the tracking by inserting <https://cdn.perso.ibexa.co/ibexa-track
2424
To 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

2930
All identifiers can be any form of string.
3031
Paste this snippet into your website template page so that it appears before

0 commit comments

Comments
 (0)