track_relay 1.0.0
track_relay eliminates dual event vocabularies between marketing and product analytics in Rails apps. Define events once in a Ruby DSL catalog, then dispatch them through ActiveSupport::Notifications to multiple destinations (GA4, Ahoy, your own subscribers) with shared payload validation and a single tracking call.
Gemfile:
=
install:
=
Versions:
- 1.0.0 May 08, 2026 (59 KB)
Runtime Dependencies (1):
rails
>= 7.1
Development Dependencies (10):
ahoy_matey
>= 0
appraisal
>= 0
combustion
~> 1.3
minitest
~> 5.16
rake
>= 0
rspec-core
~> 3.13
rspec-expectations
~> 3.13
sqlite3
>= 0
standard
>= 0
webmock
~> 3.23