Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

S4S EXM pushes Sitecore email engagement analytics and response information to Salesforce. The module requires packages to be installed in Sitecore and Salesforce. 


IMPORTANT: S4S EXM requires S4S List Builder (Optional) to import Salesforce reports and campaigns into Sitecore Contact Lists. These are the email recipient lists used by Sitecore EXM.

...

Sending the email response behavior to Salesforce works as follows:

  1. The push to Salesforce action is triggered by a Sitecore Scheduled Task. This can be configured to fire as often as required based on:
    1. the needs of the users for timely data.
    2. the number of available API calls (imposed by Salesforce).
    3. the length of time taken to update Salesforce (volume of data).
    4. the times when the website is processing lower traffic volumes.
  2. The Sitecore xDB interactions associated with emails are pushed to the "Sitecore Email Campaign Messages" related list in Salesforce lead and/or contact records.
  3. The Sitecore xDB interactions related to clickthroughs are pushed to the "Sitecore Analytics"  related lists in Salesforce lead and/or contact records. Visibility of clickthrough behavior requires the S4S Analytics (Optional) package to be installed in Salesforce.

Related Lists in Salesforce

After the Sitecore EXM analytics has been pushed to Salesforce by the scheduled task, analytics will appear in two related lists belonging to the matching lead or contact records.


1. Sitecore Email Campaign Messages Section


Image Added

This related list shows the names of Sitecore EXM campaigns that have been dispatched in Sitecore and pushed to Salesforce by the scheduled task.

Clicking the "Get Sitecore Email Campaign Analytics" button will tell Sitecore to execute the scheduled task immediately. Once the task has been completed, the data in Salesforce will be refreshed and new entries may appear in the list if a new Sitecore Campaign has been dispatched after the last scheduled task was run.  

More detail about each campaign is revealed by clicking on the list link.

Image Added

Note the following:

  • This data is stored in Salesforce in custom objects so Salesforce reports can be run against the data.
  • The Opted Out checkbox is checked when the email recipient has clicked a link in the email to opt out of further emails from this campaign. If the recipient opts out of all campaigns, the standard Email Opt In on the lead or contact record is unchecked.    


2. Sitecore Visits Section

If you have installed the optional S4S Analytics package into Salesforce, the Sitecore Campaign column will show the name of the Sitecore campaign that caused the recipient to visit the website. In the example below, on visit 22, the lead (or contact) reached the website by clicking on a link in an email that was sent Houston Symposium XX campaign. This shows click-throughs, or First Click Email Link as seen in the image above. 

 Image Added

Prerequisites

To use S4S EXM, you require the following:

  • Sitecore version greater or equal to Sitecore 8.2.
  • Sitecore Email Experience Manager (EXM) version greater or equal to 3.4.
  • S4S version with changeset cs29282 or later e.g. S4S Release 1.81.17031.1 or 1.82.16343. This equates to 31 January 2017 or later. 
  • S4S List Builder is not required but is ideal for importing Salesforce reports and campaign member lists to Sitecore.

...