# Google Analysen

Verwenden von [Google Analytics](https://analytics.google.com/) können Sie Ihre ngSurvey-Umfragen und Formulare mit den leistungsstarken Protokollierungs- und Analysefunktionen von Google Analytics verknüpfen, um die Zielgruppe Ihrer Befragten in Echtzeit zu überwachen und zu sehen, was Ihre Befragten tun.

## 🔗 Google Analytics verknüpfen&#x20;

Um Ihr Google Analytics-Konto mit Ihrer Umfrage zu verknüpfen, müssen Sie zunächst Ihre **Tracking Id** von der Einstellungsseite für Property-Verwaltung in Google erhalten.

![](/files/9959714b109c1fbcd24a1ba57dbc52da4705548f)

Sobald Sie sich in den Property-Einstellungen befinden, kopieren Sie den Wert der **Tracking id.**

![](/files/5ece45f46e19cd239e96e92a78c885a5ef0262c5)

Sobald Sie Ihre Tracking id haben, können Sie sie in Ihr [Umfrageeigenschaften](/de/form-management/form-designer/form-settings.md) Seite **Google analytic field**.

![](/files/57110713db9b630ce23c652d474cbe0b3b637884)

Das war's! Ihre Umfrage ist jetzt mit Ihrem Google Analytics-Konto verknüpft und Sie können die Zielgruppe Ihrer Umfrage in Echtzeit in den Dashboards von Google Analytics sehen.

{% hint style="info" %}
🧙 Sie können nun auch alle Befragten, die Ihre Umfrage ausfüllen, engmaschig verfolgen mit [events](/de/form-management/form-designer/google-analytics/google-anayltics-events.md).
{% 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://docs.ngsurvey.com/de/form-management/form-designer/google-analytics.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.
