> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replo.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Eventbrite

> Increase registrations for your events with landing pages that sell tickets.

Eventbrite works well for event registration and ticketing for paid or free events. It handles attendee management, check-in tools, and provides event discovery through Eventbrite's marketplace.

## Why Use Replo with Eventbrite

Let's say you're hosting a 2-day marketing workshop priced at \$1,200. Your Eventbrite page lists the date, time, and location, but it doesn't explain what attendees will learn, who's speaking, or what results they'll walk away with.

You create a landing page in Replo that showcases speaker credentials, breaks down the agenda, shows testimonials from past workshops, and explains the transformation attendees will experience.

When visitors click **Buy Now**, they're redirected to Eventbrite to purchase tickets.

| **Replo enables**                                                        | **What stays the same**                              |
| ------------------------------------------------------------------------ | ---------------------------------------------------- |
| Landing pages and sales funnels that sell your event before registration | Eventbrite handles ticketing, payments, and check-in |
| Speaker bios, agenda breakdowns, and testimonials                        | Attendee management stays in Eventbrite              |
| A/B testing to optimize registration conversion                          | Automated confirmation emails and reminders          |
| Campaign-specific pages for different audience segments                  | Access to Eventbrite's event discovery marketplace   |

***

## Setup

<Steps>
  <Step title="Get your Eventbrite event link">
    1. Log in to Eventbrite
    2. Go to your event
    3. Copy the event URL (e.g., `eventbrite.com/e/your-event`)
  </Step>

  <Step title="Create a product in Replo">
    Go to your Shop's **Products Page** and create a new product.

    Add your event details (title, description, ticket price) and select **Use an external checkout link**.

    Paste your Eventbrite URL as the external party booking link.
  </Step>

  <Step title="Add to your landing page">
    Build your landing page in Replo and add your event. When visitors click **Buy Now**, they're redirected to Eventbrite ticketing.
  </Step>
</Steps>

***

## Tracking Registrations

Add UTM parameters to your Eventbrite link:

**Example:**

```
eventbrite.com/e/your-event?utm_source=replo&utm_campaign=launch
```

Track which registrations came from your Replo pages in Eventbrite's analytics.

<Tip>
  If you're running paid ads, install conversion tracking pixels on your confirmation page to measure ROAS and optimize for registrations.
</Tip>

***

For more details on setup and troubleshooting, see the [full guide to external booking links](/commerce/external/introduction#external-party-booking-links). Learn more about [tracking bookings](/commerce/external/introduction#tracking-bookings-from-replo-pages).
