# Communication Insights

## Overview

Specific reports on your communications performance are available in the <code class="expression">space.vars.Report\_CommunicationInsights</code> dashboard.

You can use the reports to gain insights into customer engagement with email and SMS communications and monitor how often customers use your <code class="expression">space.vars.Product\_OrderStatus</code>. Additionally, the reports gather feedback on your communication and shipping experience and monitor webhook stability.

## Purpose of the Reports

This section provides some example questions and how specific reports can help you answer them to give insights into your data.

The first example question is: *Which template gets more attention from the customers and is more often clicked?*

This can be answered by going to the [Emails report](https://docs.parcellab.com/docs/platform/overview/communication-insights/emails-report) and selecting the required email types to compare from the Message Type filter at the top of the page. By viewing the "Comparison of email types performance" table, you can check the click rate for each email type and how many emails this corresponds to. By using the filter above the table, you can visualize this by month to check if the click rate is consistent through time.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FpvgIQ2scjILNg8F6V48K%2FEngagementExample1.png?alt=media&#x26;token=fea049a9-ef59-48c1-b223-03c8cb22ef09" alt="Comparison of email types performance table"><figcaption></figcaption></figure>

The second example question is: *Are my customers satisfied with the communications sent about the shipping process?*

This can be answered by going to the [Order Status Page report](https://docs.parcellab.com/docs/platform/overview/communication-insights/order-status-page-report) and viewing the "Communications satisfaction rate" metric in the top-level row. You can change the time period you would like to compare in the date filter at the top of the page to see if this rating increases or decreases over time.

<div align="left"><figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FK7xy5ZCMxju8lBpePv31%2FCustomerInteractionExample2Metric.png?alt=media&#x26;token=24dfa46a-cb11-49aa-8749-3cf3882e46bf" alt="Communications satisfaction rate metric" width="272"><figcaption></figcaption></figure></div>

You can also view the "Communication vs. satisfaction rate with carrier over time" graph to see a progression of this metric.

<div align="left"><figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FI44nAoeSFALZitFZsN1a%2FEngagementExample2Graph.png?alt=media&#x26;token=3ef7c74a-569b-4740-b3c1-4495c365892d" alt="Graph showing communication vs. satisfaction rate with carrier over time" width="375"><figcaption></figcaption></figure></div>

## <code class="expression">space.vars.Report\_CommunicationInsights</code> Reports

Each of the reports in the <code class="expression">space.vars.Report\_CommunicationInsights</code> dashboard are described in the following pages.

{% content-ref url="communication-insights/emails-report" %}
[emails-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/emails-report)
{% endcontent-ref %}

{% content-ref url="communication-insights/sms-report" %}
[sms-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/sms-report)
{% endcontent-ref %}

{% content-ref url="communication-insights/webhooks-report" %}
[webhooks-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/webhooks-report)
{% endcontent-ref %}

{% content-ref url="communication-insights/order-status-page-report" %}
[order-status-page-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/order-status-page-report)
{% endcontent-ref %}

{% content-ref url="communication-insights/feedback-report" %}
[feedback-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/feedback-report)
{% endcontent-ref %}

{% content-ref url="communication-insights/campaigns-report" %}
[campaigns-report](https://docs.parcellab.com/docs/platform/overview/communication-insights/campaigns-report)
{% endcontent-ref %}

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the dashboard and metrics, see our [user guide documentation](https://how.parcellab.works/guides/communication/communication-insights).
{% endhint %}


---

# 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://docs.parcellab.com/docs/platform/overview/communication-insights.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.
