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

remove react-ga; configure integrations to work with exygy accounts #1350

Closed

Conversation

kramduckner
Copy link

@kramduckner kramduckner commented May 16, 2024

Description
This PR removes the GA integration - which doesn't need to exist after Universal Analytics was deprecated. The GA4 integration still exists.
It also updates some of the public keys to integrations so our app won't be feeding into ShelterTech's sentry, ga4, etc. It also makes a GA4 integration optional. Essentially, this is getting the front end into a deployable state for an environment distinct from Shelter Techs.

Tasks

  • uninstall react-ga
  • comment react-ga code
  • add an if statement around ga4 initialization
  • update sentry keys
  • remove intercom key

Notes
This PR raises concerns around how our changes impact the likelihood that ShelterTech's ask darcel repo will be synced one day. Curious if there are any thoughts. That's why I commented the react-ga code instead of deleting it, but that's not really a scaleable solution imo, at least for every change we make. I'd like to keep thinking about it for a bit and see what updates we end up making before coming up with a strategy.

I'll add the env vars to a 1password note and grant access to exygy folks as admins after pr approval.

@kramduckner kramduckner deleted the exygyify-integrations branch May 20, 2024 14:48
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.

None yet

1 participant