> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/templates-overview.md).

# Templates Overview

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FgnxPX4MqvxYjZp2HaqOf%2FDALL%C2%B7E%202025-03-01%2011.12.20%20-%20A%20digital%20illustration%20of%20the%20Sprinthub%20platform%20interface%2C%20highlighting%20the%20overview%20of%20Meta%20templates.%20The%20image%20displays%20a%20clean%20and%20organized%20scre.webp?alt=media&amp;token=f2f878d5-675b-4fdb-8f5f-0e14a4e29bf3" alt=""><figcaption></figcaption></figure>

Meta templates play a key role in efficient communication via the WhatsApp API, enabling businesses to optimize service, personalize messages, and reduce costs. At SprintHub, insights from these templates help understand campaign performance and improve customer engagement strategies.

### What Are Meta Templates?

Meta templates are standardized messages approved by WhatsApp for proactively sending business communications. They are essential for starting conversations with customers and ensuring messages follow the platform's guidelines, avoiding blocks and restrictions.

### Main Metrics for Evaluation

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fah6Bcm2VgxscHR0Ts6Gt%2Fimage.png?alt=media&amp;token=83769838-1d53-4fe6-b5e7-341d9349273e" alt=""><figcaption></figcaption></figure>

When analyzing Meta templates in SprintHub, some metrics are essential for measuring the effectiveness of communication:

1. **Sent Messages** – Total number of messages sent using the templates.
2. **Delivered Messages** – Total number of messages that reached the recipient.
3. **Amount Spent** – Total cost of sending the messages.
4. **Cost per Delivered Message** – Average cost per message that was actually delivered to the user.
5. **Cost per Website Button Click** – Useful metric for measuring customer engagement with specific actions within messages.
6. **Performance** – Charts that show the impact of campaigns over time, highlighting peaks in sending and responses.

### How to Interpret the Insights

#### 1. **High Delivery Rate**

If the message delivery rate is close to the total number sent, it means that the templates are well accepted by WhatsApp and are not being blocked by recipients.

#### 2. **Low Cost per Delivered Message**

The lower the cost per delivered message, the more efficient the use of templates is. This indicates a good return on investment (ROI) in WhatsApp communication.

#### 3. **Performance Chart Peaks**

The peaks in the performance chart reveal the times when there was greater interaction with the templates. This may indicate successful campaigns or strategic times for sending messages.

#### 4. **Low Engagement with Buttons**

If the cost per click on the website button is high or there are few clicks, it may be necessary to review the template content, testing more attractive and direct calls to action (CTAs).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/relate/message-templates-meta/templates-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
