Headers
Header acceptance criteria
"application/json"
This is the Lucidworks Platform Analytics Studio embed token generated after the signal store is created. To obtain the embed token: 1. Sign in to Lucidworks Platform, click Analytics Studio and then click the signal store. 2. Click Integrations > Signals Using Embed Token. 3. If the token is not generated, click Generate. The embed token displays on the screen and also in all of the cURL examples. 4. Copy that token to paste into your codebase.
"qasdlkjdoiu1123455WECMMLLJ22eeg"
Content type format
"application/json"
Body
The event time displayed in epoch time milliseconds.
1744305461169
The unique identifier for the visitor (user) associated with the signal. The field is a UTF-8 encoded string with a maximum of 128 characters. Do not use personally identifiable information (PII) or user data in the value.
128
"abcc8e25-d30f-2212-9f60-9b45a71453cf"
The unique identifier that tracks a specific session of a user's activity over a period of time.
128
"41a50e2-8e32-4674-5429-e1450dfdbb14"
The unique identifier for the query.
"2a97fc33-3335-3369-c2dc-456b775eb90f"
A freeform text field used to identify where the API call originates.
The value has no effect on search relevancy.
The canonical URL of the product's detail page. The field is a UTF-8 encoded string with a maximum of 5000 characters.
"https://example.com/refrigerators/silver/bottomfreezer"
The unique identifier (UUID) of the cart for this interaction.
"7f626d8c-4176-4f55-b17d-e89531e92ef7"
This floating number is the total price of the sale.
2592
This optional parameter is the IP address of the browser or device that generated the signal.
The IP address may be passed in the signal. If it is not passed in the signal, it is extracted from the request, and the last octet is dropped to mask the user's location for security purposes.
"111.222.333"
This optional unique identifier parameter is used on the purchase_complete signal and identifies an actual purchase as opposed to an attempted purchase.
"6a678f11d-2265-4d01-a4ed-6e9875bfbda2"