Our Sales team has requested that they have visibility into the last activity that pushed leads to MQL status and be able to prioritize their MQL lead queues based on the activity. I was thinking of creating a new field called last MQL activity and stamp the value when the lead status changes to MQL. However, I can't find a flow step that will populate the last interesting moment or activity logged.
Ok got it. Setup a custom formular field to map at Opp level for reporting but is populated at Contact level. Excited to start running reports on this!
Ok thanks - so I need to create a custom SFDC field for this to populate. Problem is it has to be at Contact level since Marketo cannot update Opp or Account object level fields 😞
Yes, just use the opp created trigger! The "Marketing X" fields are legacy fields I inherited with SFDC when I started at my company last June. Since none of the marketers could create fields (pre-Marketo) the IT team created 5 fields in SFDC that marketing could use for anything. I just use them for testing now.
Very cool Emily - thanks! I want to do this for Opp created to see what was last activity before Opp but Im assuming I can use the Opp Created as a trigger here.
Michelle, Christina - I've put a screenshot together of the scenario that I tested. In this case I've used a lead status change to indicate my trigger, but it could be lead score change if that's what you use to determine MQL. The Change Data Value updated to the most recent Interesting Moment Description and updated a text field. The last piece I tested was to see if the value would change when a new interesting moment happened. The value remained the same in my test field for Last MQL Activity (Marketing 5). .
Dory - We dont want the date of the MQL, we want the last activity so thanks for the suggestion but it's not exactly what we were hoping to achieve here.
In our instance we have created a custom field in SFDC called Last MQL Date, and when a record becomes a MQL we do a Change Data Value for the field and stamp with {{system.dateTime}}. It sounds like this would accomplish what you're trying to do!
This is a very interesting question, after reading the discussion here it seems there is no easy solution - might be a good thing to suggest as an idea!
Emily - An interesting moment for MQL? You would define this specifically?? We run off of Lead Score so there could be any number of things a person can do over a period of time, or 1 awesome thing, to push them over the ledge to become an MQL. I would be very hesitant and cautious of anyone using 1 set engagement to define an MQL.
Michelle - I havent built a SFDC workflow for this. Our MQLs are based off of lead score so sales reps know the last intersting moment or action the person did to qualify them to be an MQL but I dont have this 'stamped' for reporting. But this would be very interesting since we are just reporting off of original lead source right now (which is ok for net new conversion data but not for opp conversion or MQL generation).
Christina, do you have an interesting moment for MQL. We don't have that so it would work for us. I just tested this out and the value was replaced with the correct interesting moment. Perhaps you can use activities in SFDC to stamp your values?
Have you tried updating the field with a Last Interesting Moment Desc/Date token in a Change Data Value flow step? You could also accomplish this in workflows using a formula field in SFDC.
Activity logged is also a great thing to track but I'm not quite sure if you could stamp that in Marketo, unless it's referencing an existing field in SFDC.
I would like to do this too (Ive done it in other automation systems but cant figure it out in Marketo). However, I want to stamp last activity before Opp created, not MQL, but I would imagine it's the same process if the capability exists.