> 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/google-analytics/fixing-a-failed-analytics-download-error.md).

# Fixing a failed Analytics download error

If your analytics download fails in Channable that means that we can't access your Google Analytics connection (anymore). A failing Google Analytics connection can prevent your product data in Channable from updating because we can't add the Google Analytics data anymore. Therefore it's a good idea to delete your Google Analytics connection and create a new connection.

To delete an Analytics connection, go to "Setup > Setup import > Setup analytics". Find the Analytics connection you want to delete and click "Settings". If you click on the **options gear** on the top right side, you will be presented with the option to "Delete Analytics **"**.

<figure><img src="/files/360472350d5f3d0eb8719e7497afffe2f58d992c" alt=""><figcaption></figcaption></figure>

### **Add a new connection**

If you still want to use the Google Analytics feature, you'll have to add a new Google Analytics connection following the support article below. Make sure you *follow all steps and pay close attention to step 3 **.*** Most Google Analytics connections fail because customers didn't get the permission pop-up at step 3 of the support article [Configuring a new Google Analytics connection](/manage-improve-product-data/insights/google-analytics/configuring-a-new-google-analytics-connection.md)

{% hint style="info" %}
**Note**: If your Google Analytics connection worked before, deleting the connection won't make you lose the Google Analytics data in Channable, as long as you connect with the same Google Analytics account and view. As soon as you add the new Google Analytics connection again, the data you had will be imported again.
{% endhint %}


---

# 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/google-analytics/fixing-a-failed-analytics-download-error.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.
