Skip to content

Commit cffc8c4

Browse files
authored
Merge pull request #2332 from segmentio/sprig-actions-2271
Sprig-actions-destination-update
2 parents db14590 + d3e94c4 commit cffc8c4

File tree

1 file changed

+32
-2
lines changed
  • src/connections/destinations/catalog/actions-sprig-web

1 file changed

+32
-2
lines changed

src/connections/destinations/catalog/actions-sprig-web/index.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ hidden: true
1212

1313
[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.
1414

15-
This destination is maintained by Sprig. For any issues with the destination, contact [[email protected]](mailto:[email protected]).
15+
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]).
1616

1717

1818
<!-- 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
4242

4343
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
4444

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 |
54+
| ------------------ | ----------------------------------------- | ------------------------- |
55+
| 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" %}
4670

4771
<!-- If applicable, add information regarding the migration from a classic destination to an Actions-based version below -->
4872

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).
4978

79+
{% include components/actions-map-table.html name="sprig" %}

0 commit comments

Comments
 (0)