mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 20:16:52 +00:00
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:
@@ -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,
|
||||
}
|
||||
],
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user