Deprecation Warning:
The client-side analytics events documented in this reference are deprecated. All event documentation has been moved to the SDK and is now available through the Analytics API.
Triggered when the 'Checkout' button is clicked.
Properties:
| Name | Type | Description |
|---|---|---|
| origin | text | Wix App name, i.e Events, Bookings |
| contents | array | All events in cart |
| contents.name | text | Event name |
| contents.price | number | Ticket price |
| contents.currency | currency | Currency in ISO-4217 format |
| contents.variant | text | Ticket type |
| contents.quantity | number | Number of tickets |
| isPremium | boolean | Whether the Wix site is Premium |
| userId | text | User ID |
| metaSiteId | text | Wix site ID |
Example: