All docs
Customer Experience
Daily Winner Stats
Public ticker/widget showing how many instant-wins paid out in the last 24h. Social proof for cold traffic.
A small ticker on your homepage showing how many instant-wins paid out in the last 24 hours. Single-best piece of social proof you can ship for cold traffic — proves the site is alive, generous, and recent.
What it shows
A horizontal strip above the fold with three live numbers:
- Wins paid out today — count of instant-wins in last 24h
- Total prize value — sum of those prize values in £
- Most recent winner — “Sarah K. just won £250” with timestamp
Numbers refresh every 30 seconds without a full page reload, so a customer browsing watches the count tick up.
Where to enable
Raffle admin → Settings → Show the daily-winners ticker on the homepage. Off by default — turn it on once you have at least a week of meaningful instant-win activity (a 24h window showing “0 wins paid out today” hurts more than no ticker).
What it pulls from
The winners table, filtered to:
win_type = 'instant'(no draw-winners — those happen weekly)won_at > now() - 24hpayout_status≠'refused'
We don’t inflate the number. Some operator platforms invent winners — we refuse to, and so do you on the Turbo IT platform.
Privacy & redaction
Names are shown as first-name + last-initial. Customers can opt out of being displayed in the ticker via /account/profile — same toggle as the entry list. Opted-out wins still count toward the totals; just no name.
What it does for conversion
Our Lucky Turbo measurement: enabling the ticker lifted first-time- visitor → first-order conversion by 6–9% on cold traffic. Especially strong on mobile, where it sits prominently above the fold. No measurable impact on returning visitors (they’ve already chosen to trust you).
Related: Entry List Display.
