Skip to main content
Level 1
February 26, 2020
Question

Lead score report with activity log

  • February 26, 2020
  • 2 replies
  • 1892 views

We are currently generating an email alert to sales when a customer reaches a lead score of 35. The report provides customer data record but not the activity log so the sales team can review the web, nurture, form activity that led to the customer reaching this score. I know there is an option for sales insight link with sales force but we are not using SF at the moment. 

 

Anyone know how I can generate either a report to run each day that includes the activitiy log or a how I can setup for the email alert I send to sales?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
February 26, 2020

You can't directly include the ActLog.

 

You can use a history field (which is a Textarea field that you continually append to) and mirror certain triggering information there. For example, write the {{system.timestamp}} {{trigger.name}} for a Filled Out Form trigger and that'll show the form name. Search past threads for more on history fields.

Iva_Kanova
Level 2
February 27, 2020

You can also include the Send Alert Info Token {{{SP_Send_Alert_Info}} in your alert email. The token will generate in your alert a temporary link to view the record and activity log of the lead who triggered the alert.  The link is view-only so sales can see the last activities but not edit the record. The only drawback is that if you have many programs making changes to the record of the lead, the activity log might be a little overwhelming for sales to decipher. 

 

Send Alert Info Token - https://docs.marketo.com/pages/releaseview.action?pageId=2952678