# 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: 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://helpcenter.channable.com/manage-improve-product-data/insights/google-analytics/fixing-a-failed-analytics-download-error.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.
