ankane / ahoy_email

First-party email analytics for Rails
MIT License
1.11k stars 137 forks source link

RFC FEA/Open Tracking with Google Analytics #124

Closed drush closed 5 years ago

drush commented 5 years ago

This PR enables you to track opens with GA in addition to, or instead of with the integrated open tracking. Opens are shown as page views on your web property /email/{mailer}/{action} by default.

ankane commented 5 years ago

Hey @drush, thanks for the PR 👍 While it's related to email analytics, I think Google Analytics support is outside my vision for the project. It may make sense to create another gem with this functionality.