Re: Database inconsistency

Shawn_Granniss
Level 2

Database inconsistency

Hello,

My database says I have 46000 leads but when I look at my "marketable leads" list it says I have 27000. How do I find the 19000 "un-marketable leads"?

Thanks

Tags (2)
2 REPLIES 2
Anne_Angele1
Level 4

Re: Database inconsistency

You can pull a smart list (use ANY logic):

  • No Email address
  • Email Invalid is true
  • Unsubscribe is true
  • Marketing Suspended is true
  • Email has hard bounced

That will give you all of your unmarketable leads.

Grégoire_Miche2
Level 10

Re: Database inconsistency

Add "blacklisted is true" and "suspended is true" to the filters. "Suspended" and "Marketing suspended" are 2 different things.

"Email has hard bounced" is not necessary. They will show as "email invalid". This filter can even give wrong results, since the email address might since have been fixed and be now working.

-Greg