Our message tracking pixel is created in a certain format: https://t.nylas.com/open/XXXX , to prevent the opening / reading of an email in the sent folder as being recorded as an open by tracking. The app developer, needs to block this file.
- If loading the email via your application, via the Nylas API then you can programatically hide the URL. This is something the application developers will need to do.
- If opening the email on the provider you will need to use a tool that blocks URL's like an adblocker, or disable the downloading / opening of embedded images.
- Another way to handle this is by disregarding the open recorded against account's IP address, for that to work you need the clients IP address.
Updated
Comments
0 comments
Please sign in to leave a comment.