The countdown clock is an animated GIF image dynamically generated by the server in real-time for each requested image (i.e., when a subscriber opens the email). So if a recipient opens the email daily (or even every second), they’ll see an updated image each time. GIF images are supported in all email clients, including mobile, wherever are enabled images. The exception is Desktop Outlook 2007+, which will show only a static image of the timer. However, this image will be accurate at the time the user opens the email. Here is the client support:
Client | Displays Image | Counts down |
---|---|---|
AOL | YES | YES |
Gmail | YES | YES |
Yahoo! | YES | YES |
Outlook.com | YES | YES |
Thunderbird | YES | YES |
Outlook 02/03 | YES | YES |
Outlook 07/10/13 | YES | NO* |
Outlook 2011 | YES | YES |
Apple Mail | YES | YES |
Apple Mail (IOS 15) | YES | YES** |
iPhone | YES | YES |
Android | YES | YES |
* Displays first frame of animated GIF only.
** Don't display the correct remaining time if enabled "Protect Mail Activity".
Countdown Timer displays perfectly in your mobile-friendly version of the email. So have fun designing emails enhanced with countdown timers that look great across all devices!
Feed in the date, time, and time zone when the timer must end.
Create your customized countdown timer that matches your email design by defining the dimensions, background color, and font color.
Copy generated embed source code like this:
<img src="http://i.countdownmail.com/td.gif" alt="countdownmail.com" />
and insert into the HTML content at the desired place of your email.
For more information, please read the step-by-step setup guides.