Skip to content

Commit 6700e82

Browse files
authored
Merge pull request #5033 from prathamesh-88/vwo-cloud-update
VWO Cloud Mode Update
2 parents 44443f6 + d5f68e1 commit 6700e82

File tree

1 file changed

+22
-2
lines changed
  • src/connections/destinations/catalog/actions-vwo-cloud

1 file changed

+22
-2
lines changed

src/connections/destinations/catalog/actions-vwo-cloud/index.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ VWO Cloud Mode (Actions) provides the following benefits over the classic VWO de
7171

7272
All the events triggered in Segment will be available under **UNREGISTERED EVENTS** in the **Data360 > Events** section in VWO. For more information about Events in VWO Data360, see VWO's article [Working with Events in VWO](https://help.vwo.com/hc/en-us/articles/8676443712537-Working-with-Events-in-VWO){:target="_blank"}.
7373

74-
75-
## Use VWO Cloud mode destination with VWO FullStack
74+
## Using VWO Cloud mode destination with VWO FullStack
7675

7776
To use the VWO Cloud mode destination with the VWO FullStack suite, link your VWO FullStack environment with Segment using the environment’s SDK key. After that's done, integrate your VWO account with Segment.
7877

@@ -89,6 +88,27 @@ To integrate Segment with VWO FullStack:
8988
2. To track visitors in VWO, provide the user IDs of the visitors, which were used to track them in the VWO FullStack campaign. Pass that same User ID as `vwo_uuid` with all calls to Segment. Track and Page calls require the `vwo_uuid` in the *properties* object. For Identify calls, you can place `vwo_uuid` in the *traits* object..
9089
3. All the events triggered in Segment will be available under **UNREGISTERED EVENTS** section which can be accessed by navigating from the left navbar > **Data360 > Events**.
9190

91+
## Using VWO Cloud mode destination with audiences in VWO
92+
93+
By adding the VWO Cloud mode destination to your Segment audiences, you can export audiences to your VWO account to target your campaigns in VWO. To achieve this, perform the following steps:
94+
95+
1. Navigate to **Engage > Engage Settings**, and click **Destinations**.
96+
- Ensure that you're in the Engage space you plan to use for VWO.
97+
2. Click **Add Destination**.
98+
3. Search for “VWO Cloud Mode (Actions)” and select the destination. Click **Add Destination**.
99+
4. On the **Select Source** screen, you'll see your Engage space selected as the source. Click **Confirm Source**.
100+
5. Select the VWO Cloud mode destination that you’ve created and navigate to the **Settings** tab. Name your destination and enter your **VWO Account ID**. Toggle **Enable Destination** on and click **Save Changes**.
101+
- You'll find your VWO account ID at the top of the VWO dashboard.
102+
6. Navigate to the **Mappings** tab and click **New Mapping**. Under **PRE-BUILT MAPPINGS**, select **Sync Audience**, then click **Save**.
103+
7. The **STATUS** of the mapping displays as disabled by default. Enable the mapping using the toggle.
104+
8. Navigate to **Engage > Audiences**. Choose an existing Engage audience or create a new one to export to VWO.
105+
9. Click **Add Destination** and select the VWO Cloud Mode destination you created. From the **Connection Settings** screen, toggle the Send Track option on. Be sure you don't change the **Audience Entered/Audience Exited** event names. Click **Save**.
106+
107+
> success ""
108+
> After you set up your destination, you can repeat steps eight and nine to sync any subsequent audiences.
109+
110+
Visit [Using Data From Segment](https://help.vwo.com/hc/en-us/articles/16147461611161){:target="_blank"} for more on how to configure audiences in VWO.
111+
92112
## Supported Segment Calls in VWO
93113

94114
VWO Supports the following calls, as specified in the [Segment Spec](/docs/connections/spec/).

0 commit comments

Comments
 (0)