SOLVED

Re: How many times a campaign was triggered

Go to solution
Eva_Yu
Level 3

How many times a campaign was triggered

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!

1 ACCEPTED SOLUTION

Accepted Solutions
Josh_Hill13
Level 10 - Champion Alumni

Re: How many times a campaign was triggered

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.

View solution in original post

2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Re: How many times a campaign was triggered

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
Level 3

Re: How many times a campaign was triggered

Thanks, that works!

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