# Analytics

- [Analytics](https://docs.connectly.ai/analytics/analytics.md)
- [Campaign report](https://docs.connectly.ai/analytics/analytics/campaign-report.md)
- [Reports API](https://docs.connectly.ai/analytics/analytics/reports-api.md)
- [Webhooks configuration](https://docs.connectly.ai/analytics/analytics/reports-api/webhooks-configuration.md)
- [CAPI Conversion Reporting Endpoint](https://docs.connectly.ai/analytics/capi-conversion-reporting-endpoint.md): Send Connectly your post-WhatsApp conversion events; we forward them to Meta's Conversions API on your behalf so the originating CTWA ad gets credit. You don't talk to Meta directly.


---

# 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.connectly.ai/analytics.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.
