You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-vwo-cloud/index.md
+15-17Lines changed: 15 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,27 +88,25 @@ To integrate Segment with VWO FullStack:
88
88
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..
89
89
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**.
90
90
91
-
## Using VWO Cloud mode destination to use Segment audience in VWO
91
+
## Using VWO Cloud mode destination with audiences in VWO
92
92
93
-
By adding the VWO Cloud mode destination to your Segment audiences, you will be able to export the audiences to your VWO account, which can be further used to target your campaigns in VWO. To achieve this, perform the following steps:
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
94
95
-
1. From the Segment dashboard, navigate to **Engage > Engage Settings**, and click Destinations. Ensure that you are in the Engage space you plan to use for VWO.
96
-
2. Click on **Add Destination**.
97
-
3. Search for “VWO Cloud Mode (Actions)” and select the destination. Click on **Add Destination**.
98
-
4. On the **Select Source** screen, your Engage space should already be selected as the source. Click **Confirm Source**.
99
-
5. Now, select the VWO Cloud mode destination that you’ve just created and navigate to the **Settings** tab. Name your destination and enter your **VWO Account ID**. Toggle **Enable Destination** to ON and click **Save Changes**.
95
+
1. Navigate to **Engage > Engage Settings**, and click **Destinations**. Ensure that you're in the Engage space you plan to use for VWO.
96
+
2. Click **Add Destination**.
97
+
3. Search for “VWO Cloud Mode (Actions)” and select the destination. Click **Add Destination**.
98
+
4. On the **Select Source** screen, you'll see your Engage space selected as the source. Click **Confirm Source**.
99
+
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**.
100
+
- You'll find your VWO account ID at the top of the VWO dashboard.
101
+
6. Navigate to the **Mappings** tab and click **New Mapping**. Under **PRE-BUILT MAPPINGS**, select **Sync Audience**, then click **Save**.
102
+
7. The **STATUS** of the mapping displays as disabled by default. Enable the mapping using the toggle.
103
+
8. Navigate to **Engage > Audiences**. Choose an existing Engage audience or create a new one to export to VWO.
104
+
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**.
100
105
101
-
> info ""
102
-
> Your VWO account ID is present on the horizontal panel at the top of the VWO dashboard.
103
-
104
-
6. Navigate to the **Mappings** tab, click **New Mapping**, and select **Sync Audience** under **PRE-BUILT MAPPINGS**. Click **Save**.
105
-
7. The **STATUS** of the mapping appears as disabled by default. Enable the mapping using the toggle switch.
106
-
8. Navigate to **Engage > Audiences**. Either choose an existing Engage audience or create a new one that you want to export to VWO.
107
-
9. Click **Add Destination** and select the VWO Cloud Mode destination you just created. In the **Connection Settings** screen that appears for the destination, toggle the Send Track option to ON and do not change the **Audience Entered/Audience Exited** event names. Click **Save**.
108
-
109
-
Post this, you can configure the audiences that you need to be used in VWO by performing the steps mentioned in this article [Using Data From Segment](https://help.vwo.com/hc/en-us/articles/16147461611161){:target="_blank"}.
106
+
> success ""
107
+
> After you set up your destination, repeat steps eight and nine to sync any subsequent audiences.
110
108
111
-
Once the destination is set up as mentioned above, any subsequent audiences can be synced by following Steps 8-9.
109
+
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.
0 commit comments