-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
analytics: remove Google Analytics in favor of Google Tag Manager #343
Comments
We have an app-loading problem in executing #351 modifies
This has successfully loaded the script inside app. When I run However running
|
Funnily enough, I'm running into this issue as well when I try to run my |
Updates The app loading problem we had above with Here with |
#353 deployed on https://dash-playground.plotly.host/dash-drug-discovery/ for a functional check. |
well, I haven't had a chance to test this working, @ycaokris , is this ready to test on gallery? |
personally, i still see the old analytics code on our gallery apps, do we have an estimate of when i could test the new gtm tag? |
Not for batch deploy yet due to gallery sizing limit, I've ran manually for oil-and-gas and drug discovery and blocked by disk space issue. https://github.com/plotly/streambed/issues/13854 needs to be ran rather than manual deploy, will be worked on today and I'll update when all gal apps are re-deployed. |
Sounds like it's still relevant. Let's see if we can get it across the finish line. |
Updates on this issue: With #366 , we've updated new GA tag for 31/49 python apps on gallery. Still needs to work on:
would make it work so we may not get it in |
Follow up on this issue:
All non-bio python apps have been merged and GA tag up-to-date.
Gallery updates for bio apps will be completing within this week.
Currently work-in-progress by @HammadTheOne in #395 |
Updated status on GTM tag on gallery apps:
|
Is this connected to https://github.com/plotly/marketing-team/issues/148? |
All gallery apps except dash-R done. Closing this in favor of progress track in https://github.com/plotly/marketing-team/issues/148 |
As per conversation here: https://github.com/plotly/marketing-team/issues/118#issuecomment-542334742
We'd like to put the Google Tag Manager script into our dash-sample-apps instead of using GA only.
GTM includes such tracking codes like Pardot, which the marketing team would find useful to add on the apps.
Paste this code as high in the
<head>
of the page as possible:Additionally, paste this code immediately after the opening
<body>
tag:The text was updated successfully, but these errors were encountered: