Skip to main content
POST
Create Events

Headers

referer
string
user-agent
string
x-forwarded-for
string
x-forwarded-host
string

Body

application/json
tenant
string
required
market
string
required
type
enum<string>
required
Available options:
page_view,
click,
add_to_cart,
purchase,
element_visible,
ws_click,
recommendations_inserted,
native_shopify_collection_click,
native_shopify_collection_view,
native_shopify_grid_item_click,
shopify_search_item_click,
shopify_search_add_to_cart,
shopify_search_purchase
deduplication_id
string | null
user_id
string | null
session_id
string | null
dsid
string | null
Minimum string length: 1
ab_test_group
string | null
product_id
string | null
variant_ids
string[] | null
entity_identifiers
Entity Identifiers · object | null
url
string | null
entity_price
string | null
currency
string | null
document_referrer
string | null
document_width
string | null
attribution_id
string | null
recommendation_id
string | null
search_result_id
string | null
product_listing_result_id
string | null
click_location
string | null
page_url
string | null
recommendation_type
string | null
collection_handle
string | null
shopify_collection_id
string | null
grid_item_id
integer | null
depict_ab_variant
string | null

Response

Successful Response