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-sprig-web/index.md
+32-2Lines changed: 32 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ hidden: true
12
12
13
13
[Sprig (formerly UserLeap)](https://sprig.com/?&utm_source=segmentio&utm_medium=docs_actions&utm_campaign=integration){:target="_blank"} is an in-context user research platform that makes it fast and effortless for product teams to learn from their actual customers in real-time, through microsurveys, concept tests, and video questions.
Sprig maintains this destination. For any issues with the destination, consult [Sprig's documentation](https://docs.sprig.com/docs/segment-web) or contact [[email protected]](mailto:[email protected]).
16
16
17
17
18
18
<!-- In the section below, add your destination name where indicated. If you have a classic version of the destination, ensure that its documentation is linked as well. If you don't have a classic version of the destination, remove the second and third sentences. -->
@@ -42,8 +42,38 @@ Sprig (Actions) provides the following benefits over the classic Sprig destinati
42
42
43
43
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
44
44
45
-
{% include components/actions-fields.html %}
45
+
{% include components/actions-fields.html name="sprig-web" connection="true" %}
46
+
47
+
## Pre-built subscriptions
48
+
49
+
By default, a new Sprig (Actions) destination comes with the following subscriptions.
50
+
51
+
Select these subscriptions by choosing **Quick Setup** when you first configure the destination. You can enable, edit, or disable them from the screen that appears.
52
+
53
+
| Subscription Name | Default Trigger | Sprig Action |
| Identify User | All events with type **Identify**. | Set User ID, email, and other traits. |
56
+
| Sign Out User | Events with name **Signed Out** and type **Track**. | Log out user on Sprig so that future actions are not associated with them. |
57
+
| Track Event | All events with type **Track**, except **Signed Out**. | Track this event name for this user, and potentially display a matching microsurvey. |
58
+
| Update User ID | All events with type **Alias**. | Update the User ID for the current user. |
59
+
60
+
## Available Sprig actions
61
+
62
+
Combine the supported [triggers](/docs/connections/destinations/actions/#components-of-a-destination-action) with the following Sprig-supported actions:
63
+
64
+
-[Identify User](#identify-user)
65
+
-[Sign Out User](#sign-out-user)
66
+
-[Track Event](#track-event)
67
+
-[Update User ID](#update-user-id)
68
+
69
+
{% include components/actions-fields.html name="sprig-web" %}
46
70
47
71
<!-- If applicable, add information regarding the migration from a classic destination to an Actions-based version below -->
48
72
73
+
## Migration from the classic Sprig destination
74
+
75
+
To prevent duplicate events from being tracked, please disable your existing Sprig destination when you enable Sprig (Actions).
76
+
77
+
Follow the table below to map your existing Sprig destination configuration to Sprig (Actions).
49
78
79
+
{% include components/actions-map-table.html name="sprig" %}
0 commit comments