MessageREACH Email Click To tracking

Is there any method to recieve a real-time push of MessageREACH Click-To trackable link clicks via API? The application is a broadcast email campaign, and a need to trigger a response email out to anyone who clicks on a link in real- or near-real-time throughout the lifetime of the campaign. Thank you in advance.

Comments

  • This is a very good question....

    Unfortunately, we do not have a real-time push capability for click events at this time.  The feature is on our candidate list for future development, but has not yet been prioritized for implementation.

    In the meantime, the approach that I would suggest is to use the JobDetail function with the Window element to select events that take place during a specific span of time.  If you call that function (say) every 15 minutes, you would be able to send the response emails in near-real-time.

    Hope this helps!