Linking to events

The simplest integration is a plain link to your hosted BooTickets page. No code required.

Link formats

WhatURL
A single eventhttps://bootickets.com/e/<event-id>
A series / seasonhttps://bootickets.com/s/<series-id>
Your organiser pagehttps://bootickets.com/o/<organiser-id>
A donation pagehttps://bootickets.com/o/<organiser-id>/donation

Find the event ID on the event in your dashboard.

Add a link

<a href="https://bootickets.com/e/<event-id>">Buy tickets</a>

Track where sales come from

Add UTM parameters and BooTickets will record them against the order, so you can see which channel drove the sale:

https://bootickets.com/e/<event-id>?utm_source=newsletter&utm_medium=email&utm_campaign=spring

Google/Meta click identifiers (gclid, gbraid, wbraid) are captured automatically when present.

Want the checkout to open on your own page instead of sending people away? Use a Buy ticket button.