Skip to content
Helpdesk Agent dev Tesoro CRM

Email tracking: opens, clicks, replies

Every email from Tesoro automatically receives tracking code. You can see whether the recipient has opened, clicked a link, or replied. No setup needed, always on.

  • You wonder why a lead is no longer responding
  • You want to know which prospects are truly interested
  • You are preparing the AVG/GDPR section of your privacy statement
MetricWhenField
OpenedRecipient opens emailopened_at
ClickedRecipient clicks a linkclicked_at
RepliedReply receivedreplied_at

One timestamp per metric (first time). Plus an activity on the timeline of the associated record.


Two technical mechanisms, automatically applied to every outgoing email.

Invisible 1×1 image at the end of email content, hosted by Tesoro. When opened + images loaded → request to Tesoro server → opened_at recorded.

All links are rewritten via a Tesoro tracking endpoint. When clicked:

  1. Click arrives at the endpoint.
  2. System registers an open and a click (+ URL) on the email.
  3. Recipient is immediately redirected to the original URL.

Reply received via your linked inbox → system matches to original email → replied_at + activity email_replied.


No setup needed. Every email from Tesoro gets:

  • Tracking pixel
  • Rewritten URLs
  • Unique track_id

Applies to Gmail, Outlook, and IMAP/SMTP.


Per sent email:

  • Opened + timestamp of first open
  • Clicked + timestamp of first click
  • Replied + timestamp of first reply

Each tracking event as an activity:

Activity TypeWhat
email_openedOpened
email_link_clickedLink clicked (URL included)
email_repliedReply received

  • Images blocked: Outlook, Apple Mail, Gmail often do not load images automatically
  • Text mode: images are not displayed
  • Apple Mail Privacy Protection: loads images via proxy, distorts timing
  • Email scanners: corporate security loads all images automatically
  • Preview panes: some clients load content on preview
  • URL copied and pasted: no click registered
  • Corporate security: rewrites or scans URLs, tracking redirect may fail

Points to consider:

  • Transparency: mention in your privacy statement that you use email tracking in business communication
  • Legitimate interest: often applies to business follow-up, but assess per situation
  • Data storage: tracking timestamps are part of the email record and your general data policy
  • Data subject rights: access and deletion upon request, including tracking data

No, currently automatically applied to all outgoing emails. No per-email toggle.

Yes, each individual email gets its own unique track_id, tracked separately.

Yes. Email client did not load images, recipient did not click a link, but replied directly. Pixel not triggered, reply still recorded.

Pixel is invisible (1×1 + hidden CSS). But technically savvy recipients can see it in the HTML source code. Rewritten URLs are visible on hover.