Dark Patterns Library
Explore how false countdown timers exploit time pressure to manipulate consumer behavior, how AI-driven market supervisors expose them, and what e-commerce teams must do to ensure compliant urgency cues.
Open in FeedDark Pattern Profile
False Timers pattern in group: Urgency.
Indicating to users that an offer or discount will expire using a countdown timer, which simply restarts from the beginning once the time elapses.
Scarcity bias, FOMO (Fear Of Missing Out), and time pressure. Time constraints create pressure and prompt faster, less considered decisions.
The countdown date is static. Observation showed cyclical refreshing.
<div class="ds-countdown" data-countdown-ends-at-value="2025-01-25 12:00:00 UTC"> ... </div>
Timer restarts after the countdown finishes via
ycd-date-time-picker.
Monitoring consent and additional charges. Auditing the functionality of timers
against Omnibus Directive compliance.
Articles assigned to this dark pattern category.
Dark Patterns Library
Explore how false countdown timers exploit time pressure to manipulate consumer behavior, how AI-driven market supervisors expose them, and what e-commerce teams must do to ensure compliant urgency cues.
Open in Feed