> 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/analyze.md).

# Analyze

- [Ad Insights (Meta)](https://docs.sprinthub.com/en/topics/analyze/ad-insights-meta.md)
- [Ad Insights (Google)](https://docs.sprinthub.com/en/topics/analyze/ad-insights-google.md)
- [Custom Reports and Dashboards](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards.md)
- [Reports - Tutorial Videos](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-tutorial-videos.md)
- [Reports - Custom Dashboards and Charts in SprintHub](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-tutorial-videos/reports-custom-dashboards-and-charts-in-sprinthub.md)
- [Reports - Common Questions](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions.md)
- [Reports - Management Templates](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-management-templates.md)
- [Reports: Data Export](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export.md)
- [Reports - Exporting Fields from SAC 360º Service Records](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-exporting-fields-from-sac-360o-service-records.md)
- [Reports - Exporting CRM Opportunity Fields](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-exporting-crm-opportunity-fields.md)
- [Reports - Exporting Custom Fields and Lead Sources](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-exporting-custom-fields-and-lead-sources.md)
- [Reports - Leads](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-leads.md)
- [Reports - Satisfaction Survey](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-leads/reports-satisfaction-survey.md)
- [Reports - Leads with Scheduled Meetings](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-leads/reports-leads-with-scheduled-meetings.md)
- [Reports - CRM](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-crm.md)
- [Reports - CRM: Lost Opportunities](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-crm/reports-crm-lost-opportunities.md)
- [Reports - CRM: How to Filter by Opportunity Owner](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-crm/reports-crm-how-to-filter-by-opportunity-owner.md)
- [Reports - CRM: How to Filter a Custom Field](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-crm/reports-crm-how-to-filter-a-custom-field.md)
- [Reports - Support](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-support.md)
- [Reports - SAC 360](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-support/reports-sac-360.md)
- [Reports - Custom Objects](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-custom-objects.md)
- [Integrated Webhooks](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks.md): Say goodbye to Make, Zapier, or N8N. Integrate any webhook directly in SprintHub without going through an intermediary
- [Integrated Webhooks - Tutorial Videos](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-tutorial-videos.md)
- [Integrated Webhooks - Sending data from SprintHub to an external WebHook via automation](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-tutorial-videos/integrated-webhooks-sending-data-from-sprinthub-to-an-external-webhook-via-automation.md): Use any SprintHub automation to send Lead/Opportunity data, etc. from SprintHub to any external endpoint using the POST method.
- [Data from Google Sheets into SprintHub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-tutorial-videos/data-from-google-sheets-into-sprinthub.md)
- [Integrated Webhooks - Calendly to SprintHub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-tutorial-videos/integrated-webhooks-calendly-to-sprinthub.md): The video below shows how to send webhooks from Calendly to SprintHub, allowing you to automate actions with leads who schedule meetings through Calendly
- [Integrated Webhooks: Mercado Pago with SprintHub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-tutorial-videos/integrated-webhooks-mercado-pago-with-sprinthub.md): This integration with Mercado Pago aims to bring the buyer's registration data into SprintHub. In this example, we will bring only the credit card name and email.
- [Integrated Webhooks - Common Questions](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions.md)
- [Integrated Webhook - Viewing the received payload](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhook-viewing-the-received-payload.md): This article will cover how to view the payload received by a webhook, both in raw format and in code format, using the Sprinthub platform.
- [Integrated Webhooks - How to use a unique ID so there are no duplicate leads](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-how-to-use-a-unique-id-so-there-are-no-duplicate-leads.md)
- [Integrated Webhook - How to Turn the Body into the Request Body](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhook-how-to-turn-the-body-into-the-request-body.md): Webhooks are an essential tool for integration between different systems. They allow events that occur in one system to be automatically sent to another, making automation easier
- [Integrated Webhooks - Error status verification](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-error-status-verification.md): Detecting errors in webhook sending in automation flows and chatbots.
- [Integrated Webhooks - Error when sending webhook - possible causes](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-error-when-sending-webhook-possible-causes.md)
- [Integrated Webhooks - Using broadcast to manage opportunities](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-using-broadcast-to-manage-opportunities.md): In this broadcast use example, a webhook was created that adds to the lead the products they buy in an e-commerce store, through custom objects, and then updates their stage in the CRM.
- [Integrated Webhook - Olist for SprintHub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhook-olist-for-sprinthub.md)
- [Integrated Webhooks - How to connect a Google Sheets spreadsheet to Sprinthub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-how-to-connect-a-google-sheets-spreadsheet-to-sprinthub.md): In this article, we will explore how to connect a Google Sheets spreadsheet to Sprinthub using webhooks, making data transfer automatic and instant between these platforms.
- [Integrated Webhooks - Creating leads through Elementor Forms](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-creating-leads-through-elementor-forms.md): This example shows how to configure a form in Elementor (WordPress plugin) to send a webhook to Sprinthub and automatically create leads when it is submitted.
- [Integrated Webhooks - Advanced tracking, identifying anonymous leads](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-advanced-tracking-identifying-anonymous-leads.md): How to identify and convert anonymous leads via Webhook on a website that has the Sprinthub tracking script.
- [Integrated Webhooks - Shopify for Sprinthub](https://docs.sprinthub.com/en/topics/analyze/integrated-webhooks/integrated-webhooks-common-questions/integrated-webhooks-shopify-for-sprinthub.md)


---

# 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/analyze.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.
