Ripe Docs
  • Welcome to Ripe Docs
  • Getting Started
    • Connect your product data
    • Connecting your CRM
  • Connect Product Data
    • Connect with Segment
    • Connect with Tag Manager
    • Connect with Ripe SDK
      • Install the Ripe SDK Script
      • Ripe.identify
      • Ripe.track
      • Ripe.page
      • All Ripe SDK Calls
    • Connect with Ripe API
  • Sync CRM
    • Connect Salesforce
      • Key Concepts Overview
      • Timeline data
      • Automatic entity creation
    • Connect HubSpot
      • Key concepts Overview
      • Sync Modes
      • Automatic entity creation
      • Workflows & Automation
      • Timeline data
  • Widget customization
    • Page targeting
    • Widget visibility
    • Widget position & offset
    • Personalization Variables
  • Ripe Concepts
    • Leads
    • Companies
    • Workflows
    • Videos
      • Profile videos
      • Sending videos
    • Sessions
  • How-to
    • Whitelist Ripe in your CSP
    • Identity resolution
Powered by GitBook
On this page
  1. Widget customization

Personalization Variables

To achieve the best results from your Ripe widget and emails you should consider customizing them with Ripe's personalization variables (up to a 150% increase in reply rate!)

Variables in Ripe

Variables are data that are automatically filled by Ripe each time you start a campaign to personalize your messaging.

Here are all the current Personalization Variables available in Ripe. All use double brackets {{ }} {{firstName}}

{{lastName}}

{{company}}

For emails, the following ones are also available:

{{senderFirstName}}

{{senderLastName}}

{{senderEmail}}


Parameters can include fallback options using the pipe symbol |. This ensures a default value is used if the specified parameter doesn't exist:

Hi {{firstName|there}}! In this example, if firstName is defined, it will be used. If firstName is not available, the fallback value there will be displayed instead.

This approach helps create more robust templates by providing graceful fallbacks when data might be missing or undefined.

PreviousWidget position & offsetNextLeads

Last updated 7 months ago