# SMS Automations

The SMS Automations Analytics page gives you visibility into how your automated campaign SMS messages are performing across all campaigns.

SMS automations are ReferralHero’s behavior-triggered text messages that keep subscribers informed, engaged, and rewarded throughout your referral campaigns.

This page helps you track:

* Which SMS automations are being triggered
* SMS delivery success and failures
* Subscriber engagement with SMS messages
* SMS opt-outs (unsubscribes)

### Automations Chart

The SMS Automations Chart provides a visual overview of SMS activity across your campaigns. At the top of the chart, you can:

* Select whether to view all campaigns or focus on a specific campaign.
* Filter by time ranges → 1W, 1M, 3M, 6M, 1Y
* Use a custom date picker
* X-axis (horizontal): SMS activity types → `sent`, `delivered`, `failed`, `unsubscribe`, `sms_dashboard_views`
* Y-axis (vertical): Count of SMS messages per activity
* Hover details (tooltips): Show a breakdown by SMS type.

<figure><img src="/files/i2v4D9KHy0D5obWDBTHo" alt=""><figcaption></figcaption></figure>

### SMS Analytics

The SMS Analytics section shows detailed performance metrics for each SMS automation type. Reports are grouped into three categories.

* **Welcome SMS** → Welcome, Referral Welcome, Pending Welcome, Follow-Up, Activation, Quick Add Invite
* **Participation SMS** → First Referral, Referral, Referral Visitor, Milestone, Reminder
* **Reward SMS** → Include all reward SMS messages enabled in the account

Each SMS automation type includes the following metrics, updated daily and aligned with standard Twilio reporting:

* **Sent** → Total SMS messages sent
* **Delivered** → SMS messages successfully delivered
* **Failed** → SMS messages that were not delivered
* **Unsubscribed** → Subscribers who opted out via SMS
* **Clicks to Dashboard** → Clicks on the *advocate\_dashboard* link from that specific SMS

<figure><img src="/files/YgrvktJcVqDApDyzhE7E" alt=""><figcaption></figcaption></figure>

### Unsubscribers Tracking

The Unsubscribers Tracking section shows a log of subscribers who opted out of SMS communications.

* **Calendar filter** → Select the date range you want to review.
* **Table view** → Lists:
  * Subscriber name and unique identifier
  * Unsubscribe date
  * SMS type they opted out from
* **Visit profile link** → Access the subscriber’s details and campaign activity.

<figure><img src="/files/MlowkwtSORmtN4dn2cHH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.referralhero.com/campaign-management/analytics/sms-automations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
