Avatar photo

Integrate Eventbrite and Keen IO in 60 Seconds

We were getting ready for an event recently and wanted an easy way to visualize all of our Eventbrite registrations. Eventbrite has handy webhooks that enabled us to quickly start sending our registration data to Keen IO. We used this data to build a dashboard to share with our team and promotional partners:

0_WP9RQ3QBEtc7gUop

130 people will be at Open Source Show and Tell! woohoo

Here’s what you do:

  1. Request a demo of Keen if you haven’t already
  2. Grab your Keen Project ID and Write Key
  3. Head over to your Eventbrite Account page
  4. Scroll down and click on ‘Webhooks’
  5. Add a webhook with your Keen URL:https://api.keen.io/3.0/projects/<KeenProjectId> /events/Eventbrite_Events?api_key=<KeenWriteKey>
  6. Watch your registration events start flowing into Keen!

Once your Eventbrite data is flowing in, you can use the Keen IO data explorer to start querying and visualizing your Eventbrite registrations.

0_RW4Kafcl2N4-2L3w

A view of our daily eventbrite registrations

Or you can use our JavaScript library to create your very own custom dashboard to share with your team! We got our event dashboard live on the interwebs super quickly using Divshot.

Let us know if you have any questions. Have a great event!