v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Events

post/api/itemclick

Query parameters

instanceKeystring required

Request body

RequestIdstring

The ID of the request (e.g., a search or navigation) that provided the data or context for this event. Used to correlate this action back to the originating request.

ItemIdstring

The article number of the product the visitor clicked on.

{"stackTrail":"components:schemas:ItemClickEventModel:properties:SessionKey","oasType":"schema","type":"unknown","description":"The key of the session. This key is used to group events that belong to the same session. Allowed characters are alphanumeric characters and hyphens."}
{"stackTrail":"components:schemas:ItemClickEventModel:properties:ProfileKey","oasType":"schema","type":"unknown","description":"The profile key identifying the visitor associated with this event. Must not include personally identifiable information (PII) to comply with GDPR guidelines."}

Response

No Content