How many times a campaign was triggered | Community
Skip to main content
Eva_Yu
New Participant
September 18, 2017
Solved

How many times a campaign was triggered

  • September 18, 2017
  • 1 reply
  • 1821 views

Is there anyway to report on how many times a campaign was triggered during a time frame?

We use a smart campaign to qualify leads (new and old) on a field A value change. All leads can run through the campaign every time.

smart lists: (any)

1. new leads with a value in Field A

2. old leads have a change of value in Field A

flow actions: add to a MQL lists

change program status

change lead status to MQL

Now I want to run a report on how many times the campaign was triggered within a month, so I can cover both new leads and old leads.

Some old leads may have already become MQL and member of the smart campaigns so I cannot get an accurate number by running report on the status change.

Please share if you have any thoughts and ideas, thanks!

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

You could try running the logs if you are able to extract them.

A better way is to create a Score field called "Times Triggered" and do a +1 on it in the flow.

1 reply

Josh_Hill13
Josh_Hill13Accepted solution
New Participant
September 18, 2017

You could try running the logs if you are able to extract them.

A better way is to create a Score field called "Times Triggered" and do a +1 on it in the flow.

Eva_Yu
Eva_YuAuthor
New Participant
September 18, 2017

Thanks, that works!

I guess there is no way to run the report before I create the additional field.