> 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/manage-product-and-improve-data-de/insights/google-analytics/fehler-bei-einem-fehlgeschlagenen-analytics-download-beheben.md).

# Fehler bei einem fehlgeschlagenen Analytics-Download beheben

Wenn dein Analytics-Download in Channable fehlschlägt, bedeutet das, dass wir nicht (mehr) auf deine Google Analytics-Verbindung zugreifen können. Eine fehlerhafte Google Analytics-Verbindung kann verhindern, dass deine Produktdaten in Channable aktualisiert werden, weil wir die Google Analytics-Daten nicht mehr hinzufügen können. Daher ist es ratsam, die Google Analytics-Verbindung zu löschen und eine neue Verbindung zu erstellen.

Um eine Analytics-Verbindung zu löschen, gehe zu „Setup > Import einrichten > Analytics einrichten“. Finde die Analytics-Verbindung, die du löschen möchtest, und klicke auf „Einstellungen“. Wenn du auf das **Optionszahnrad** oben rechts klickst, bekommst du die Option „Analytics löschen“ angezeigt **"**.

<figure><img src="/files/510ceee6259081ab60569e49a18b136804520976" alt=""><figcaption></figcaption></figure>

### **Neue Verbindung hinzufügen**

Wenn du die Google Analytics-Funktion weiterhin nutzen willst, musst du eine neue Google Analytics-Verbindung hinzufügen. Folge dazu dem Support-Artikel unten. Achte darauf, *alle Schritte zu befolgen und besonders auf Schritt 3 zu achten **.*** Die meisten Google Analytics-Verbindungen schlagen fehl, weil Kund:innen im Schritt 3 des Support-Artikels das Berechtigungs-Pop-up nicht erhalten haben [Eine neue Google-Analytics-Verbindung konfigurieren](/manage-improve-product-data/manage-product-and-improve-data-de/insights/google-analytics/eine-neue-google-analytics-verbindung-konfigurieren.md)

{% hint style="info" %}
**Hinweis**: Wenn deine Google Analytics-Verbindung zuvor funktioniert hat, verlierst du durch das Löschen der Verbindung nicht die Google Analytics-Daten in Channable, solange du dich mit demselben Google Analytics-Konto und derselben Ansicht verbindest. Sobald du die neue Google Analytics-Verbindung wieder hinzufügst, werden die zuvor vorhandenen Daten erneut importiert.
{% 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/manage-product-and-improve-data-de/insights/google-analytics/fehler-bei-einem-fehlgeschlagenen-analytics-download-beheben.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.
