WhatsApp Click-to-Chat Link Generator
Create a free WhatsApp click-to-chat link with an optional prefilled message. Paste it on your website, Instagram bio, Google Business Profile, or email signature. No sign-up required and nothing leaves your browser.
What is a WhatsApp click-to-chat link?
A WhatsApp click-to-chat link is a short URL that opens a WhatsApp conversation with your business number when someone clicks it. The format uses Meta's official wa.me domain followed by your full phone number in international format. When a customer taps the link on their phone, WhatsApp opens a chat window with your number pre-loaded, even if they have never saved your contact. On desktop, it opens WhatsApp Web or the WhatsApp desktop app.
This is the easiest way to let potential customers reach you on WhatsApp without sharing your number as plain text and hoping they type it correctly. Click-to-chat links are widely used across the UAE and GCC, especially by businesses that rely on WhatsApp as their primary customer communication channel.
How to use WhatsApp links
Once you have generated your link, you can place it almost anywhere your customers will see it.
On your website
Add a WhatsApp button to your homepage, contact page, or product pages. A simple HTML link works:
<a href="https://wa.me/971501234567?text=Hi">Chat on WhatsApp</a>
Style it as a green button to match WhatsApp's branding. Place it above the fold or as a sticky floating button so visitors do not have to scroll to find it.
Google Business Profile
Google lets you add a website URL to your Business Profile. Many UAE businesses paste their wa.me link as the website URL or add it to the business description. When someone finds you on Google Maps and taps "Website," they go straight to a WhatsApp chat. This is particularly effective for service businesses like salons, clinics, and restaurants.
Instagram and social bios
Instagram, TikTok, and X (Twitter) all give you one clickable link in your bio. Use your WhatsApp click-to-chat link as that bio link, or add it to a link-in-bio tool like Linktree. Customers who discover you through social media can start a conversation without leaving their phone.
Email signatures
Add a "Chat on WhatsApp" link to your email signature so every email you send becomes an opportunity for the recipient to reach you on WhatsApp. This works especially well for sales teams who want to move conversations from slow email threads to real-time chat.
How the link format works
The WhatsApp click-to-chat URL follows a simple structure:
https://wa.me/<number>?text=<encoded-message>
Number: Your full phone number in international format without the plus sign, spaces, or dashes. For a UAE number like +971 50 123 4567, you would write 971501234567.
Text parameter: An optional prefilled message appended as a query string. The message must be URL-encoded, meaning spaces become %20 and special characters are converted to their percent-encoded equivalents. When the customer opens the chat, this message appears in the text input field ready to send.
If you skip the ?text= parameter, the chat opens with an empty message field. Both formats are valid. Prefilled messages are useful when you want to track which channel the lead came from (for example, "Hi, I found you on Instagram") or when you want to reduce the effort required for the customer to start talking.
Frequently asked questions
Do WhatsApp click-to-chat links work without saving the number?
Can I prefill a message in a WhatsApp link?
?text= followed by your URL-encoded message to the wa.me link. The message will appear in the text input field when the customer opens the chat. They can edit it before sending or tap send right away.