Auto-MQL campaign | Community
Skip to main content
Level 4
October 23, 2019
Question

Auto-MQL campaign

  • October 23, 2019
  • 3 replies
  • 4202 views

We are implementing a new scoring structure where several actions will result in an auto-mql. Is there a best practice on auto-mqling? 

What does your flow look like for that. Wondering how to handle the point portion of it. Thanks!

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

3 replies

Jay_Jiang
Level 10
October 23, 2019

There's a lot of content on lead scoring best practices you can search for. e.g. https://nation.marketo.com/thread/51298-lead-score-interesting-moments-ideas 

To summarise, it comes down to mapping out your business selling cycle and mapping out your buyer's journey. You need input from sales and marketing. How important is each action in relation to a buyer being ready to XYZ (what ever your definition of MQL is)?

Michael_Florin-2
Level 10
October 24, 2019

I don't know if it's best practice, but we handle auto-mqls in the same framework we handle all scoring. Only that the score increase for the auto-mql actions is so high that it offsets all potential detractors.

Specifically for our case: If the scoring threshold is 30, we just score the auto-mql action with +100. There is no scenario under which these 100 points would not lead to an MQL.

If you score through tokens - which best practice advise suggests - you can have one score token like {{my.behavior-contact-request}} and use that one token for all auto-mql activities.

Community Advisor
October 24, 2019

best practice is to have leads run through lead lifecycle step-by-step (you don't want to necessarily "skip" anything, but they can pass through more quickly). To that end, I've only seen/done auto-mql by using existing scoring, like @Michael Florin‌ said. Just understand your scoring model -- some scoring models never go negative, so you can just add +30 (whatever MQL is) and be done, OR if you do have negative scores, you can hard set a score to be exactly 30 (just don't put the '+'). Just make sure you fully understand the scoring fields (behavioral vs demographic) and how they play together before hard coding scores at any point.

Level 4
October 24, 2019

I went ahead and set it to =75 which is our MQL threshold. Thanks!!

Community Advisor
October 24, 2019

2 things to ensure --

  1. you only hard coded it for those that haven't previously MQL'd (score <75)
  2. your score field isn't a combination of Demographic + Behavioral -- in which case hard-coding one and not taking the other into consideration could wreck your scoring model.

But if all that works -- you should be golden.

Don't forget to select the correct answer to mark this question as resolved.