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

chore: Remove Google Analytics #2125

Merged
merged 4 commits into from
Feb 24, 2025
Merged

chore: Remove Google Analytics #2125

merged 4 commits into from
Feb 24, 2025

Conversation

gzurowski
Copy link
Member

Google Analytics signals are disabled for a long time:

    def ready(self):
        # Disabling google analytics
        # import google_analytics.signals  # noqa: F401
        return

Additionally, Google has replaces Universal Analytics, see: https://support.google.com/analytics/answer/11583528

@gzurowski gzurowski requested a review from a team as a code owner February 24, 2025 12:32
@gzurowski gzurowski changed the title Remove Google Analytics chore: Remove Google Analytics Feb 24, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.49%. Comparing base (6f325f6) to head (b063b97).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2125      +/-   ##
==========================================
- Coverage   67.51%   67.49%   -0.03%     
==========================================
  Files         434      430       -4     
  Lines       24199    24001     -198     
==========================================
- Hits        16339    16200     -139     
+ Misses       7860     7801      -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gzurowski gzurowski merged commit d05a155 into master Feb 24, 2025
3 of 5 checks passed
@gzurowski gzurowski deleted the remove-ga branch February 24, 2025 17:04
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.

3 participants