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

clean up messy GA env var situation #3025

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

doug-s-nava
Copy link
Collaborator

@doug-s-nava doug-s-nava commented Nov 25, 2024

Summary

Fixes #3033

Time to review: 10 mins

Changes proposed

Cleans up after bug introduced in https://github.com/HHS/simpler-grants-gov/pull/3001/files and fixed in #3013

Adds some more detail to the documentation and adds a diagram as well.

Context for reviewers

Test steps

  1. start up the app locally
  2. in dev tools, search the dom for "tagman"
  3. VERIFY: two different script tags are found, one of which points to the GTM id found in the code, the other of which points to a placeholder / dummy id "G-GGGGGGG"

This should also be verified in DEV after merge

** PLEASE REVIEW THE DIAGRAM AS WELL **

Additional information

Screenshots, GIF demos, code examples or output to help show the changes working as expected.

@doug-s-nava doug-s-nava marked this pull request as ready for review November 26, 2024 15:57

## Deployment

[Check out this diagram](https://lucid.app/lucidchart/107dcf47-46e7-4088-a90a-1ef3b0ca3744/edit?viewport_loc=42%2C439%2C2295%2C1182%2C0_0&invitationId=inv_3559eb81-f735-4b22-9365-49920268e061). This should explain most of what the next section explains, and more but in visual form.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a public URL - can you embed a screenshot?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that was my first thought, but wasn't sure where to host it. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Analytics ID Not Being Passed to Client App
3 participants