This block could check if an email you send to a record, was already opened. It use the AccessTracker build in with vtigerCRM, which must be present within these mails. You could create a filter to select one/multiple mails, which will be checked. Only one of the mails needs to be accessed. The field mails related to this record could be used to check mails, related do another record. If you leave this field blank, the current record will be used. Also you could limit the number of mails, which will be checked. Mails which come later in the sort order, will be ignored. This task use the internal VtigerCRM Access Tracker feature. That’s why the result is probably not very reliable. Some Mail clients don’t load images per default or for example Google Mail maybe completely don’t load images directly from your server in the moment the client opens the mail. Example

If you send an email to record 819, which subject “Are you interested?”, you could set the record id to 819 or a variable, which contain this and create a filter “Subject is equal ‘Are you interested?’ “. If you only want to check the first mail you send, set Sort order to “Created Time ASC” and set the amount of mails to “1”. Then you check, if customer had already opened this mail.

Ваш комментарий. Вики-синтаксис разрешён:
  _      __  _____   __    _  __  ____
 | | /| / / / ___/  / /   | |/_/ /_  /
 | |/ |/ / / /__   / /__ _>  <    / /_
 |__/|__/  \___/  /____//_/|_|   /___/