> For the complete documentation index, see [llms.txt](https://help.thinkpickle.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.thinkpickle.com.au/flows/examples/track-performance-of-tv-ads.md).

# Track performance of TV ads

Need to track if someone calls your number during a TV ad? You can do this in two ways, by spinning up a new number or adding a [Date-time](/flows/conditions/date-time-is.md) is condition to your flow. For example:

![](/files/-LFtEORdLJkuzfl0a_mi)

Note how the [Send Analytics Event](/flows/actions/send-analytics-event.md) action will run if the call is made during the period the ad is running. This allows you to send the data to your analytics provider for analysis.
