Method: properties.createConnectedSiteTag
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Hiermit wird ein verbundenes Website-Tag für eine Universal Analytics-Property erstellt. Pro Property können maximal 20 verbundene Website-Tags erstellt werden. Hinweis: Diese API kann nicht für GA4-Properties verwendet werden.
HTTP-Anfrage
POST https://analyticsadmin.googleapis.com/v1alpha/properties:createConnectedSiteTag
Die Universal Analytics-Property, für die verbundene Website-Tags erstellt werden sollen. Diese API unterstützt keine GA4-Properties. Format: properties/{universalAnalyticsPropertyId} Beispiel: properties/1234
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[],["This document details how to create a connected site tag for a Universal Analytics property via API. The process involves a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/properties:createConnectedSiteTag` with a JSON request body. The request body includes the Universal Analytics `property` and the `connectedSiteTag`. Successful requests result in an empty response, and up to 20 site tags can be created per property. GA4 properties are unsupported. Authorization requires the `analytics.edit` scope.\n"]]