docs[patch]: Update how GA4 is collected (#18821)

There's some issue/setting with the current python GA4 app. I created a
new one just for feedback.
This commit is contained in:
Brace Sproul
2024-03-08 14:32:40 -08:00
committed by GitHub
parent a8de6d1533
commit 9c218d0154
4 changed files with 22 additions and 17 deletions

View File

@@ -335,6 +335,10 @@ const config = {
src: "https://www.googletagmanager.com/gtag/js?id=G-9B66JQQH2F",
async: true,
},
{
src: "https://www.googletagmanager.com/gtag/js?id=G-WFT0J048RF",
async: true,
}
],
};