Configure the floating WhatsApp button, then copy the script into your website's <head> or before </body>. Visitors can start a chat with your WhatsApp number in one click.
Enter a phone number with country code.
CSS size, e.g. 60px
CSS size, e.g. 28px
Shown on hover beside the button (separate from the button label).
<!-- GreenTick WhatsApp Click-to-Chat Button -->
<script>
window.GreenTickWhatsAppButton = {
phone: "",
message: "Hi! I'd like to chat.",
position: "right",
bottom: "24px",
sideOffset: "24px",
backgroundColor: "#25D366",
textColor: "#ffffff",
buttonSize: "60px",
iconSize: "28px",
showLabel: false,
label: "Chat with us",
showTooltip: true,
tooltipLabel: "Chat on WhatsApp",
draggable: false,
};
</script>
<script src="https://api.greentick.ai/public/click-to-chat.js" async></script>Widget runtime (public, no API key): https://api.greentick.ai/public/click-to-chat.js