{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/GoogleAnalytics4IntegrationConfigProperties",
"title": "GoogleAnalytics4IntegrationConfigProperties",
"description": "Configuration data for the Google Analytics integration",
"type": "object",
"properties": {
"id": {
"description": "The Google Analytics measurement ID",
"type": "string",
"example": "G-XXXXXXX",
"maxLength": 20,
"minLength": 5,
"pattern": "^G-[A-Za-z0-9-]+$",
"x-validation-message": "must be a valid Google Analytics ID (format: G-XXXXXXX)"
},
"l": {
"description": "The datalayer's name you want data to be associated with",
"type": "string",
"example": "myNewName",
"maxLength": 100,
"nullable": true
}
},
"additionalProperties": false
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.