Skip to content

Commit d68fd9d

Browse files
committed
IBX-9107 Fixed spaces.
1 parent b647108 commit d68fd9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/personalization/tracking_with_ibexa-tracker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ 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-
`<USER_ID>`  - empty string for cookie based anonymous user or replaced with the value generated
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
2727
by your user identifier system for logged in user.
2828

2929
All identifiers can be any form of string.

0 commit comments

Comments
 (0)