Sniper Link
A free tool from Buttondown, the best way to run your newsletter.
Sign up for our newsletter!
Using double opt-in for your email newsletter or app can be vital for ensuring that your subscribers are real people.
But because of the extra friction in a second step, it can also be a huge source of missed activation.
Sniper Link is a widget that you can add to your sign-up forms that links subscribers directly to their email inbox — filtered down to your sender, bypassing spam filters.
You can fully customize the way it looks and behaves, so it blends in to your website.
Using our pre-built web component:
<sniper-link
recipient="you@example.com"
from="justin@buttondown.email"
/>
<script src="https://sniperl.ink/v1/sniper-link.js" defer></script>
Or by calling our API directly:
fetch(`https://sniperl.ink/v1/render?recipient=${
recipient
}&sender=justin@buttondown.email`)
You can learn more about both in the documentation.
What email providers do you support?
Gmail, Yahoo, Proton, iCloud, Outlook, HEY, AOL, and Mail.ru, to start. We’re also monitoring for new providers and will add them as they come up.
What platforms do you support?
The redirects are based on the device being used: desktop, iOS, and Android are supported!
Are you doing anything nefarious with my subscribers?
Nope. Don’t want ’em.
I still do not trust you. Can I just supply a domain instead of the full email address?
Yup.