> ## 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.

# Calendly

> Increase bookings for your services with landing pages that convert visitors into booked calls.

Calendly works well for service businesses that need automated scheduling without back-and-forth emails. It handles time zone detection, integrates with Google Calendar and Outlook, and provides customizable booking forms with automated reminders.

## Why Use Replo with Calendly

Let's say you're a marketing consultant who charges \$5,000+ for client engagements. Your Calendly booking page is functional but generic—it doesn't explain your process, show case studies, or address why prospects should book with you.

You create a landing page in Replo that walks prospects through your methodology, shows client results, and explains what happens on the discovery call.

| **Replo enables**                                                           | **What stays the same**                         |
| --------------------------------------------------------------------------- | ----------------------------------------------- |
| Landing pages and sales funnels that sell your expertise before the booking | Calendly handles scheduling and calendar sync   |
| Case studies, testimonials, and process breakdowns                          | Automated reminders and follow-ups              |
| A/B testing to optimize booking conversion                                  | Time zone detection and availability management |
| Speed of deployment (launch new campaigns in hours)                         | Integration with your existing calendar systems |

***

## Setup

Calendly can be used in two ways with Replo:

<Tabs>
  <Tab title="Link to External Scheduler">
    Link to your Calendly scheduling page from a Replo button. Visitors click **Book Now** and redirect to Calendly to complete booking.

    <Steps>
      <Step title="Get your Calendly scheduling link">
        1. Log in to Calendly
        2. Go to your event type
        3. Copy the scheduling link (e.g., `calendly.com/your-name/30min`)
      </Step>

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

        Add your service details and select **Use an external checkout link**.

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

      <Step title="Add to your landing page">
        Build your landing page in Replo and add your service. When visitors click **Book Now**, they're redirected to Calendly scheduling.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Embed in Replo">
    Embed Calendly directly on your Replo page so visitors can book without leaving your landing page.

    <Steps>
      <Step title="Get your Calendly embed code">
        1. Log in to Calendly
        2. Go to your event type
        3. Click **Share** and copy the embed code
      </Step>

      <Step title="Add to your Replo page">
        In the Replo editor, prompt Replo to add the Calendly embed. Replo will ask for your embed code.

        Paste your Calendly embed code when prompted. The embed will be added directly to your page.
      </Step>

      <Step title="Style and position">
        Adjust the size and position of the embed to fit your page design. Visitors can book directly on your Replo page without leaving.
      </Step>
    </Steps>

    <Note>
      Embedding keeps visitors on your page through the entire booking flow. This can improve conversion by reducing friction.
    </Note>
  </Tab>
</Tabs>

***

## Tracking Bookings

Add UTM parameters to your Calendly link:

**Example:**

```
calendly.com/your-name/30min?utm_source=replo&utm_campaign=launch
```

Most booking platforms capture UTM data, so you can filter bookings by campaign in your analytics.

<Tip>
  If you're running paid ads, install conversion tracking pixels on your booking confirmation page to measure ROAS and optimize for bookings.
</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).
