Menu

Buy Tickets

We’re so pleased you’ve decided to join us for The Gathering 2024. Here you can order tickets. If you have any difficulties, please contact us

Children under 18 are FREE! Please register your child here.

var exampleCallback = function() { console.log(‘Order complete!’); }; window.EBWidgets.createWidget({ // Required widgetType: ‘checkout’, eventId: ‘865424767777’, iframeContainerId: ‘eventbrite-widget-container-865424767777’, // Optional iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided onOrderComplete: exampleCallback // Method called when an order has successfully completed });