Skip to content

Commit f3ddcff

Browse files
committed
Merge remote-tracking branch 'origin/IBX-8970_perso_dev_doc_update' into IBX-8970_perso_dev_doc_update
# Conflicts: # docs/personalization/tracking_with_ibexa-tracker.md
2 parents 2f319f8 + 6980f70 commit f3ddcff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/personalization/tracking_with_ibexa-tracker.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ It activates the tracking by inserting <https://cdn.perso.ibexa.co/ibexa-track
2222
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, `<CONTENT_TYPE_ID>` with the content type identifier ,
26-
`<CONTENT_ID>` with the content identifier . `<USER_ID>`  could be empty string or replaced with
27-
one generated by your user identifier.
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.
2827
All identifiers can be any form of string.
2928
Paste this snippet into your website template page so that it appears before
3029
the closing `</head>` tag.

0 commit comments

Comments
 (0)