Hello,
I want to re-calculate some of our lead scores. I first want to nullify the value and then depending on previous activity, award points back to leads (ex. +5, +10). If I were to first nullify the score and then change the value from NULL to 5, will that register as a 5 point increase? Or does the score need to actually have gone from 0 to 5 or 1 to 6, etc. to register as a 5 point increase? I don't want these leads to register as increases and bubble to the top of the Best Bets, I simply want to re-calculate their scoring.
Thanks.
Solved! Go to Solution.
There are several threads on this process.
best to do this on weekend or fridays.
There are several threads on this process.
best to do this on weekend or fridays.
Josh,
Any sure fire way that changing the lead score data value from NULL to 5 wouldn't register as a 5 point lead score increase and bubble those leads up in Sales Insight?
Thanks.
Are you concerned that you'll set to NULL, then change their score to 5 and then Marketo will send it to SFDC as "+5" instead of 5 total?
It shouldn't do that but if you want to be very, very sure about it have a change score step to NULL then a wait step that gives plenty of time for the CRM to Marketo sync, then another change score to 5.
Correct, that's what I was concerned about. I just want to make sure it doesn't register as an increase.
like i suggested, it's best to shut down any score based triggers when you run re-scoring. It's not about the SFDC sync or MSI because those don't inherently trigger a lead alert (unless you setup such in SFDC itself).
You can always run an MQL batch to capture the new list of MQLs and push those to Sales once the scoring is done.
So if you aren't sure where your scoring MQL triggers are, check your Campaign Inspector for Change Data Value or Score is Changed.