Use Cases for Marketo Measure (Bizible) Suppression Logic | Community
Skip to main content
Kate_Colbert
New Participant
April 13, 2021

Use Cases for Marketo Measure (Bizible) Suppression Logic

  • April 13, 2021
  • 14 replies
  • 9964 views

I was recently asked for some examples of what to use Marketo Measure's Touchpoint Suppression functionality for so below are the most common I see across Marketo Measure users. Keep in mind though that Suppression is your tool to “clean up” your Marketo Measure data so you might have scenarios that are completely unique to your company!

 

Example 1: Suppressing based on the email domain

Why?

It’s common for employees to fill out forms on your site, maybe to download a new whitepaper they want to read, and that’s totally fine but you probably don’t want a touchpoint for that.

Build Idea:  

Note: In situations like this, it makes sense to suppress both the Lead and Contact value.

 

Example 2: Suppressing unsubscribe forms, password reset forms, career application forms, customer login forms

 

Why?

If the Marketo Measure JavaScript is properly attached to a form, people filling out that form will result in a touchpoint. Most customers do not want Touchpoints for things like the above where it’s just not the type of interaction we’re looking for when it comes to attribution reporting.

 

Build Idea:

Important Note: Use the matches any operator when you want Marketo Measure to look out for multiple values. The double asterisks creates “contains” logic. Your rule logic will also depend on your URL structure.

 

Example 3: Suppressing Buyer Attribution Touchpoints (BATs) that happened a defined number of days before the Opportunity is Opened/Created

 

Why?

Sometimes customers want to set up a “look-back window” to basically say that if a Touchpoint happened a certain number of days prior to the Opp being created, that it shouldn’t be eligible for attribution. Most clients align this to the length of their Sales cycle.

 

Build Idea:



Pro Tips:

  • Usually when you’re setting up suppression logic, you’ll want to do it for both the Buyer Touchpoint (BT) and the Buyer Attribution Touchpoint (BAT). Check out this resource for a refresher on the two objects.
  • Remember that Suppression gets rid of the Touchpoint in both CRM and Discover, whereas Removal will only remove the Touchpoint in the CRM, it will still be reportable in Discover. Suppression is most commonly used and Removal is usually only used in situations where CRM storage is a concern.

Last Updated 4/5/2024

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

14 replies

Kate_Colbert
New Participant
April 20, 2021

Awesome, glad to hear that!

New Participant
April 20, 2021

Hi Kate,

Thanks for the detailed explaination. I did the setting and it looks fine.:)

-Jeff

Kate_Colbert
New Participant
April 19, 2021

Hi Jeff! Good question. Your first idea is correct -- Bizible would not create a BAT for that touchpoint from 4 years ago in this scenario, it would instead look for the earliest touchpoint that does fit into the "look-back window" and that BAT would be stamped as the Opp's FT (potentially LC as well but just depends on the exact scenario). 

 

Let me know if this helps! 

-Kate

New Participant
April 16, 2021

Hi Kate,

We are trying to suppress our BAT from CRM, and this article is very helpful. I'm curious about the last logic "Opportunity.CreateDate - Touchpoint.Date > 360". If we use the Account-based attribution model and apply this logic, and there is an account whose earliest FirstTouch is 4 years ago but it generated an opportunity this year. In that case, will Bizible find another FT for this opportunity? Maybe the one which hasn't been suppressed yet. If not, does that mean some Opportunities might not have FT and LC due to the suppression? Thank you.