WhatsApp QR Codes: Gespräche sofort starten
Creating wa.me deep link QR codes for WhatsApp. Pre-filled messages, international phone format, and business account integration.
WhatsApp QR Codes: Start Conversations Instantly
WhatsApp QR codes encode a wa.me deep link that opens a WhatsApp conversation with a specific phone number, optionally with a pre-filled message.
The wa.me Deep Link Format
https://wa.me/15550123456?text=Hello%20I%20need%20help
| Parameter | Description | Required |
|---|---|---|
| Phone number | International format without + or spaces | Yes |
text |
Pre-filled message (URL-encoded) | No |
Phone Number Format
The phone number follows the wa.me convention — international format without the + prefix, spaces, or hyphens:
- US:
15550123456(country code 1 + number) - UK:
447700900123 - India:
919876543210
Pre-filled Message
The text parameter allows you to set a default message that appears in the chat input. The user can edit or send it as-is:
https://wa.me/15550123456?text=Hi%2C%20I%27m%20interested%20in%20your%20product
Keep the message concise and action-oriented. URL-encode special characters.
WhatsApp Business Integration
For businesses using WhatsApp Business, the wa.me link connects to your business profile. Combined with WhatsApp Business API, this enables:
- Automated greeting messages
- Quick replies and chatbot integration
- Order and booking confirmations
- Customer support ticket creation
Use Cases
- Customer support: "Scan to chat with us on WhatsApp"
- Restaurant ordering: "Message us to place an order"
- Service businesses: "Scan to book an appointment"
- E-commerce: "Ask about this product" on product packaging
- Real estate: "Message the agent" on property listings
Platform Considerations
| Platform | Behaviour |
|---|---|
| iOS (WhatsApp installed) | Opens WhatsApp chat directly |
| Android (WhatsApp installed) | Opens WhatsApp chat directly |
| No WhatsApp installed | Opens web.whatsapp.com or app store |
The wa.me link gracefully falls back to WhatsApp Web if the app is not installed, though the mobile experience is significantly better.
Key Takeaways
- WhatsApp QR codes use
https://wa.me/{phone}deep links - Phone numbers use international format without the + prefix
- Pre-filled messages via
?text=improve user experience - WhatsApp Business integration enables automated workflows
- Falls back to WhatsApp Web when the app is not installed