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

# Acuity Scheduling

> Increase bookings for multi-service businesses with landing pages that convert before scheduling.

Acuity Scheduling works well for multi-service businesses with multiple staff members or locations. It supports package bookings, payment collection at booking, and custom intake forms for client information.

## Why Use Replo with Acuity

Let's say you run a wellness practice with multiple practitioners offering different services (massage, acupuncture, nutrition counseling). Your Acuity scheduling page lists services but doesn't explain what each one does, who it's for, or what results clients can expect.

You create service-specific landing pages in Replo. Each page explains the service, shows practitioner credentials, includes client testimonials, and addresses common questions ("Does it hurt?" "How many sessions do I need?").

| **Replo enables**                                                            | **What stays the same**                               |
| ---------------------------------------------------------------------------- | ----------------------------------------------------- |
| Service-specific landing pages and sales funnels that explain what you offer | Acuity handles scheduling, payments, and intake forms |
| Practitioner bios and credentials front and center                           | Staff availability management stays in Acuity         |
| A/B testing to optimize booking conversion                                   | Automated reminders and follow-ups                    |
| Campaign-specific pages for paid ads or promotions                           | Client data lives in your Acuity account              |

***

## Setup

Acuity Scheduling can be used in two ways with Replo:

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

    <Steps>
      <Step title="Get your Acuity scheduling link">
        1. Log in to Acuity Scheduling
        2. Go to your scheduling page
        3. Copy the booking URL
      </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 Acuity 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 Acuity scheduling.
      </Step>
    </Steps>
  </Tab>

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

    <Steps>
      <Step title="Get your Acuity embed code">
        1. Log in to Acuity Scheduling
        2. Go to **Appearance** → **Embed on Your Website**
        3. Copy the embed code
      </Step>

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

        Paste your Acuity 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. Bookings automatically sync to Acuity Scheduling.
    </Note>
  </Tab>
</Tabs>

***

## Tracking Bookings

Add UTM parameters to your booking links:

**Example:**

```
yourbrand.acuityscheduling.com?utm_source=replo&utm_campaign=launch
```

Track which bookings came from your Replo pages in your analytics dashboard.

***

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