Email Provider Setup
Step-by-step instructions for adding countdown timers to your email platform.
📧
Mailchimp
- 1.Open your campaign in the email designer
- 2.Drag an Image block where you want the timer
- 3.Click "Link from URL"
- 4.Paste your SnapTimers URL (from Export modal)
- 5.Add alt text: "Countdown Timer"
For evergreen timers, add ?uid=*|EMAIL|* to the URL
🎯
Klaviyo
- 1.Open your email template or flow email
- 2.Drag an Image block into position
- 3.Select "Dynamic image"
- 4.Paste your SnapTimers URL
- 5.Save and preview
For evergreen: ?uid={{ person.KlaviyoID }}
🔶
HubSpot
- 1.Open your email in the drag-and-drop editor
- 2.Add an Image module
- 3.Click the image and select "Insert URL"
- 4.Paste your SnapTimers URL
- 5.Set alt text and save
For evergreen: ?uid={{ contact.email }}
âš¡
ActiveCampaign
- 1.Open the campaign editor
- 2.Add an Image content block
- 3.Choose "External URL"
- 4.Paste the SnapTimers URL
For evergreen: ?uid=%EMAIL%
Other Platforms (HTML)
For any platform that supports HTML, paste this code:
<img src="YOUR_TIMER_URL" alt="Countdown Timer" style="display: block; max-width: 100%; margin: 0 auto;" />Pro Tips
- Always send a test email before your campaign
- Check the timer on both desktop and mobile
- Use merge tags for evergreen timers
- Keep alt text descriptive for accessibility