# Analytics Details

#### FOR CLIENTS :

Details regarding the CTWA campaign :

SAMPLE EXAMPLE :

| CTWA Campaign Name      | Flow                                                                                                                        | Daily Ad Spend | Start Date | Audience Set   | Ctwa tag                                  |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------- | -------------- | ---------- | -------------- | ----------------------------------------- |
| Aloe Vera & Saffron Gel | [LC x Sadhev CTWA](https://docs.google.com/spreadsheets/d/1AdVLVuNTzmsfZgYbCJJdVZGWKuVdgoAggcUyIXrXEqg/edit#gid=1569172567) | Rs. 2500       | 4th July   | Broad Audience | ctwa\_flow\_aloe\_vera\_and\_saffron\_gel |

Here are the complete details for tracking & Analytics of the CTWA campaigns :

1.) For fetching CTWA leads data from Helpdesk

From the analytics section, you can use the tag filter and apply the ctwa specific tag and download the report consisting of the user's phone number, name, date, time and other details.

Sample Snapshot of the process -

<https://lh3.googleusercontent.com/eykkhvDX_1QP817YxxUI06JU5xukRvzDmvL9Rwf3pmxZugiMxwlYOVniY7qJ61y9S63Z8SgGmSWrE65NZC2cPFPSCChZ4IbJ9aJ9ZuX3AXUm9vHvdvPifu7nubVMWMzYQgiclcmNPxXC6aKBSUyQs60>

* You can filter the reports based on respective tags

Sample Snapshot of the process -

<https://lh4.googleusercontent.com/_wREjP-ELIW0_TbSR-MwFeO1vUueRoV1ZYcFb0fmcZ55aV_nD4Zd1qnd-dhvYl05ixy3lBrQ0KjUHiOMBO_PB3L76QzdPbNCBi_us_ka6De4v5ujCBQdxPHDaEIoT60gin5oTM54foPcAucT41Mqgow>

2.) General Metrics : Conversion Campaigns (On Meta Dashboard)

For campaign objectives to be conversion(sales) type on the campaigns, and you can check the respective metrics from the ad manager dashboard. The conversion number here can be taken for the bot purchases from the UTM method given below.

SAMPLE EXAMPLE :

| Campaign Flow           | utm\_source                                  | utm\_medium        | utm\_campaign |
| ----------------------- | -------------------------------------------- | ------------------ | ------------- |
| Aloe Vera & Saffron Gel | LC\_CTWA\_aloe\_vera\_and\_saffron\_gel\_430 | limechat\_checkout | botSales      |

4.) One of the other sources of orders would be directly through agents calling once agent handoff happens in the CTWA flow which needs to be kept in record from your end as well. You can add a specific tag : \[agent\_order\_ctwa\_campaign\_purchase] in order to mark the ctwa conversations by agents.

5.) CTWA Main Analytics Sheet

<https://docs.google.com/spreadsheets/d/1m-GLliZFhpTiczIsd8LcXQgHm1cdNDOs8XnzZTIEe10/edit?usp=sharing>

This sheet needs to be filled on a regular basis in order to keep a track of orders from multiple sources and we can analyse the performance of the respective campaigns.

#### FOR LIMECHAT TEAM :

1. From metabase:

<https://metabase.limechat.ai/question/1830-ctwa-display-contact-ids?account_id=323> In this, open the code in editor and just modify the CTWA tag to get list of all generated leads

1. Order Details :

* Get phone numbers of leads generated through above process and use phone number filter in store\_order model in Limekit to fetch orders placed by respective numbers in given date range


---

# 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://limechatai.gitbook.io/limechat-product-guide/automation/automation-flows/click-to-whatsapp-ads-ctwa/setup-process-onboarding/analytics-details.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.
