Difference between revisions of "External Email Tracking"
imported>Aeric |
imported>Aeric |
||
Line 27: | Line 27: | ||
==Custom Listener Interface== | ==Custom Listener Interface== | ||
In the '''Custom Listener Interface''' section, select a Java [[Class]] that implements the | In the '''Custom Listener Interface''' section, select a Java [[Class]] that implements the [{{DOCHOST}}/javadocs/com/platform/api/mail/EmailHandler.html <tt>EmailHandler</tt> interface]. (Only those classes that do are listed.) | ||
''Learn more:'' | ''Learn more:'' |
Revision as of 02:37, 12 January 2012
Settings > Administration > External Email Tracking
You can use this feature in one of two ways:
- Update Prospect or Contact records with activity information via email with External Email Tracking
- Set up a Custom Listener Interface to
External Email Tracking
Use the standard External Email Tracking feature to automatically update Prospect or Contact records with activity information by sending messages from an email client (see Compatible Email Clients below).
To use the feature:
- Use a unique "Email-To-{platform}" address in the BCC: field of an email message, and the platform will log that email message as a Completed Activity for any Prospect or Contact in your database that matches the TO: or CC: field.
- Or Forward an email message to a unique "Email-To-{platform}" address, and the platform will search the body of the message and create a Completed Activity for the Prospect or Contact that matches the email address in the FROM: field.
Administration Setup
After this one-time setup, each user can enable this function from the Personal Setup area.
To enable External Email Tracking:
- Click Settings > Administration > External Email Tracking
- In the Enable External Email Tracking section, click the Enable Email-to-{platform} checkbox
- Select the default action when a matching Prospect/Contact is not found. Choose from:
- create an open task
- create a task and mark it completed
- Click [Save]
Custom Listener Interface
In the Custom Listener Interface section, select a Java Class that implements the EmailHandler interface. (Only those classes that do are listed.)
Learn more:
User Setup
When External Email Tracking is enabled, the My Email-to-{domain} option will appear in the Personal Setup area. Users should setup their personal My Email-to-{domain} address.
Compatible Email Clients
External Email Tracking is compatible with these email clients:
- Web-based: Gmail, Yahoo, HotMail, etc.
- Microsoft Outlook 2003 (11.6568.6568) and later