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:
- Download the file from the link below
- In Kajabi, go to your page editor
- Add a Custom Code block (HTML/CSS/JavaScript)
- Copy and paste the entire HTML file contents into that block
- Save and publish
Customization (in the CONFIG section):
timerDuration: Change24 * 60 * 60 * 1000to your desired time- 12 hours:
12 * 60 * 60 * 1000 - 48 hours:
48 * 60 * 60 * 1000 - 3 days:
3 * 24 * 60 * 60 * 1000
- 12 hours:
cookieDays: How long to remember the visitor (default: 30 days)resetAfterExpiry: Set tofalseif you don't want the timer to reset- Text: Edit the titles in the HTML section
- Colors: Modify the gradient colors in the CSS
The timer uses browser cookies to track each visitor individually, making it a true evergreen timer that creates urgency for each person uniquely!