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

# Acuity Scheduling

> Build pages that send visitors to your Acuity Scheduling booking flow.

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         |
| Page variants to test what drives bookings                                   | 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="Ask Replo to create the service">
        In the chat, give Replo your service details and the link:

        ```text theme={null}
        Create a bookable service called "30-minute consult". Use this Acuity Scheduling link as its external booking link: app.acuityscheduling.com/schedule.php?owner=12345
        ```

        Replo creates the service and points its **Book Now** button at Acuity scheduling.
      </Step>

      <Step title="Add to your landing page">
        Ask Replo to build your landing page around the 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 chat, ask Replo to add the Acuity Scheduling embed; it 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).
