Dandelion

Events

Creating an event

If you don't already have a Dandelion account

Check out the video below, which does assume you have a Stripe account.

Hi, I'm going to show you how easy it is to set up an event on Dandelion. Start by clicking 'List an event'.

First you'll need to create an account. Fill in some personal details and click 'Sign up'.

OK, you're in! All events on Dandelion are listed under an organisation. Fill in some details of the organisation and click 'Save and continue'.

Connect your Stripe account and click 'Update organisation'.

OK, your organisation is ready! Now let's create an event. Provide an event title, and start and end time.

Click 'Description and confirmation email', and provide an event description and any extra info for the ticket confirmation email.

Click 'Tickets', and add some ticket types.

Fill in the ticket type name, price and quantity.

That'll do for now - click the final tab and then 'Create event'.

You're done!

List an event

If you already have a Dandelion account

Events in Dandelion must be created under an Organisation. (See Organisations for details on how to create an Organisation.)

  • Go to your organisation's page
  • Click the organisation dropdown at the top of the main window and select Create an event
  • Provide the required details and click Create event. You will then notice a new dropdown containing further admin options for your event at the top of the main window.

Let attendees choose how much to pay

To let your attendees choose how much to pay for a ticket type:

  • Leave the ‘Price or range’ field of a ticket type blank to allow attendees to pay any amount
  • Enter two numbers separated by a dash to create a slider e.g. 5-50 creates a slider where attendees can choose to pay any amount between £5–50 ($/€/etc)

Adding event facilitators

  • Go to your event (the main page, not the settings page), click the plus icon next to Facilitators and search for the desired facilitator by name.

Adding co-hosts

  • Go to your event (the main page, not the settings page), click the plus icon next to Hosted by and search for the desired organisation by name.

Recurring events

You have two options for recurring events:

  1. Create multiple events under a single Activity: Create an Activity under your Organisation (see the Organisations page for details on how to do this); create an event under this activity; then duplicate the initial event for all the dates the event occurs by selecting ‘Duplicate event’ in the dropdown of the initial event (note: the event dropdown, not the activity dropdown). Share the link to the Activity for people to view all available dates.
  2. Use a single event with multiple Ticket Groups: Create a single event with the start date as the start date of the first event in the series and the end date as the end date of the last event in the series; then use Ticket Groups to list the different dates (example here)

Cancelling/deleting an event

Click the event dropdown, and select ‘Delete event’.

Where did my secret/locked event go?

You can see all events under an organisation (including events marked secret or locked) by clicking the organisation dropdown and going to Event stats.

Feedback

Attendees receive an email a few hours after an event ends with a request for feedback.

You can resend these emails by going to the Orders page for your event and clicking  'Resend feedback email' next to an order.

Alternatively, attendees can provide feedback by logging in to Dandelion, going to the event page and clicking ‘Give feedback’.

Displaying feedback publicly

Click the dropdown for your event (/activity/local group/organisation), select Feedback, then copy-paste extracts you want to show publicly into the boxes that say ‘Paste an extract here to show it publicly’. If a piece of feedback is missing a box, it means the person that submitted it doesn't want it shown publicly.

Fees and payouts

Dandelion does not take any money from ticket sales. Your chosen payment processor, however, likely charges a fee. Read more on:

Alternatively, you can accept completely fee-free crypto payments via Gnosis, Celo, Optimism or Base.

About the suggested donation

Dandelion operates on a donation/gift economy basis, with a suggested donation of 5% per event, capped at £20.

  • If your event takes £100, the suggested donation is 5% of £100 = £5
  • If your event takes £500, 5% of £500 = £25 but we just ask for the cap of £20
  • If your event takes £5000, 5% of £5000 = £250, again we just ask for the cap of £20!

Organisations that meet the suggested donation get the benefit of being able to collect donations during the checkout process.

Click your organisation dropdown and select Contribute to make a contribution.

Using automated revenue sharing

Dandelion has a unique revenue sharing feature allowing organisations to share ticket revenue with their facilitators at the time of purchase. Please contact us if you'd like to try it.

Embedding event listings

Embed an iframe like this, replacing the-psychedelic-society with your organisation's slug: 

<iframe style="overflow: scroll; border: 0; width:100%; height: 100vh;" class="dandelion-auto-height"  src="https://dandelion.events/o/the-psychedelic-society/events?minimal=1"></iframe>

You can also experiment with the parameters hide_featured_title, no_search, no_listings and first_carousel_only  e.g. ?minimal=1&hide_featured_title=1&no_search=1&no_listings=1&first_carousel_only=1

Put this in your head to set the iframe to the correct height:

<script src="//code.jquery.com/jquery-latest.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.1/iframeResizer.min.js"></script>
<script>
$(function () {
  $('.dandelion-auto-height').iFrameResize({log: true, checkOrigin: false, heightCalculationMethod : 'taggedElement'})
})
</script>

Embedding ticket forms

Embed an iframe like this, replacing https://dandelion.events/e/my-event with your event URL:

<iframe style="overflow: scroll; border: 0; width:100%; height: 100vh" class="dandelion-auto-height" src="https://dandelion.events/e/my-event?ticket_form_only=1"></iframe>

Use the code in the second half of the previous section to set the iframe to the correct height.

What's the difference between an ‘abundant’ and ‘standard’ ticket?

Typically, nothing. Some organisations list the same ticket at different prices simply to give those than can afford to contribute more, an opportunity to do so.

 

Still need support? Email us or ask us on Telegram