Businesses need to see user interest in offers even if not redeemed, to encourage continued engagement with the app.
Business owners using the app to promote offers and loyalty schemes.
Implement a feature to track the number of clicks on offers and display this data on the offer profile and in a downloadable monthly report.
Given An offer is live When A user clicks on it Then The dashboard updates to show the new total number of clicks for that offer. Given An offer is live When A user clicks on it Then The system logs the timestamp of the click. Given A business requests a report When The report is generated Then It shows the number of clicks per month for each offer.
This feature includes tracking clicks on offers and displaying the total on the offer profile, along with generating monthly reports. It does not include visual graphs or differentiating between unique and repeat clicks.
How should click data be displayed?
Show a simple number on the offer profile and provide a downloadable report.
Keeps the feature straightforward and focused on essential data.