gopersonal Platform
English
English
  • Introduction
    • Platform Overview
    • How it works
    • Use Cases
      • Ecommerce
        • Personalizations
          • Web Content
          • Recommendations
          • Notifications
          • Pop up
          • Feedback
          • Custom Code
          • APIs (App & other channels)
        • Broadcasts
    • Roadmap
    • Release Notes
      • Q2 2024
      • Q1 2024
      • Q4 2023
  • ADMIN UI
    • Introduction
    • Projects
    • Top bar
    • Menu
    • Dashboard
    • Analytics
      • Personalizations
      • Recommendations
      • Usage
    • Segmentation
      • Contact Lists
      • Audiences
        • Visit Behavior Rules
        • Purchase Behavior Rules
        • Affinity Rules
        • Predictive Rules
        • Customer Properties Rules
        • Cluster RFM Rules
        • Product Interactions Rules
        • Custom Interactions Rules
        • Live Shopping Rules
        • Location Rules
    • Personalizations
      • Listing
      • Web Content personalization
      • Recommendations personalization
      • Feedback personalization
      • Pop up personalization
      • Notifications personalization
      • Custom Code personalization
      • API personalization
      • Experiences
        • Targeting Rules
          • Session Behavior Rules
          • Time Rules
          • Demographic Rules
        • A/B Testing
        • New Variant from scratch
        • New variant using my templates
        • New variant using Go Personal's template
        • Variables
      • Recommendations strategies
    • Broadcasts
      • Listing
      • New Broadcast
        • New Email Variant
        • New SMS Variant
        • New Push Notification Variant
      • A/B tests
      • Text Generator
    • Journeys
      • Listing
      • Workflow
        • Trigger
        • Dynamic variables
        • Notifications
          • Email
          • SMS
          • App Push Notification
        • Flow control
          • Rules
          • Simple condition
          • Complex condition
          • A/B testing paths
        • Delays
          • Delay time
          • Wait for customer property change
          • Wait for interaction
        • Actions
          • Invoke API
          • Script
    • Customers
    • Addons
      • Go Live Shopping
        • App
      • Go Search
    • Items
    • Users
    • Catalogs
      • Interactions
      • Goals
      • Templates
    • Integrations
  • Developers
    • Magento
    • WooCommerce
    • VTEX
    • SDK Integration Guide for E-Commerce Websites
    • Channels setup
      • Web Push Notifications
Powered by GitBook
On this page
  • Creating Variables
  • Completing Variables
  1. ADMIN UI
  2. Personalizations
  3. Experiences

Variables

PreviousNew variant using Go Personal's templateNextRecommendations strategies

Last updated 1 year ago

Variables are created by users with more technical expertise and allow business users to complete the template without the need for coding.

Creating Variables

To create a new variable, click the "New Variable" button. You'll need to enter the name, type, tooltip to display to the business user, and placeholder.

Variable Types:

  • Text: Business users can enter text, useful for changing text content within the template.

  • Number: Business users enter a number, for instance, for sizes in pixels or percentages.

  • Color: Business users select a color, used for text or border colors.

  • Image: Business users can change the image URL or upload a new one, used in banners, for example.

  • Options: Business users can select from a set of options.

  • Product Property: Product properties like name, price, and custom properties that were added.

  • Product Property Options: Display product properties for the business user to select from, used for affinity-based recommendations.

  • List: Define attributes for the list that the business user will complete. For example, for a banner slider, each slide could have an image, text, and button color.

To modify a variable, hover over it and press the icon. Here you can also delete the variable.

The variable will be used in HTML, JS, CSS, and JSON editors using the format {{VARIABLE NAME}}.

Grouping Variables: Variable groups allow you to organize and group different variables. For instance, you can have one group for sizes and another for text, making it easier for the business user to find the variable they want to modify. You can create a new group by clicking the "New Group" button and entering the name.

When creating or editing the variable, you can select the group it belongs to or drag and drop it into the corresponding group. You can also arrange groups and variables within the group through drag and drop.

Completing Variables

As a business user, you can complete or modify variable values according to each type. In the left preview, you can see how the content updates as you modify the variables. You can also see how the content will look on your website even if the variant isn't live yet by clicking "Preview on Site."