I am adding leads to the smart list daily. I want a report how many leads added to that list in each day. (like a table report)
| Date | Leads Addes |
|---|---|
| 10-01-2016 | 25 |
| 11-01-2016 | 56 |
| 12-01-2016 | 10 |
| 13-01-2016 | 9 |
| Total | 100 |
Any suggestions?
Hi Arunkumar,
Create a "added to list" date field, and a smart campaign :
Once done, create a lead performance report, group by "added to list"
-Greg