Eventbrite is a popular and growing event listing, promotion and ticketing platform that makes it easy for anyone to create, host and sell tickets for an event. InGo integrates with Eventbrite with some requisites:
Requirements
- You should have your own third party webpage, e.g. your website that exists outside of Eventbrite.
- This webpage (Start Page) should have the ability to embed javascript similar to embedding a YouTube video.
- You will need to redirect users after they have purchased tickets to land them on your website's Confirmation Page.
- This Confirmation Page will have two InGo Widgets installed, i.) the Authorizer (formerly Confirmation) Widget and ii.) the Amplifier (formerly Social) Widget.
Step 1, Install the Activator (Formerly Login) Widget On Your Webpage/Website
- Embed the code: Insert the Login Widget code as shown below, this Login Widget will redirect users to Eventbrite after the user clicks on any one of the Social Networks and authorizes the InGo app.
- Location: The script element inserted must be inserted right after the element where you want the widget to be located.
- InGo Admin: Make sure the "manual" fields are loaded and open so InGo can see the non-social, non-InGo users. This is to give us a social adoption metric.
Activator Widget Example Code, Embedded (InGo Best Practice)
<script src="https://cdn.ingo.me/widgets-
loader/latest/js/ingo.loader. widget.js" data-ingo-id="YOUR_ACTIVATOR_WIDGET_ID" data-ingo-manual="http://www.insert_your_next_url_here.com"></script>
Activator Widget Example Code, Pop Up (Not Best Practice)
<script src="https://cdn.ingo.me/widgets-loader/latest/js/ingo.loader.widget.js" data-ingo-id="YOUR_WIDGET_ID" data-ingo-button="Register Now!"></script>
NOTE: There is no InGo widget installed or embedded on the Eventbrite platform. The image below is showing a preview example of the Activator Widget as a pop-up or modal experience on a third party website, in this case, a former InGo demo website.
Step 2, Activate the Eventbrite Redirect
- Once the order is processed, Eventbrite redirects users to an InGo landing page.
- To complete this, you need to first create your event in Eventbrite, and then go to Order Confirmation in the Event Dashboard.
Step 3, Insert Your Confirmation Page URL
- At the bottom of this page, under “Customized Order Confirmation Webpage,” paste your landing page URL into the box labeled "MESSAGE TO BE DISPLAYED ON CONFIRMATION WEBPAGE:"
- NOTE: Be sure to include the "http://" in your event page URL, otherwise the redirect will not work.
- Eventbrite will now redirect users to InGo Landing Page (on your website) after they complete registration.
Step 4, Install the Authorizer (Formerly Confirmation) and Amplifier (Formerlly Social) Widgets On Your Confirmation Landing Page
a.) Amplifier Widget Example Code
<script src="https://cdn.ingo.me/widgets-loader/latest/js/ingo.loader.widget.js" data-ingo-id="YOUR_WIDGET_ID"></script>
b.) Authorizer Widget Example Code - embed on Confirmation Page, please fill in your parameter for the manual attendees to ensure accurate reporting.
<script src="https://cdn.ingo.me/widgets-loader/latest/js/ingo.loader.widget.js" data-ingo-id="YOUR_WIDGET_ID"></script>
Thank you for taking the time to read this article.
Comments
0 comments
Please sign in to leave a comment.