synaptiq Live demo
  • How It Works
  • Pricing
  • Blog
  • FAQ
Log InStart Free Pilot
synaptiq

AI-powered sales agent that qualifies leads and books meetings autonomously.

Product
  • How It Works
  • Pricing
  • FAQ
Resources
  • Blog
  • Docs
  • API Reference
  • Embed Guide
Legal
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
2026 Synaptiq. All rights reserved.
Documentation
  • Quick Start Guide
  • Embed the Widget on Your Site
  • Configure Your AI Agent
  • Upload Your Knowledge Base
  • Test Your First Conversation
  • Understanding Your Dashboard Metrics
  • Managing Leads and Conversations
  • Using the Conversion Funnel
  • Exporting Data
  • Choosing a Theme
  • Customizing the Chat Icon
  • Position and Sizing Options
  • Custom CSS Overrides
  • Choosing an Industry Template
  • Customizing Qualification Criteria
  • Writing Effective Greeting Messages
  • Objection Handling Best Practices
  • Uploading Documents
  • Supported File Formats
  • How the AI Uses Your Documents
  • Testing Queries Against Your Knowledge Base
  • Calendar Setup (Cal.com / Calendly)
  • CRM Sync (HubSpot)
  • Webhook Configuration
  • Zapier / Make Integration
  • Authentication
  • Chat API
  • Leads API
  • Conversations API
  • Analytics API
  • Webhooks
  • Rate Limits and Error Codes
  • Code Examples
  • Plans and Pricing
  • Usage Metering
  • Managing Your Subscription
  • Invoices and Receipts
Docs/AI Configuration/Writing Effective Greeting Messages

Writing Effective Greeting Messages

Craft high-converting greeting messages for your AI sales agent, including industry examples, A/B testing, timing strategies, and page-specific personalization.

Writing Effective Greeting Messages

The greeting message is the first thing a visitor sees when Synaptiq's chat widget opens. It sets the tone for the entire conversation and directly affects engagement rates. A generic "How can I help you?" converts at roughly half the rate of a greeting tailored to your audience and context.

Why the First Message Matters

Visitors decide within seconds whether to engage with a chat widget or dismiss it. Your greeting needs to accomplish three things quickly:

  1. Establish relevance -- show the visitor that this chat is about their needs, not a generic support bot.
  2. Lower the barrier to respond -- ask something easy and specific rather than open-ended.
  3. Signal value -- hint at what the visitor gains by engaging (answers, a demo, pricing, guidance).

Anatomy of a Good Greeting

Strong greetings follow a simple structure:

[Context hook] + [Value statement] + [Low-friction question]

Example:

"Looks like you're checking out our enterprise plan -- want me to walk you through how it compares to what you're using now?"

Breaking it down:

  • Context hook: "Looks like you're checking out our enterprise plan" -- acknowledges what the visitor is doing.
  • Value statement: "walk you through how it compares" -- promises something useful.
  • Low-friction question: "what you're using now?" -- easy to answer, starts a conversation.

What to Avoid

  • Too generic: "Hi! How can I help you today?" -- gives the visitor no reason to engage.
  • Too aggressive: "Ready to buy? Let me get you set up!" -- creates pressure before trust.
  • Too long: Anything over 2-3 sentences. Visitors skim. Keep it tight.
  • All about you: "We're the #1 rated platform for..." -- the greeting should be about the visitor, not your company.

Examples by Industry

Configure these under Admin Dashboard > Settings > AI Configuration > Greeting Messages.

SaaS

"Hey! I see you're exploring our integrations page. Want me to check if we connect with the tools your team already uses?"

E-commerce

"Welcome back! Looking for something specific today, or want to see what's new this week?"

Real Estate

"Hi there -- searching for a place in [City]? I can help narrow things down based on what matters most to you."

Healthcare

"Welcome. If you have questions about our services or want help scheduling a visit, I'm here. No pressure at all."

Financial Services

"Hi -- exploring coverage options? I can help you figure out what level of protection makes sense for your situation."

Professional Services

"Thanks for stopping by. If you're evaluating firms for [service area], I can help you understand what we'd bring to the table."

Education

"Hey! Thinking about the [Program Name] program? Happy to answer questions about curriculum, schedule, or admissions."

