What is a Viber Deep Link?

A specialized URI scheme that triggers the Viber application.

Unlike standard http URLs, deep links (`viber://`) communicate directly with the operating system to forcefully open the Viber app and instantly route the user into a specific chat session with your bot.

Create Viber URL

Need to message all these contacts at once?

Send bulk Viber and SMS campaigns, transactional alerts, and OTP codes to your customers worldwide with the SMSBAT Business platform — one API, direct operator routes, pay as you go.

Step-by-step guide: Viber Links Explained: viber://chat, viber://pa, Bot Links, QR Codes and Where to Put Them

How the Generator Works

1

Input Bot URI

Enter the exact URI string you configured in the Viber Partner portal.

2

Attach Context

Add parameters to know exactly where the user clicked the link from.

3

Distribute

Use the link behind HTML buttons on mobile-optimized webpages.

How to Use Viber Links

Mobile Landing Pages

Place 'Open in Viber' buttons prominently on mobile websites.

Checkout Support

އިސްތިފާދަކުރުންތަކަށް ކާޓް މައްސަލަތައް ހުއްދަވާއިރު Viber សេស਼នެއް ភ្លាមៗ ចាប់ផ្តើម។

អុកហ្វាយ ម៉ាកេទិੰក

បញ្ចូល deep link ទៅក្នុង QR code ដើម្បីស្កែនភ្លាមៗតាមរយៈការស្កែន។

Bot Onboarding

បញ្ជូនចរាចរណ៍ពីបណ្តាញពាណិជ្ជកម្មដោយផ្ទាល់ទៅកាន់ Viber chatbot funnels របស់អ្នក។

ការស្វែងរក Discovery vs Deep Linking

លក្ខណៈពិសេស Viber Search Bar Deep Link Integration
User Action Manual Typing & Searching Instant 1-Click Launch
Drop-off Rate ខ្ពស់ (អ្នកប្រើប្រាស់ចាប់អារម្មណ៍) តិចតួច
Attribution Tracking មិនអាចធ្វើទៅបាន Pass Context via URI

Deep Link Context Webhooks

Parse the context texts sent from deep links to trigger personalized workflows.

POST /api/ChatHub/viber-bot
{
  "api_key": "YOUR_SMSBAT_KEY",
  "to": "VIBER_USER_ID",
  "text": "Welcome to our Viber Bot! How can we help you today?"
}
Viber Link FAQs