> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/shopware-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/shopware-theme/shopware/google-analytics.md).

# Google Analytics

Damit du deine Besucher und Verkäufe nachhaltig auswerten kannst, besitzt Shopware 6 eine integrierte Funktion zum Einbinden von Google Analytics. In diesem Beitrag erkläre ich dir lediglich die Einrichtung von Google Analytics bei Shopware 6.

Du kannst Google Analytics sinnvollerweise für jeden deiner Verkaufskanäle einzeln verknüpfen. Gehe dazu in der Seitenleite deiner Shopware Administration auf deinen entsprechdenden Verkaufskanal und in den Reiter `Analyse`

<figure><img src="/files/ybOB6Q2nqRi67Hdb2am4" alt=""><figcaption></figcaption></figure>

Hier findest du direkt die Einstellungen, die du brauchst um dein Analytics Konto zu verknüpfen. Ja, du brauchst ein Google Analytics Konto. Wie du das einrichtest, erfährst du bei Google genauer.

{% embed url="<https://support.google.com/analytics/answer/10269537?hl=de>" %}

{% hint style="info" %}
**Hinweis:**

In Deutschland ist es laut DSGVO notwendig, dass die IP-Anonymisierung aktiv ist (Stand 20.02.2022). Das kann sich sicherlich wieder ändern, dennoch hier der Hinweis an dich!

Du solltest unbedingt auch deine **Datenschutzerklärung** um einen Eintrag zu Google Analytics erweitern. Das kannst du entweder durch Generatoren erledigen, oder direkt vom Fachanwalt.
{% 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://docs.rh-webdesign.com/shopware-theme/shopware/google-analytics.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.
