Time/date Stamp Report | Community
Skip to main content
October 6, 2017
Question

Time/date Stamp Report

  • October 6, 2017
  • 1 reply
  • 1495 views

Hi,

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

Best,

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

1 reply

Devraj_Grewal
Level 10
October 6, 2017

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.