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

feat: add google analytics support #3254

Merged
merged 6 commits into from
Sep 5, 2023

Conversation

KatieMSB
Copy link
Collaborator

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
This pr adds support for integration with Google Analytics 4 to track user interaction across the app.

  • Re-enables the previously deprecated Google Analytics ID config value.
  • Adds custom event tracking for alert actions (i.e. Acknowledge, Escalate, Close) from an alert details page or the alert lists page.

@KatieMSB KatieMSB merged commit 24c467e into master Sep 5, 2023
@KatieMSB KatieMSB deleted the feat-add-google-analytics-support branch September 5, 2023 14:43
1ddo pushed a commit to 1ddo/goalert that referenced this pull request Sep 7, 2023
* initialize google analytics

* track alert action events

* specify google analytics version

* add validation for measurement id

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

Successfully merging this pull request may close these issues.

3 participants