# Pass UTMs into Acuity Scheduling Links

## UTM attribution overview

Booking pages are a common leak in attribution. Acuity Scheduling UTM Tracking Integration needs UTMs on the booking URL when the appointment is confirmed. UTM Grabber already captured them on your WordPress site. Here is how to carry them over.

Acuity ties UTMs to the booking when they are present on the scheduling URL at confirmation. Send traffic from WordPress with utm-out links or append params from handl\_utm.

### Steps

### Setup

1. Put class `utm-out` on buttons that open your Acuity link
2. Or build the scheduler URL in JS: base URL + params from handl\_utm
3. Review Acuity appointment details or intake forms for stored source data

Add `utm-out` to any button or link that opens your Acuity Scheduling UTM Tracking Integration scheduler. [utm-out class guide](https://docs.utmgrabber.com/books/102-getting-started-for-handl-utm-grabber-v3/page/appending-utms-to-the-buttons-using-class-name-attributes-selectively).

For a thank-you page webhook flow, read [Track Acuity UTMs on Thank-You Webhook](https://docs.utmgrabber.com/books/acuity-scheduling-integration/page/rack-cuity-s-on-hank-ou-ebhook).