Spread the mission
Put a heeler on your website.
The widget shows one adoptable Australian Cattle Dog near your visitors and links straight to its rescue's adoption page. One script tag. No dependencies, no cookies, no tracking, no layout shift — if anything fails, it simply doesn't appear.
Add it in 30 seconds
Paste this wherever you want the card to appear, and replace YOUR_ZIP with your ZIP code (that's roughly where the featured dogs will be from):
<script src="https://heelerrescue.org/widget.js"
data-zip="YOUR_ZIP" async defer></script> Prefer coordinates? Use data-lat and data-lng instead of data-zip.
What it looks like
This is the real widget, running live on this page:
How it behaves on your site
- Tiny and async. A few KB of JavaScript, loaded with
async defer— it never slows your page down. - Sandboxed styles. The card renders in a shadow DOM, so its styles can't leak into your site and yours can't break it.
- Links to the rescue, not to us. The card's button goes straight to the dog's adoption page at its rescue or shelter, with a small attribution line underneath.
- Fails silently. If no dog is available or the network hiccups, nothing renders — no broken box, no layout shift.
- No tracking. No cookies, no analytics, no data collected about your visitors. The only request is for the dog.
Who should embed this?
Anyone with a website and a soft spot for cattle dogs: rescues, trainers, groomers, breed clubs, personal blogs. Every embed is another window a future adopter might walk past. That's the whole idea.
Questions, or want help setting it up? Email [email protected].