{
	"handle": "google-analytics-4",
	"name": "Google Analytics 4",
	"provider": "Google LLC",
	"category_default": "statistics",
	"description": "Audience measurement and behavioural analytics.",
	"privacy_url": "https://policies.google.com/privacy",
	"script_patterns": [
		"googletagmanager\\.com/gtag/js",
		"google-analytics\\.com/g/collect",
		"google-analytics\\.com/analytics\\.js",
		"\\bgtag\\([\"']config[\"']\\s*,\\s*[\"']G-"
	],
	"iframe_patterns": [],
	"cookies": [
		{ "name": "_ga",     "duration": "2 years",  "purpose": "User identifier" },
		{ "name": "_ga_*",   "duration": "2 years",  "purpose": "Session state" },
		{ "name": "_gid",    "duration": "24 hours", "purpose": "User identifier" },
		{ "name": "_gat",    "duration": "1 minute", "purpose": "Request throttling" }
	],
	"placeholder_type": "none",
	"gcm_signals": [ "analytics_storage" ]
}
