CustomerGlu Developer Documentation
  • đź”§Getting started
  • đź”§Quickstart Guide for React Web Apps
  • 📱Quickstart Guide for React Native Apps
  • 📱Quickstart Guide for Flutter Apps
  • Integrating with SDKs
    • Web SDK
    • Mobile SDKs
      • How to Test Integration?
    • Cordova SDK
    • Shopify
  • Integrating with APIs
    • Register User/Device
    • Load Campaigns
    • Binding Webview to Native App Functions
    • 🔍Using __GLU_NUDGE_CLICK for Widget Visibility
    • 🎯API-based Segmentation Quickstart Guide
  • 🔌Third-Party Integrations
    • Source
      • Sending Events directly from Server
      • Segment
      • Moengage
      • Amplitude
      • Clevertap
      • Webengage
    • Destination
      • Analytics Webhook
      • Customer.io
      • Talon.One
      • Segment
      • MoEngage
      • Amplitude
      • Clevertap
      • WebEngage
      • Google Sheets
    • Cohort
      • Mixpanel
  • Miscellaneous Topics
    • Direct Campaign/Wallet URLs
    • Configuring Webhooks
      • Rewards Webhook
      • Nudge Webhook
    • Notifications
      • FCM
      • APNs
      • CustomerGlu Notification
      • Testing Nudges
    • Referral Campaigns
      • Firebase
      • Branch
    • Handling Non Logged-in Users
    • Testing Campaigns with User Logs
    • Using the Editor
      • How to edit Buttons in Campaigns
    • How to Create and Manage Segments in CustomerGlu
  • SCHEMA REPOSITORY
    • Webhook Schema
      • Reward Webhook Schema
      • Nudge Webhook Schema
      • Raw Event Webhook Schema
    • Webview Callback Schema
      • Analytics Event Schema
    • Analytics schema V4
      • Page Events
      • Track Events (UI)
      • Track Events (SDK)
      • State-Change Events
      • System Events
    • 🗝️FAQ
      • API Key
      • How to find and add Screen Names for Entrypoints
  • Demo Apps
    • Demo Apps
Powered by GitBook
On this page

Was this helpful?

  1. Miscellaneous Topics
  2. Using the Editor

How to edit Buttons in Campaigns

This guide explains how to update CTAs in Campaigns, including activity CTAs and reward nudges triggered on activity completion.


Step 1: Access the Activity

  1. Open the Campaign where the activity resides.

  2. Click on the specific activity you want to edit.


Step 2: Navigate to the UI Section

  1. On the right-hand side, locate the UI tab (you’ll also see tabs like Logic, Nudges, and Rewards).

  2. Click UI to access settings for the activity’s visual components.


Step 3: Scroll to the Content Block

  1. Inside the UI tab, find the Content Block section.

  2. You’ll see states like:

    • Default: For the standard UI view.

    • Active: For an engaged state (e.g., clickable CTA).

    • Inactive: For a disabled or unavailable state.

  3. Select the Active State to edit CTAs.


Step 4: Edit the "Know More" CTA

  1. Scroll down to the Know More CTA field inside the Active State.

  2. Expand this field to update:

    • Text: Edit the button label (e.g., change Choose a game to Play a game).

    • Deep Links: Update desktop or mobile links if needed.

💡 Note: Changes to the Know More CTA in this section will reflect in the activity’s UI.


Step 5: (Optional) Update the Data Section

  1. Scroll further to locate the Data Section field.

  2. Update the name here to reflect analytics and reporting needs.

    ⚠️ This change is for tracking only and won’t appear in the UI.


Step 6: Edit Reward Nudges (Triggered on Activity Completion)

  1. Navigate to the Nudges tab for the activity.

  2. Locate the nudge triggered after activity completion (e.g., reward pop-up).

  3. Double-click the nudge to open its configuration.

  4. Update the CTA Button:

    • Change the text (e.g., from Get my next bonus to Claim my reward).

    • Save your changes.


Step 7: Preview and Test

  1. Save all updates.

  2. Go back to the Campaign interface and preview the activity:

    • Verify updated CTA text.

    • Confirm functionality (e.g., deep links work correctly).

    • Ensure reward pop-ups display the updated CTA as intended.

PreviousUsing the EditorNextHow to Create and Manage Segments in CustomerGlu

Last updated 4 months ago

Was this helpful?