Lucky Cart Shopper Events API
Event ingest for shopper behaviour on a retailer storefront. A single POST /event endpoint accepts {shopperId, siteKey, eventName, payload}, where eventName is a Lucky Cart event such as pageViewed or cartValidated and the payload carries the page context — pageType, pageId, storeType and storeId. Events are what make a shopper eligible for banner selection and for a game experience, so the event call precedes every banner or experience read in the documented integration workflow. The service is versioned in the URI path at /v1 and accepts an empty response body on success.