Reveal and hide tickets using query parameters

This article shows you how to reveal and hide tickets using query parameters

You may wish to only show certain tickets or ticket groups to some of you customers.

Hide ticket type

To reveal tickets using query parameters, you must first hide the ticket type visually from your event page.

  • You can hide a specific ticket on the event page by clicking "hide ticket type"
  • You can still pre-select the hidden ticket type
  • You can then display and pre-select hidden ticket types by adding query parameters at the end of the event pages' URL
  • You will need to copy the reference of the ticket and paste it in the query parameter
  • The structure of the query parameter that shows hidden tickets is:
    ?show_tickets=reference
  • For example, for the "General Admission" ticket that has a reference of "ticket-general-admission", the query parameter is:
    ?show_tickets=ticket-general-admission

Ticket type reference

The reference value of your ticket type.

  • Automatically created when saving your ticket type
  • Used a reference value in integration or when using query parameters
  • Can be changed at any time