ga4-events 1.0.1
A simple, reliable Ruby gem for sending events to Google Analytics 4 (GA4) using the Measurement Protocol. Features include batch sending, event validation, retry logic, debug mode, and configurable logging. Works with any Ruby application - no framework dependencies required.
Gemfile:
=
install:
=
Development Dependencies (15):
erb
= 2.2.3
irb
= 1.6.3
pry
>= 0
rake
~> 13.0
rdoc
>= 0
rspec
~> 3.0
rubocop
= 1.61
rubocop-ast
= 1.30.0
rubocop-performance
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
simplecov
>= 0
standard
= 1.34
vcr
~> 6.0
webmock
~> 3.0