ankane / ahoy_email

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

Open Tracking #130

Closed thejazz15 closed 5 years ago

thejazz15 commented 5 years ago

Currently opens get tracked regardless of who opens the email. Is there any possible way where we can track an open only if the recipient of the email opens it?

ankane commented 5 years ago

Hey @thejazz15, this isn't possible technically.

thejazz15 commented 5 years ago

Alright thanks @ankane

ACPK commented 5 years ago

@thejazz15 - You could prevent it from tracking your office's IP address and that of your email provider (e.g., Mandrill's admin interface). If this is similar to what you're looking for, let me know!