Another "Smart Campaign Not Triggering" Question

Anonymous
Not applicable

Another "Smart Campaign Not Triggering" Question

Hey guys - I'm having an issue where a Smart Campaign is not triggering. It's supposed to trigger with ANY form fill. Once triggered, if the comments field on the form is not empty, it transfer the contents to a salesforce field called "Situation."

Place I looked:
1) Smart campaign trigger and filter - looks good
2) The actual flow where the data is transfered (though this shouldn't matter) - looks good
3) Activity log of the lead to make sure he meeds the conditions:
    -Fills out form
    -Comments field is not empty
    -Smart campaig not triggered (key word search)

I have some screenshots below. Everything looks right as far as I can tell, but I must be missing something. Anyone ever run across a glitch where smart campaigns didn't trigger?

Any thoughts on where else I can look?

Thanks for your help!

Smart Campaign:
0EM50000000TA9P.jpg
Actual flow (shouldn't matter)
0EM50000000TA9U.jpg
Actifity record of form fill (should trigger the campaign)
0EM50000000TA9Z.jpg
Comments field NOT blank (filter condition in the smart campaign)
0EM50000000TA9K.jpg

 
Tags (1)
6 REPLIES 6
Anonymous
Not applicable

Re: Another "Smart Campaign Not Triggering" Question

Hey Dane,

Your filter below the triggers is excluding anyone whose comments field is blank. With multiple triggers in the same campaign, you can look at records qualifying like this:

Fills Out Form is any and Comments is not empty
OR
Data Value Changes (Comments) and Comments is not empty
OR
Campaign is Requested and Comments is not empty

It looks like all you need to do is remove the Comments filter and everything should work fine.

 
Anonymous
Not applicable

Re: Another "Smart Campaign Not Triggering" Question

Jeff,

I'm confused. The smart filter is "Comments is not empty." Doesn't that mean that only leads with the comment fields filled in (not blank/null) will be accepted? That's the behavior I want - for the campaign to trigger when the Comments field is not empty.

What am I missing?
Roxann_McGlump1
Community Manager

Re: Another "Smart Campaign Not Triggering" Question

Hello Dane,

Is the campaign set so that every lead can go through the campaign every time?  If not, the lead may be blocked from going through it after the first time.

 
Anonymous
Not applicable

Re: Another "Smart Campaign Not Triggering" Question

Roxann,

Yes - I checked that as well (easy mistake). This was the lead's first form fill and the tirgger schedule was "each lead can run through the flow every time"

0EM50000000TABp.jpg

Any other thoughts?
Josh_Hill13
Level 10 - Champion Alumni

Re: Another "Smart Campaign Not Triggering" Question

Jeff S is pretty right on this:

Conditions for entry are dependent on Form Fill + Comments IS NOT EMPTY.

But your original post said you wanted:
Hey guys - I'm having an issue where a Smart Campaign is not triggering. It's supposed to trigger with ANY form fill. Once triggered, if the comments field on the form is not empty, it transfer the contents to a salesforce field called "Situation."

So this is what it does in essence, but you could remove Choice 1  as no one should enter here unless they have a Comment anyway.

Alternatively, remove the Comments filter on the Smart List.

Another trick is on the DVC, add "IS NOT EMPTY" as a constraint. Not wholly necessary when you have the filter, but helpful.

Are you sure you are using the right Comments field on the Form? I know quite a few clients who have several.
Anonymous
Not applicable

Re: Another "Smart Campaign Not Triggering" Question

Josh,

Thanks for the response. I'm still confused. What's the difference between these two statements?

Conditions for entry are dependent on Form Fill + Comments IS NOT EMPTY.
Once triggered, if the comments field on the form is not empty,


I'm trying to trigger the smart list off of Form Fill AND Comments NOT Empty - which is what I believe my Smartlist shows, no? And from what I can tell, the lead (in the pictures I posted) meet those criteria...

And yes - I only have one Comments field.