-
Notifications
You must be signed in to change notification settings - Fork 137
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
How to start work on ahoy_email #17
Comments
It could be a few things. Opens are recorded through a tiny image in the email (an industry standard). You can only see if an email was opened if it has an html part. Also, the user must allow images to loaded. |
Ankane can you give me any suggestions to perform this, like a sample application |
@ankane I did followed same steps mentioned but It could not updated opened at field value, when I read the mail |
Sorry, totally forgot the most likely cause. If you're on your development machine, there's no way for your email client to connect to your server at |
Really, Ok I will push it into staging and I will test there, Thanks for your support |
I just made my latest work into staging i.e., heroku but stills I am not receiving opened_at |
I am facing the same issue, can you please let me know what is the solution? |
Following is the invisible pixel link which I get in the email : This link doesn't open, and thats the reason for opened_at not getting updated. Can you tell whats the solution? |
@rajrishav0711 Google proxies content for privacy reasons. |
Cleaning up issues. Please reopen if there's additional information. |
I followed the same but I could able to migrate and I got table called ahoy_messages and when I send any mail then, fields in the ahoy_messages table were updated, but when I read the mail in gmail/yahoo open_at field is not updating. Can you please say me where were I went wrong
The text was updated successfully, but these errors were encountered: