For email teams
Everything you need to drop Dojo Mails timers into Mailchimp, HubSpot-style builders, or raw HTML — without fighting the ESP.
NEXT_PUBLIC_BASE_URL in production (e.g. https://dojomails.com) so embed codes match the host serving /t/….HTTPS is expected by ESPs and inbox providers. Avoid mixing http and https for the same campaign.
https://YOUR_SITE.com/t/YOUR_SHORT_ID.gifStrong caching; opens are not stored in your analytics dashboard.https://YOUR_SITE.com/t/YOUR_SHORT_ID.gif?a=1Append ?a=1 so opens can be counted. See Privacy Policy for what we store.<img src="https://YOUR_SITE.com/t/YOUR_SHORT_ID.gif?a=1" alt="Countdown" width="400" style="display:block;max-width:100%;border:0;" />
<img> URL — not only the image widget.YOUR_SITE.com and YOUR_SHORT_ID with your values.src still points to your live /t/ endpoint after the campaign goes out.alt text; avoid empty or misleading alts.