Reveal and hide tickets using query parameters
How to use query parameters in URLs to show or hide specific tickets on event pages
What are hidden tickets and groups?
Query parameters allow you to show or hide specific ticket groups and ticket types on an event page.
How to hide a ticket type or group
- Go to Pages and open the event page you want to edit.
- Click on the ticket type or ticket group you want to hide.
- Enable Hide ticket or Hide ticket group.
How to show hidden tickets or groups via URL
Add the Reference value to the end of your event page URL:
Ticket type: ?show_tickets=ticket-general-admission
Ticket group: ?show_ticket_groups=group-vip
To find the reference value, click on the ticket type or group and look for the Reference field.
How to show multiple hidden tickets or groups
Separate multiple references with a comma:
?show_tickets=ticket-general-admission,ticket-vip
Combine tickets and groups in one URL:
?show_tickets=ticket-general-admission&show_ticket_groups=group-vip