> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/insights/channable-analytics/analytics-troubleshooting.md).

# Analytics troubleshooting

Use these guides when Analytics or Insights data is missing or differs from Google data.

### Resolve connection and import issues

* [Fix a failed Analytics download](/manage-improve-product-data/insights/channable-analytics/analytics-troubleshooting/fixing-a-failed-analytics-download-error.md) if Channable shows a `failed API` error.
* [Set up Google Analytics in Channable](/manage-improve-product-data/insights/channable-analytics/set-up-google-analytics-in-channable.md) if you need to reconnect or create a connection.
* [Delete your Google Analytics connection](/manage-improve-product-data/insights/channable-analytics/analytics-troubleshooting/delete-google-analytics-connection.md) before replacing an existing connection.

### Compare data

* [Understand data mismatches in Google Ads](/manage-improve-product-data/insights/insights-troubleshooting/understanding-data-mismatches-between-insights-and-google-ads.md) when Insights and Google Ads totals differ.
* [Verify Insights data with Google Ads](/manage-improve-product-data/insights/insights-troubleshooting/verify-insights-data-with-google-ads.md) to build a matching Google Ads report.
* [Verify Analytics data with Google Analytics](/manage-improve-product-data/insights/channable-analytics/analytics-troubleshooting/verify-analytics-data-with-google-analytics.md) when Analytics metrics do not match.

### Get support

If data is still missing after checking the relevant guide, contact [Support](https://www.channable.com/contact). Include the affected dashboard, date range, and screenshots of the applied filters.


---

# 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://helpcenter.channable.com/manage-improve-product-data/insights/channable-analytics/analytics-troubleshooting.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.
