
Show your visitors live river conditions right on your site. No coding experience needed.
Perfect for outfitters, campgrounds, tourism sites, and fishing guides — give your visitors the info they're already looking for.
Widget theme:
We offer four widgets in two categories. Pick what works best for your site.
Shows current river status with gauge readings, weather, and trend arrows. Updates automatically.
Preview
<iframe
src="https://eddy.guide/embed/widget/current?theme=light"
width="100%"
height="380"
style="border: none; border-radius: 12px; max-width: 600px;"
title="Current River - River Conditions from Eddy"
loading="lazy"
></iframe>Adjust the height value if your river has more gauge stations. Rivers with 3+ gauges may need 400-450px.
AI-generated condition summary in Eddy's voice with a clear float/no-float recommendation. Updates throughout the day with gauge readings, weather, and local knowledge.
Preview
<iframe
src="https://eddy.guide/embed/eddy-quote/current?theme=light"
width="100%"
height="260"
style="border: none; border-radius: 12px; max-width: 600px;"
title="Current River - Eddy's Take"
loading="lazy"
></iframe>Let visitors pick a river, put-in, and take-out right from your site. Shows distance, float time estimate, and current conditions before sending them to Eddy for full details.
Preview
<iframe
src="https://eddy.guide/embed/planner?river=current&theme=light"
width="100%"
height="380"
style="border: none; border-radius: 12px; max-width: 600px;"
title="Plan Your Float - Eddy"
loading="lazy"
></iframe>The selected river will be pre-selected. Visitors can still change rivers. Add &partner=YourBusiness to the src URL to show your business name in the widget footer.
A compact inline badge showing the river name and live condition dot. Great for blog posts, sidebars, or anywhere a full widget is too heavy.
Preview
<a href="https://eddy.guide/rivers/current" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff;color:#1a1a1a;border:1.5px solid #e5e5e5;border-radius:8px;text-decoration:none;font-family:system-ui,sans-serif;font-size:13px;font-weight:600;">
<img src="https://q5skne5bn5nbyxfw.public.blob.vercel-storage.com/Eddy_Otter/Eddy_the_Otter.png" alt="Eddy" width="20" height="20" style="border-radius:50%;" />
Current River Conditions
<span style="display:inline-block;width:8px;height:8px;border-radius:50%;background:#059669;"></span>
</a>The condition dot is static in the code snippet. For a live-updating dot, use the Live Conditions Widget or Eddy's Daily Quote instead.
For the best experience, combine the Live Conditions Widget with the Float Trip Planner on your site. Visitors see current conditions first, then plan their trip — all without leaving your page. Just copy both code snippets and paste them where you want them to appear.
Most website builders (Weebly, GoDaddy, Shopify, etc.) have an option to add "custom HTML" or "embed code." Look for that in your page editor, paste the code in, and save. If you're not sure where to find it, search your platform's help docs for "add HTML code" or "embed code."
You can fetch river condition data directly from our API and build your own display.
GET https://eddy.guide/api/riversReturns JSON with all rivers including name, slug, lengthMiles, accessPointCount, and currentCondition (code + label). Please keep requests reasonable — if you plan heavy usage, reach out first.
We'd love to partner with you. Get custom widgets, priority support, and help driving visitors to your business.
Get in Touch