How do I prefill a Booking Code from the URL so the customer doesn’t have to enter it?
IWannaTicket has the ability to prefill booking and reveal codes by including them in the URL distributed to customers. This can be used for promotions, or to allow customers using a specific link to see hidden events.
Booking Code
To include a booking code, add the following text to the end of the URL, replacing BOOKINGCODE with the relevant code.
?bc=BOOKINGCODE
Main Article: How do I setup a booking code?
Reveal Code
To include a booking code, add the following text to the end of the URL, replacing REVEALCODE with the relevant code.
?reveal=REVEALCODE
Main Article: How do I create a reveal code?
Multiple Codes
Multiple codes can be included in the same URL by chaining the relevant codes together, replacing any question marks after the first with ampersands, as shown below.
Note that the question mark (?) before the "bc" booking code suffix has been replaced with an ampersand (&).
?reveal=REVEALCODE&bc=BOOKINGCODE
If you require any further assistance, please get in touch via support@iwannaticket.com.au and your Account Manager will be able to provide additional information.