Skip to main content
trackEvent('gallery.upload_cta_click', {
  widgetId: 'gallery-homepage',
  widgetType: 'gallery',
  marketId: 'market_se',
  pagePositionX: 0,
  pagePositionY: 920
})
{
  "widgetId": "gallery-homepage",
  "widgetType": "gallery",
  "marketId": "market_se",
  "pagePositionX": 0,
  "pagePositionY": 920
}

Documentation Index

Fetch the complete documentation index at: https://docs.cevoid.com/llms.txt

Use this file to discover all available pages before exploring further.

Sent when a shopper clicks the upload CTA inside a gallery. The browser event is emitted as cevoid:gallery.upload_cta_click. The forwarded payload is available on event.detail.

Payload fields

widgetId
string
required
Gallery widget instance ID.
widgetType
'gallery' | 'card'
required
Use the actual widget type, typically gallery.
marketId
string
Market identifier for localized storefronts.
pagePositionX
number
Horizontal page position.
pagePositionY
number
Vertical page position.