Skip to content
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

Research if we can fully remove GTM from dashboard #1354

Open
travjenkins opened this issue Nov 4, 2024 · 1 comment
Open

Research if we can fully remove GTM from dashboard #1354

travjenkins opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request ongoing any task that will be getting worked on slowly over time Security Security Related

Comments

@travjenkins
Copy link
Member

We would still like to monitor folks hitting certain milestones (creating entity, entering certain info, etc.) to help with support.

Since many of the Google endpoints serve up jsonp they cause issues with CSP validators.

We could look into making these calls from an edge function or cloud run or something and make the analytic calls from there.

Possibly helpful links:
https://developers.google.com/tag-platform/tag-manager/server-side/intro
https://stackoverflow.com/questions/16760904/can-i-call-google-analytics-from-server-side

@travjenkins travjenkins added enhancement New feature or request Security Security Related labels Nov 4, 2024
@travjenkins travjenkins added the ongoing any task that will be getting worked on slowly over time label Nov 12, 2024
@travjenkins travjenkins self-assigned this Nov 12, 2024
@travjenkins
Copy link
Member Author

travjenkins commented Nov 12, 2024

Marking as ongoing as I want to complete within 3 months and will start putting in an hour or two a week into this effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ongoing any task that will be getting worked on slowly over time Security Security Related
Projects
None yet
Development

No branches or pull requests

1 participant