Embed on your website
Drop a “Book grooming” button on your own site
One script tag. Renders a styled button that opens your BookyTails intake form. Works on Wix, Squarespace, WordPress, Webflow, or hand-coded HTML. No plugin to install, no analytics sent, ~2 KB.
Inline button
Drop this anywhere in your page's HTML. The button renders in-place wherever the script tag sits.
<script
src="https://bookytails.com/embed.js"
data-bookytails-slug="your-slug"
data-bookytails-text="Book grooming"
defer
></script>Replace your-slug with your BookyTails slug from Settings.
Floating button (always visible)
Adds a fixed bottom-right button that stays in view as visitors scroll. Higher conversion on long pages.
<script
src="https://bookytails.com/embed.js"
data-bookytails-slug="your-slug"
data-bookytails-text="Book grooming"
data-bookytails-position="floating"
defer
></script>Customize
data-bookytails-slug - required. Your slug or intake_token.
data-bookytails-text - button label. Default: “Book a grooming quote”.
data-bookytails-target - “_blank” (default) opens in a new tab, “_self” replaces the current tab.
data-bookytails-position - “inline” (default) or “floating”.
Preview
What the button looks like: