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 google analytics #241

Merged

Conversation

nathancovey
Copy link
Member

The Pull Request is ready

  • all github actions are passing
  • are changes backwards compatible?
  • fixes Remove Google Analytics #240
  • the branch follows the naming schema issue-123-enable-x-does-not-disable-y
  • the pull request has a sensible title

Intention

We are no longer using Google Analytics, and I see no reason to use it again in the future.

Review Points

Are there any other lines of code that need to be deleted?

The code follows best practices

  • the code is readable
  • issues for follow-up tasks have been created
  • there is no any type used

Notes

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome and thank you for contributing! Please make sure you keep Work In Progress as a draft until it is read to be reviewed.

@@ -10,12 +9,6 @@ import { ExtensionsPage } from '../components/Extensions/ExtensionsPage'
import extensionsService from '../services/extensions.service'
import { ExtensionsLayout } from '../layouts/ExtensionsLayout'

const AppRoutesPageSubscription = () => {
Copy link
Member

Choose a reason for hiding this comment

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

Looks like this is being used a few lines later on line 16

Copy link
Member Author

Choose a reason for hiding this comment

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

Good find

Copy link
Member Author

Choose a reason for hiding this comment

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

Do I need to do anything else to approve your changes?

rphovley
rphovley previously approved these changes Oct 6, 2024
@rphovley
Copy link
Member

rphovley commented Oct 6, 2024

Looks good with those changes

@rphovley rphovley merged commit 5dc6f3c into CodeClimbersIO:main Oct 9, 2024
8 of 9 checks passed
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.

Remove Google Analytics
2 participants