Time/date Stamp Report

Anonymous
Not applicable

Time/date Stamp Report

Hi,

Is it possible to create a time/date stamp report that includes every lead for a particular campaign?

Best,

1 REPLY 1
Devraj_Grewal
Level 10 - Champion Alumni

Re: Time/date Stamp Report

Beatrice,

Are you looking to run a report of when people have entered the smart campaign? If so, that data is not available in an out-of-the-box report. You would need to create a custom datetime field "DateTime entered {smart campaign name} smart campaign" and in the flow of the smart campaign, the first step will be to add this flow step

"Change data value": "Date entered {smart campaign name} smart campaign": "{{system.dateTime}}"

Then you can create a report and include this date field as a report column.