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-wisepops/index.md
+13-6
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ When you use the Wisepops destination, Segment loads Wisepops on your website fo
19
19
3. Click **Configure Wisepops**.
20
20
4. Select an existing Source to connect to Wisepops.
21
21
5. Give the destination a name.
22
-
6. In the **Basic Settings** page, enter your **Website Identifier**. It can be found in your [Wisepops setup code](https://app.wisepops.com/f/settings/websites){:target='_blank'}. It's the bolded string in the setup code of the Popups service that's 10 characters long.
6. In the **Basic Settings** page, enter your **Website Identifier**. It can be found in your [Wisepops setup code](https://id.wisepops.com/r/id/workspaces/_workspaceId_/settings/setup-code){:target='_blank'}. It's the bolded string that's 10 characters long.
7. Toggle **Enable Destination** and click **Save Changes**.
25
25
26
26
> info "Wisepops Destination is device mode only (web)"
@@ -65,10 +65,17 @@ For example, you can display a popup when a product is added to the cart:
65
65
66
66
### Track Goal
67
67
68
-
By default, when you track the event **Order Completed**, Segment sends a [goal completion](https://support.wisepops.com/article/mx3z8na6yb-set-up-goal-tracking){:target='_blank'} to Wisepops.
69
-
The goal and its revenue are attached to one of your campaigns based on your Wisepops' goal attribution model.
70
-
You can easily track more goals by editing the mapping.
71
-
The goals are named after the Segment event name.
68
+
The Track Goal action is not mapped by default. You can enable it to track [goal completion and revenue](https://support.wisepops.com/article/mx3z8na6yb-set-up-goal-tracking){:target='_blank'} on Wisepops.
69
+
To track a JavaScript goal through Segment:
70
+
71
+
1.[Create your JavaScript goal in Wisepops](https://id.wisepops.com/r/id/workspaces/_workspaceId_/goals){:target='_blank'}.
72
+
2. Copy the goal identifier. It is a 32-character string visible after the goal is created:
0 commit comments