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

add sync file to GA module #314

Merged
merged 3 commits into from
May 2, 2022
Merged

add sync file to GA module #314

merged 3 commits into from
May 2, 2022

Conversation

jatjhu
Copy link

@jatjhu jatjhu commented Apr 28, 2022

Add sync file for GA to persist the measurement ID

@github-actions
Copy link

This PR has no dependency differences with the base branch

@jatjhu
Copy link
Author

jatjhu commented Apr 29, 2022

This is ready for review

@@ -65,6 +66,7 @@ module:
imagemagick: 0
islandora: 0
islandora_audio: 0
islandora_breadcrumbs: 0
Copy link

Choose a reason for hiding this comment

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

@DonRichards @jatjhu Would this change mean that the breadcrumbs module is enabled?

Copy link
Author

Choose a reason for hiding this comment

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

I wonder if this is related to the analytics module. I could remove it I think.

@@ -0,0 +1,38 @@
account: G-8435EBBK3D
Copy link

Choose a reason for hiding this comment

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

You might want to see how this could be an environment variable. That way the local dev environment wouldn't be using the same code as production. Another option would we to set up GA so that it only records activity that happens on the prod domain.

Copy link
Author

Choose a reason for hiding this comment

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

Good point I didn't think of that

@little9 little9 merged commit a863a7b into development May 2, 2022
@little9 little9 deleted the google_tag_manager branch May 2, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants