Evergreen Countdown Timer
Limited Time Offer!
This offer expires in:

Features:

Persistent Timer - Each visitor gets their own countdown that starts when they first see it ✅ Cookie-based - Remembers the visitor's timer across sessions ✅ Auto-reset - Optionally resets after expiration ✅ Fully Responsive - Works on mobile, tablet, and desktop ✅ Beautiful Design - Modern gradient styling with smooth animations

How to Use in Kajabi:

  1. Download the file from the link below
  2. In Kajabi, go to your page editor
  3. Add a Custom Code block (HTML/CSS/JavaScript)
  4. Copy and paste the entire HTML file contents into that block
  5. Save and publish

Customization (in the CONFIG section):

  • timerDuration: Change 24 * 60 * 60 * 1000 to your desired time
    • 12 hours: 12 * 60 * 60 * 1000
    • 48 hours: 48 * 60 * 60 * 1000
    • 3 days: 3 * 24 * 60 * 60 * 1000
  • cookieDays: How long to remember the visitor (default: 30 days)
  • resetAfterExpiry: Set to false if you don't want the timer to reset
  • Text: Edit the titles in the HTML section
  • Colors: Modify the gradient colors in the CSS

View your timer

The timer uses browser cookies to track each visitor individually, making it a true evergreen timer that creates urgency for each person uniquely!