Skip to content

Commit c53d1c1

Browse files
Apply suggestions from code review
Co-authored-by: forstisabella <[email protected]>
1 parent 6663daa commit c53d1c1

File tree

1 file changed

+2
-3
lines changed
  • src/connections/destinations/catalog/actions-wisepops

1 file changed

+2
-3
lines changed

src/connections/destinations/catalog/actions-wisepops/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,14 @@ For example, you can display a popup when a product is added to the cart:
6767

6868
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.
6969

70-
To track a JavaScript goal through Segment:
70+
To track a JavaScript goal using Segment:
7171

7272
1. [Create your JavaScript goal in Wisepops](https://id.wisepops.com/r/id/workspaces/_workspaceId_/goals){:target='_blank'}.
7373
2. Copy the goal identifier. It is a 32-character string visible after the goal is created:
7474
![Wisepops goal identifier](images/wisepops-goal-id.png)
7575
3. In Segment, create a new mapping with the action **Track Goal**.
7676
4. In the first section, configure when the goal should be tracked.
77-
5. In the third section, paste the goal identifier in the **Goal Identifier** field:
78-
![Wisepops goal mapping](images/wisepops-goal-mapping.png)
77+
5. In the third section, paste the goal identifier, without quotes, into the **Goal Identifier** field:
7978
6. Save the new mapping.
8079

8180
### Track Page

0 commit comments

Comments
 (0)