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
  1. ADMIN UI
  2. Journeys
  3. Workflow

Flow control

PreviousApp Push NotificationNextRules

Last updated 9 months ago

controlling the flow of User Journeys is essential for delivering personalized and effective customer experiences. The platform offers versatile components that empower you to craft intricate and adaptive journeys tailored to individual customer interactions. Here's how you can manage the flow of your User Journeys:

:

  • Yes or No: Conditions that allow you to route customers based on binary responses, such as "Yes" or "No." For example, if a customer has made a purchase (Yes), they proceed to the next step; otherwise (No) the journey ends.

:

  • Define Paths: Create more complex conditions that enable you to define multiple paths within a journey. For instance, if a customer has browsed specific categories, you can define separate paths for each category.

  • Path Conditions: Assign unique conditions to each path. Customers meeting specific criteria follow the designated path. For example, if a customer's last purchase was within the last 30 days, they follow one path; if it's beyond 30 days, they follow another.

:

  • Path Allocation: Utilize A/B testing to define the percentage of customers allocated to different paths. For example, you can send 50% of customers down Path A and 50% down Path B to analyze which path yields better results.

Simple Conditions
Complex Conditions
A/B Testing