Buyer events
[
0:{
"name":"widget_loaded"
"description":"Fired when the widget loads in the team's website"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
14:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
1:{
"name":"widget_clicked"
"description":"Fired when the widget is clicked"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
14:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
2:{
"name":"match_list_viewed"
"description":"Fired when a user views the match list page"
"properties":[
0:{
"name":"match_count"
"type":"number"
"description":"Number of matches displayed on the page"
"example":"2"
"category":"match_list"
}
1:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
2:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
3:{
"name":"subscription_modal_opened"
"description":"Fired when the user opens the price alert modal"
"properties":[
0:{
"name":"match_count"
"type":"number"
"description":"Number of matches displayed on the page"
"example":"2"
"category":"match_list"
}
1:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
2:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
4:{
"name":"subscription_completed"
"description":"Fired when the user subscribes to the price alert"
"properties":[
0:{
"name":"match_count"
"type":"number"
"description":"Number of matches displayed on the page"
"example":"2"
"category":"match_list"
}
1:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"subscription"
}
2:{
"name":"phone_number"
"type":"string"
"description":"User's phone number"
"example":"+528181818181"
"category":"subscription"
}
3:{
"name":"error_message"
"type":"string"
"description":"Error message if the subscription was unsuccessful. It's empty if the subscription was successful"
"example":"Email El correo es requerido"
"category":"subscription"
}
4:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
5:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
5:{
"name":"subscription_failed"
"description":"Fired when the subscription attempt fails"
"properties":[
0:{
"name":"match_count"
"type":"number"
"description":"Number of matches displayed on the page"
"example":"2"
"category":"match_list"
}
1:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"subscription"
}
2:{
"name":"phone_number"
"type":"string"
"description":"User's phone number"
"example":"+528181818181"
"category":"subscription"
}
3:{
"name":"error_message"
"type":"string"
"description":"Error message if the subscription was unsuccessful. It's empty if the subscription was successful"
"example":"Email El correo es requerido"
"category":"subscription"
}
4:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
5:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
6:{
"name":"match_selected"
"description":"Fired when a user selects a match"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
14:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
7:{
"name":"seats_selection_viewed"
"description":"Fired when a user views the seat selection page"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
14:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
8:{
"name":"seats_zone_selected"
"description":"Fired when a user selects a seating zone"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_zone_availability"
"type":"number"
"description":"Number of available seats in the zone"
"example":"17"
"category":"seat_zone"
}
14:{
"name":"seat_zone_capacity"
"type":"number"
"description":"Total seats published by sellers in the zone"
"example":"2296"
"category":"seat_zone"
}
15:{
"name":"seat_zone_id"
"type":"number"
"description":"Unique identifier for the seating zone"
"example":"CSO"
"category":"seat_zone"
}
16:{
"name":"seat_zone_price"
"type":"number"
"description":"Price per seat in the selected zone"
"example":"3000"
"category":"seat_zone"
}
17:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
18:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
9:{
"name":"seats_section_selected"
"description":"Fired when a user selects a specific section within a zone"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_zone_availability"
"type":"number"
"description":"Number of available seats in the zone"
"example":"17"
"category":"seat_zone"
}
14:{
"name":"seat_zone_capacity"
"type":"number"
"description":"Total seats published by sellers in the zone"
"example":"2296"
"category":"seat_zone"
}
15:{
"name":"seat_zone_id"
"type":"number"
"description":"Unique identifier for the seating zone"
"example":"CSO"
"category":"seat_zone"
}
16:{
"name":"seat_zone_price"
"type":"number"
"description":"Price per seat in the selected zone"
"example":"3000"
"category":"seat_zone"
}
17:{
"name":"seat_section_availability"
"type":"number"
"description":"Number of available seats in the section"
"example":"2"
"category":"seat_section"
}
18:{
"name":"seat_section_capacity"
"type":"number"
"description":"Total seats published by sellers in the section"
"example":"446"
"category":"seat_section"
}
19:{
"name":"seat_section_id"
"type":"number"
"description":"Unique identifier for the seating section"
"example":"CSO-B"
"category":"seat_section"
}
20:{
"name":"seat_section_price"
"type":"number"
"description":"Price per seat in the selected section. For now, the seat prices only depend on the zone and are all the same in the section."
"example":"3000"
"category":"seat_section"
}
21:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
22:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
10:{
"name":"seats_selected"
"description":"Fired when a user selects 1 or more seats"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats selected"
"example":"2"
"category":"purchase"
}
14:{
"name":"seat_ids"
"type":"array"
"description":"Array of selected seat IDs. Usually the tickets are bought next to each other"
"example":"["CSO-AE5", "CSO-AE4"]"
"category":"purchase"
}
15:{
"name":"seat_section_ids"
"type":"array"
"description":"Array of selected seat sections IDs. Usually the tickets are bought in the same section"
"example":"["CSO-A"]"
"category":"purchase"
}
16:{
"name":"seat_zone_ids"
"type":"array"
"description":"Array of selected seat zones IDs. Usually the tickets are bought in the same zone"
"example":"["CSO"]"
"category":"purchase"
}
17:{
"name":"total_price"
"type":"number"
"description":"Total price of the order"
"example":"6000"
"category":"purchase"
}
18:{
"name":"transaction_id"
"type":"string"
"description":"Unique identifier for the transaction. Useful for tracking the purchase in the DB"
"example":"xO6N9Dhss9M"
"category":"purchase"
}
19:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
20:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
11:{
"name":"purchase_attempted"
"description":"Fired when a user begins the checkout process"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats selected"
"example":"2"
"category":"purchase"
}
14:{
"name":"seat_ids"
"type":"array"
"description":"Array of selected seat IDs. Usually the tickets are bought next to each other"
"example":"["CSO-AE5", "CSO-AE4"]"
"category":"purchase"
}
15:{
"name":"seat_section_ids"
"type":"array"
"description":"Array of selected seat sections IDs. Usually the tickets are bought in the same section"
"example":"["CSO-A"]"
"category":"purchase"
}
16:{
"name":"seat_zone_ids"
"type":"array"
"description":"Array of selected seat zones IDs. Usually the tickets are bought in the same zone"
"example":"["CSO"]"
"category":"purchase"
}
17:{
"name":"total_price"
"type":"number"
"description":"Total price of the order"
"example":"6000"
"category":"purchase"
}
18:{
"name":"transaction_id"
"type":"string"
"description":"Unique identifier for the transaction. Useful for tracking the purchase in the DB"
"example":"xO6N9Dhss9M"
"category":"purchase"
}
19:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
20:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
12:{
"name":"payment_attempted"
"description":"Fired when a user attempts to make a payment"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats selected"
"example":"2"
"category":"purchase"
}
14:{
"name":"seat_ids"
"type":"array"
"description":"Array of selected seat IDs. Usually the tickets are bought next to each other"
"example":"["CSO-AE5", "CSO-AE4"]"
"category":"purchase"
}
15:{
"name":"seat_section_ids"
"type":"array"
"description":"Array of selected seat sections IDs. Usually the tickets are bought in the same section"
"example":"["CSO-A"]"
"category":"purchase"
}
16:{
"name":"seat_zone_ids"
"type":"array"
"description":"Array of selected seat zones IDs. Usually the tickets are bought in the same zone"
"example":"["CSO"]"
"category":"purchase"
}
17:{
"name":"total_price"
"type":"number"
"description":"Total price of the order"
"example":"6000"
"category":"purchase"
}
18:{
"name":"transaction_id"
"type":"string"
"description":"Unique identifier for the transaction. Useful for tracking the purchase in the DB"
"example":"xO6N9Dhss9M"
"category":"purchase"
}
19:{
"name":"payment_type"
"type":"string"
"description":"Type of payment method used. For now, the only option is 'card'"
"example":"card"
"category":"payment"
}
20:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
21:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
13:{
"name":"purchase_completed"
"description":"Fired when a user successfully completes a purchase"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats selected"
"example":"2"
"category":"purchase"
}
14:{
"name":"seat_ids"
"type":"array"
"description":"Array of selected seat IDs. Usually the tickets are bought next to each other"
"example":"["CSO-AE5", "CSO-AE4"]"
"category":"purchase"
}
15:{
"name":"seat_section_ids"
"type":"array"
"description":"Array of selected seat sections IDs. Usually the tickets are bought in the same section"
"example":"["CSO-A"]"
"category":"purchase"
}
16:{
"name":"seat_zone_ids"
"type":"array"
"description":"Array of selected seat zones IDs. Usually the tickets are bought in the same zone"
"example":"["CSO"]"
"category":"purchase"
}
17:{
"name":"total_price"
"type":"number"
"description":"Total price of the order"
"example":"6000"
"category":"purchase"
}
18:{
"name":"transaction_id"
"type":"string"
"description":"Unique identifier for the transaction. Useful for tracking the purchase in the DB"
"example":"xO6N9Dhss9M"
"category":"purchase"
}
19:{
"name":"payment_type"
"type":"string"
"description":"Type of payment method used. For now, the only option is 'card'"
"example":"card"
"category":"payment"
}
20:{
"name":"payment_id"
"type":"string"
"description":"Unique identifier for the payment"
"example":"truf2hou32pbibt0dixs"
"category":"payment"
}
21:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
22:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
14:{
"name":"payment_failed"
"description":"Fired when a payment attempt fails"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats selected"
"example":"2"
"category":"purchase"
}
14:{
"name":"seat_ids"
"type":"array"
"description":"Array of selected seat IDs. Usually the tickets are bought next to each other"
"example":"["CSO-AE5", "CSO-AE4"]"
"category":"purchase"
}
15:{
"name":"seat_section_ids"
"type":"array"
"description":"Array of selected seat sections IDs. Usually the tickets are bought in the same section"
"example":"["CSO-A"]"
"category":"purchase"
}
16:{
"name":"seat_zone_ids"
"type":"array"
"description":"Array of selected seat zones IDs. Usually the tickets are bought in the same zone"
"example":"["CSO"]"
"category":"purchase"
}
17:{
"name":"total_price"
"type":"number"
"description":"Total price of the order"
"example":"6000"
"category":"purchase"
}
18:{
"name":"transaction_id"
"type":"string"
"description":"Unique identifier for the transaction. Useful for tracking the purchase in the DB"
"example":"xO6N9Dhss9M"
"category":"purchase"
}
19:{
"name":"payment_error_message"
"type":"string"
"description":"Description of the payment failure reason"
"example":"The card was declined by the bank"
"category":"payment"
}
20:{
"name":"payment_error_type"
"type":"string"
"description":"Type of payment error"
"example":"gateway"
"category":"payment"
}
21:{
"name":"payment_id"
"type":"string"
"description":"Unique identifier for the payment"
"example":"truf2hou32pbibt0dixs"
"category":"payment"
}
22:{
"name":"payment_type"
"type":"string"
"description":"Type of payment method used. For now, the only option is 'card'"
"example":"card"
"category":"payment"
}
23:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
24:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
15:{
"name":"purchase_expired"
"description":"Fired when the purchase timer expires"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"page"
"type":"string"
"description":"Name of the page where the timer expired"
"example":"seat_selection | checkout | payment_failed"
"category":"timer"
}
14:{
"name":"timer_duration"
"type":"number"
"description":"Duration of the timer in minutes"
"example":"10"
"category":"timer"
}
15:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
16:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
]
Seller events
[
0:{
"name":"sign_up_page_viewed"
"description":"Initial page load for the login view"
"properties":[
0:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
1:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
1:{
"name":"sign_up_attempted"
"description":"Fired when the seller clicks the sign up button after validating the form"
"properties":[
0:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"login"
}
1:{
"name":"error_message"
"type":"string"
"description":"Error message if the action attempt was unsuccessful"
"example":"SeatOwner registration: User not found"
"category":"login"
}
2:{
"name":"success"
"type":"boolean"
"description":"Whether the action attempt was successful"
"example":"true"
"category":"login"
}
3:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
4:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
2:{
"name":"sign_up_completed"
"description":"Fired when the seller successfully signs up after confirming their email"
"properties":[
0:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"login"
}
1:{
"name":"error_message"
"type":"string"
"description":"Error message if the action attempt was unsuccessful"
"example":"SeatOwner registration: User not found"
"category":"login"
}
2:{
"name":"success"
"type":"boolean"
"description":"Whether the action attempt was successful"
"example":"true"
"category":"login"
}
3:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
4:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
3:{
"name":"login_page_viewed"
"description":"Initial page load for the login view"
"properties":[
0:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
1:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
4:{
"name":"login_attempted"
"description":"Fired when the seller clicks the login button"
"properties":[
0:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"login"
}
1:{
"name":"error_message"
"type":"string"
"description":"Error message if the action attempt was unsuccessful"
"example":"SeatOwner registration: User not found"
"category":"login"
}
2:{
"name":"success"
"type":"boolean"
"description":"Whether the action attempt was successful"
"example":"true"
"category":"login"
}
3:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
4:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
5:{
"name":"password_reset_attempted"
"description":"Fired when the seller clicks the password reset button"
"properties":[
0:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"login"
}
1:{
"name":"error_message"
"type":"string"
"description":"Error message if the action attempt was unsuccessful"
"example":"SeatOwner registration: User not found"
"category":"login"
}
2:{
"name":"success"
"type":"boolean"
"description":"Whether the action attempt was successful"
"example":"true"
"category":"login"
}
3:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
4:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
6:{
"name":"password_reset_completed"
"description":"Fired when the seller confirms a new password after a reset attempt"
"properties":[
0:{
"name":"email"
"type":"string"
"description":"User's email address"
"example":"example@email.com"
"category":"login"
}
1:{
"name":"error_message"
"type":"string"
"description":"Error message if the action attempt was unsuccessful"
"example":"SeatOwner registration: User not found"
"category":"login"
}
2:{
"name":"success"
"type":"boolean"
"description":"Whether the action attempt was successful"
"example":"true"
"category":"login"
}
3:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
4:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
7:{
"name":"seller_profile_viewed"
"description":"Initial page load for the seller's profile view"
"properties":[
0:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
1:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
8:{
"name":"bank_account_updated"
"description":"Fired when the seller updates an existing bank account"
"properties":[
0:{
"name":"account_holder"
"type":"string"
"description":"Name of the account holder"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
1:{
"name":"account_number"
"type":"string"
"description":"Last 4 digits of the account number"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
2:{
"name":"bank_name"
"type":"string"
"description":"Name of the bank"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
3:{
"name":"previous_account_holder"
"type":"string"
"description":"Previous name of the account holder"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
4:{
"name":"previous_account_number"
"type":"string"
"description":"Last 4 digits of the previous account number"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
5:{
"name":"previous_bank_name"
"type":"string"
"description":"Previous name of the bank_account"
"example":"Events that use this property have not been implemented yet"
"category":"bank_account"
}
6:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
7:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
9:{
"name":"seller_match_list_viewed"
"description":"Initial page load for the seller's match list view"
"properties":[
0:{
"name":"match_count"
"type":"number"
"description":"Number of matches displayed on the page"
"example":"2"
"category":"match_list"
}
1:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
2:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
10:{
"name":"seller_match_selected"
"description":"Fired when the seller selects a match to modify the seats state (published/unpublished) for the match"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
14:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
11:{
"name":"seller_seats_published"
"description":"Fired when the seller publishes at least 1 seat for a match"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats published for a match when this event was sent"
"example":"1"
"category":"seat_management"
}
14:{
"name":"seat_count_total"
"type":"number"
"description":"The total number of seats published for a match"
"example":"2"
"category":"seat_management"
}
15:{
"name":"total_price"
"type":"number"
"description":"Total price, including commissions, for all seats published for a match"
"example":"3000"
"category":"seat_management"
}
16:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
17:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
12:{
"name":"seller_seats_removed"
"description":"Fired when the seller removes all published seats for a match"
"properties":[
0:{
"name":"match_date"
"type":"datetime"
"description":"Match date and time"
"example":"2024-11-02T13:05:00"
"category":"match"
}
1:{
"name":"match_id"
"type":"string"
"description":"Match id"
"example":"rayados-atlas-20241102"
"category":"match"
}
2:{
"name":"match_league"
"type":"string"
"description":"League name"
"example":"Liga MX"
"category":"match"
}
3:{
"name":"match_price"
"type":"number"
"description":"Lowest price per seat"
"example":"3000"
"category":"match"
}
4:{
"name":"match_seat_availability"
"type":"number"
"description":"Available seats for rent"
"example":"20"
"category":"match"
}
5:{
"name":"match_seat_capacity"
"type":"number"
"description":"Total seats available for sellers to publish for the match"
"example":"4063"
"category":"match"
}
6:{
"name":"match_section_availability"
"type":"number"
"description":"Total sections with available seats"
"example":"11"
"category":"match"
}
7:{
"name":"match_section_ids"
"type":"array"
"description":"Sections with available seats"
"example":"['CSO-A', 'CSO-B', 'CSO-D', 'CSP-B', 'CSP-C', 'CSP-E']"
"category":"match"
}
8:{
"name":"match_stadium"
"type":"string"
"description":"Stadium name where the match will be held"
"example":"Estadio BBVA"
"category":"match"
}
9:{
"name":"match_team_home"
"type":"string"
"description":"Name of the home team"
"example":"Rayados"
"category":"match"
}
10:{
"name":"match_team_visitor"
"type":"string"
"description":"Name of the visitor team"
"example":"Atlas"
"category":"match"
}
11:{
"name":"match_zone_availability"
"type":"number"
"description":"Total zones with available seats"
"example":"2"
"category":"match"
}
12:{
"name":"match_zone_ids"
"type":"array"
"description":"Zones with available seats"
"example":"['CSO', 'CSP']"
"category":"match"
}
13:{
"name":"seat_count"
"type":"number"
"description":"Number of seats published for a match when this event was sent"
"example":"1"
"category":"seat_management"
}
14:{
"name":"seat_count_total"
"type":"number"
"description":"The total number of seats published for a match"
"example":"2"
"category":"seat_management"
}
15:{
"name":"total_price"
"type":"number"
"description":"Total price, including commissions, for all seats published for a match"
"example":"3000"
"category":"seat_management"
}
16:{
"name":"device_type"
"type":"string"
"description":"The type of device the app is running on: web-desktop, web-mobile"
"example":"web-mobile"
"category":"super_property"
}
17:{
"name":"user_type"
"type":"string"
"description":"The type of user: guest, seat_owner, club_admin or admin"
"example":"guest"
"category":"super_property"
}
]
}
]