Configuring Greetings in the Dashboard

  1. Navigate to Admin Dashboard > Settings > AI Configuration > Greeting Messages.
  2. You'll see your current default greeting at the top. Click Edit to modify it.
  3. Type your greeting in the text field. Use {visitor_name} if you want to insert the visitor's name when it's known (from a previous visit or login).
  4. Click Save.

Dynamic Variables

You can insert variables into your greetings to personalize them automatically:

| Variable | Resolves To | |---|---| | {visitor_name} | The visitor's name if known, otherwise omitted gracefully | | {page_title} | The title of the page the visitor is currently on | | {company_name} | Your company name (from workspace settings) | | {referral_source} | Where the visitor came from (Google, LinkedIn, direct, etc.) |

A/B Testing Greetings

Synaptiq lets you run experiments on your greetings to find what resonates with your audience.

Setting Up a Test

  1. Go to Greeting Messages and click + Add Variant.
  2. Write your alternative greeting.
  3. Set the traffic split (e.g., 50/50 or 70/30 if you want to protect a known-good variant).
  4. Click Start Test.

Reading Results

After your test has enough data (Synaptiq will tell you when results are statistically significant -- typically 200+ conversations per variant), check the results panel:

  • Engagement rate -- percentage of visitors who replied to the greeting
  • Qualification rate -- percentage of engaged visitors who reached "Qualified" status
  • Avg. conversation length -- number of messages exchanged
  • Drop-off point -- where visitors typically stopped responding

Focus on qualification rate over raw engagement. A greeting that gets lots of "hi" replies but few qualified leads is underperforming compared to one that gets fewer but higher-quality responses.

Promoting a Winner

Once you have a winner, click Promote to Default on the winning variant. The losing variant is archived for reference.

Timing: Immediate vs. Delayed Popup

Under AI Configuration > Greeting Messages > Timing, configure when the chat widget opens and delivers the greeting.

| Strategy | When to Use | |---|---| | Immediate (0s delay) | High-intent pages like pricing, demo request, or checkout | | Short delay (3-5s) | General product pages -- lets the visitor orient before engaging | | Scroll-triggered (after 40-60% scroll) | Blog posts and content pages -- catches engaged readers | | Exit-intent | Fires when cursor moves toward the browser's close/back area -- last chance to engage | | Time on page (15-30s) | Deep research pages where visitors spend time reading |

You can combine triggers. For example: show the greeting after 5 seconds OR on exit-intent, whichever comes first.

Returning Visitor Greetings

Visitors who come back deserve a different experience than first-timers. Under Greeting Messages > Returning Visitors, configure a separate greeting for people Synaptiq recognizes.

Example:

"Welcome back, ! Last time we talked about your migration timeline. Want to pick up where we left off?"

Synaptiq identifies returning visitors using browser cookies and, if integrated, your CRM data. The returning visitor greeting has access to additional variables:

| Variable | Resolves To | |---|---| | {last_visit_date} | When the visitor last chatted | | {last_topic} | The primary topic from their previous conversation | | {lead_status} | Their current status in your pipeline |

If the visitor is not recognized, Synaptiq falls back to your default first-visit greeting automatically.

Page-Specific Greetings

Different pages signal different intent. A visitor on your pricing page has different needs than one reading a blog post.

Setting Up Page Rules

  1. Go to Greeting Messages > Page Rules.
  2. Click + Add Rule.
  3. Define the URL pattern (exact match, contains, or regex).
  4. Write a greeting specific to that page context.

Example rules:

| URL Pattern | Greeting | |---|---| | /pricing | "Comparing plans? I can help you figure out which tier fits your team's needs." | | /blog/* | "Enjoying the read? If you have questions about anything we cover here, just ask." | | /demo | "Ready to see it in action? I can answer questions while you wait, or help you prep for the demo." | | /case-studies/* | "Want to hear how companies like yours got results? I can point you to the most relevant story." |

Page rules take priority over the default greeting. If a visitor lands on a page that matches multiple rules, the most specific match wins (exact match beats contains, which beats regex).

Combining Page Rules with Visitor Type

You can layer page-specific greetings with returning visitor logic. For example, set a rule so that a returning visitor on the pricing page sees: "Welcome back! Last time you were looking at the Pro plan -- want to compare it with Enterprise?" while a first-time visitor sees the standard pricing greeting.

Configure this under Page Rules > Advanced by toggling Differentiate by visitor type on any rule.

Was this page helpful?

PreviousCustomizing Qualification CriteriaNextObjection Handling Best Practices