Please select your desired pass type below. If you have a code, enter it by clicking “Enter promo code” above the first pass option. If you have any questions or are in need of assistance, please contact office@concordia.net.
All-Access Pass
Entry to the Digital Platform
Access to all Main Stage sessions, Strategic Dialogues, and Community Discussions
Invitations to Patron Member Roundtables, Speaker Briefings, and special social events.
One-on-one and group networking opportunities with All-Access Pass holders
LiveStream Pass
Access to livestream of Main Stage sessions Note: The Livestream Pass does not grant entry to the Digital Platform
var exampleCallback = function() {
console.log('Order complete!');
};
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '125571051395',
iframeContainerId: 'eventbrite-widget-container-125571051395',
// Optional
iframeContainerHeight: 1000, // Widget height in pixels. Defaults to a minimum of 425px if not provided
onOrderComplete: exampleCallback // Method called when an order has successfully completed
});