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(ruby rules): add google analytics #564

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Feb 13, 2023

Description

Add Ruby rule for Google Analytics

As there is no official gem for Ruby GA, we instead check for data types in the various analytics reporting classes that would be used to build a report. See tutorial suggesting this approach.

Relates to #459

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@elsapet elsapet force-pushed the feat/add-ruby-google-analytics-rule branch from 535a95d to 2e9b62f Compare February 13, 2023 10:23
@elsapet elsapet changed the title feat (ruby rules): add google analytics feat(ruby rules): add google analytics Feb 13, 2023
@elsapet elsapet merged commit 566ac52 into main Feb 13, 2023
@elsapet elsapet deleted the feat/add-ruby-google-analytics-rule branch February 13, 2023 10:43
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.

2 participants