Skip to content

Commit 8a74a1b

Browse files
committed
tracking_api.md: user_doc_4_6 for doc not ported to 3.3
1 parent d3544e6 commit 8a74a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/personalization/developer_guide/tracking_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The most popular user events are:
1313
- Login - When a user logs in on a website
1414
- Clickrecommended - When a user clicks a recommendation
1515

16-
For a complete list of events, see [Event types]([[= user_doc =]]/personalization/event_types) in the user documentation.
16+
For a complete list of events, see [Event types]([[= user_doc =]]/personalization/event_types/) in the user documentation.
1717
Depending on the event type, some additional parameters, such as item price
1818
or user rating, must be provided.
1919

@@ -171,7 +171,7 @@ For a list of embedded parameters that each of the events may use, see the follo
171171

172172
|Name|Description|Values|
173173
|---|---|---|
174-
|`customerid`|A customer ID (for example "00000"). Can be used to identify a website in installations that [hosts multiple SiteAccesses]([[= user_doc =]]/personalization/use_cases/#multiple-website-hosting).|alphanumeric|
174+
|`customerid`|A customer ID (for example "00000"). Can be used to identify a website in installations that [hosts multiple SiteAccesses]([[= user_doc_4_6 =]]/personalization/use_cases/#multiple-website-hosting).|alphanumeric|
175175
|userid|A user's ID on the website of the customer. It could be an internal customer code, a session code or a cookie for anonymous users.|URL-encoded alphanumeric|
176176
|`itemtypeid`|Item type ID.|1 to 2147483647|
177177
|`itemid`|A unique ID of the item the user has clicked.</br>String-based identifiers are also supported as item IDs to track content on a website, but it is discouraged due to fraud and security issues. If you are unable to provide numeric identifiers for the tracking process, contact Ibexa for further information and implementation notes.|1 to 2147483647|

0 commit comments

Comments
 (0)