Event Prioritization

How to make a first data-driven assessment on events for sponsoring, participation, contribution, speaking

This process was an implementation of a less-biased (TM) decision matrix, that I designed in my first weeks as a Porgram Manager in DevRel. It is not without flaws, and can never be the single decision-making power for a contribution of any form to an event. But it can give you a first glance on matching your priorities, especially if you have to handle more than 10 events per calendar year. It is also highly adaptable, once you understood the mechanism and can do some coding.

Here's the step-by-step guide posten on dev.to

The Setup Process

  1. Set up a Survey Tool (in our case this Demo Typeform). On Typeform you will need a paid plan for this unfortunately, as it's beyond the free 10 questions. The data collected through this form currently includes:
  • Submitter's name
  • Event name
  • Calendar year
  • Homepage
  • Event type (in-person, virtual, etc)
  • Topic
  • Interest of Organisers (commercial or community)
  • Location, country, continent
  • Start & end date
  • # of attendees
  • Attendance fee in USD
  • Sponsoring packages
  • Call for Proposal details
  • Code of Conduct details
  • Previous contribution of colleagues/company
  • Competitive contribution
  • # of speakers and representation of marginalized groups
  • Colleagues as speakers
  • Qualitative feedback
  • Opportunity for focus topics
  • Online availability of sessions post-event
  1. Set up your Airtable Base. You can copy and start from this one, as it already has the necessary table structure set up.
  2. Copy your Airtable API key from here. Leave that window open. You'll need the API key in another step.
  3. Connect Typeform to Airtable. This is a bit awkward as you can;t edit the connection, just delete and re-connect. Alternatively fill the Airtable manually or import from e.g. a spreadsheet.
  4. Clean up and complete data in Airtable. The more data you have the more exact the result will be.
  5. Import (may not be up-to-date) of better fork this Postman collection.
  6. Use the same Airtable key from above or re-fetch your Airtable API key here.
  7. Update the AirtableId and Table Variable in the Collection.
  8. Run the Collection in Postman's Runner.
  9. Watch Airtable while Postman fills the additional fields Internal Rating and Sponsoring Qualified populate. Enjoy!
  10. Now fine tuning, run, repeat.

Continuous usage

Whenever I get into discussing events with colleagues I ask them to help me out and fill out the form so we can consider the event in a less-biased (TM) way. Although the form is exhausting to complete, they normally do for the events they care about. I also ask event organisers who approach me with a sponsoring request to fill out the form. They are nromally happy to do so and get a roughh picture of what is important to us. If they leave an e-mal address in the form, I normally make sure to follow up with them.