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/sources/catalog/cloud-apps/userguiding/index.md
+23-21Lines changed: 23 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
---
2
2
title: UserGuiding Source
3
+
id: VShGHAfvlr
4
+
hidden: true
5
+
beta: true
3
6
---
4
7
5
-
[UserGuiding](https://userguiding.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a product adoption platform that helps product teams automate in-app experiences that turn new users into champions..
8
+
[UserGuiding](https://userguiding.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a product adoption platform that helps product teams automate in-app experiences that turn new users into champions.
6
9
7
-
This is an [Event Cloud Source](/docs/sources/#event-cloud-sources) which can not only export data into your Segment warehouse, but can also federate the exported data into your other enabled Segment Destinations.
8
10
9
11
This source is maintained by UserGuiding. For any issues with the source, [contact their Support team](mailto:[email protected]).
10
12
@@ -14,38 +16,38 @@ This source is maintained by UserGuiding. For any issues with the source, [conta
14
16
2. Search for "UserGuiding" in the Sources Catalog, select UserGuiding, and click **Add Source**.
15
17
3. On the next screen, give the Source a name configure any other settings.
16
18
17
-
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. SourceName_Prod, SourceName_Staging, SourceName_Dev).
19
+
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. UserGuiding_Prod, UserGuiding_Staging, UserGuiding_Dev).
18
20
19
21
4. Click **Add Source** to save your settings.
20
22
5. Copy the Write key from the Segment UI.
21
-
6. Log in to your UserGuiding account - navigate to Settings > Integrations > Segment Integration and paste the key in the API Key textbox in the *Userguiding as a source* section to connect.
23
+
6. Log in to your UserGuiding account - navigate to Settings > Integrations > Segment Integration and paste the key in the API Key textbox in the *UserGuiding as a source* section to connect.
22
24
23
25
## Stream
24
26
25
-
UserGuiding uses our stream Source component to send Segment event data. It uses a server-side `track` method to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
27
+
UserGuiding uses a stream Source component to send Segment event data. It uses a server-side `track` method to send data to Segment. These events are then available in any destination that accepts server-side events, and available as a schema in your data warehouse so you can query using SQL.
26
28
27
29
UserGuiding sends user identifiers in the `user_id` attribute in the event payload. This is the same identifier that is used in the `identify` call to UserGuiding.
28
30
29
31
## Events
30
32
31
33
The table below lists events that UserGuiding sends to Segment. These events appear as tables in your warehouse, and as regular events in other Destinations. UserGuiding includes the `userId` if available.
| Guide started (userguiding) | It means that a user previews the first step of a Guide |
36
-
| Guide completed (userguiding) | It means that the user has completed all steps of a Guide |
37
-
| Hotspot interacted (userguiding) | It means that the user interacted with a Hotspot group and saw a Hotspot as content. (remember, Hotspot groups can have multiple Hotspots as contents) |
38
-
| Checklist item trigger (userguiding| It means that the user triggers a Checklist Guide |
39
-
| Checklist item url click (userguiding) | It means that the user clicks a URL item on a Checklist |
40
-
| Checklist completed (userguiding) | It means that the user completed a Checklist |
41
-
| Resource center guide trigger (userguiding)| It means that the user triggered a Resource Center Guide |
42
-
| Resource center checklist guide trigger (userguiding) | It means that a Guide in a Checklist put in a Resource Center as a module is triggered by a user |
43
-
| Resource center checklist item url click (userguiding) | It means that a URL item in a Checklist put in a Resource Center as a module is clicked by a user |
44
-
| Resource center external URL click (userguiding) | It means that a user clicks an external URL in a Resource Center |
45
-
| Resource center article link click (userguiding)| It means that a user clicks a search article in a Resource Center |
46
-
| Resource center survey trigger (userguiding) | It means that a user has triggered a survey in a Resource Center |
47
-
| Survey shown (userguiding) | It means a survey was shown to a user |
48
-
| Survey question answer (userguiding) | It means a survey question was answered by a user |
37
+
| Guide started | It means that a user previews the first step of a Guide |
38
+
| Guide completed | It means that the user has completed all steps of a Guide |
39
+
| Hotspot interacted | It means that the user interacted with a Hotspot group and saw a Hotspot as content. (remember, Hotspot groups can have multiple Hotspots as contents) |
40
+
| Checklist item trigger | It means that the user triggers a Checklist Guide |
41
+
| Checklist item url click | It means that the user clicks a URL item on a Checklist |
42
+
| Checklist completed | It means that the user completed a Checklist |
43
+
| Resource center guide trigger | It means that the user triggered a Resource Center Guide |
44
+
| Resource center checklist guide trigger | It means that a Guide in a Checklist put in a Resource Center as a module is triggered by a user |
45
+
| Resource center checklist item url click | It means that a URL item in a Checklist put in a Resource Center as a module is clicked by a user |
46
+
| Resource center external URL click | It means that a user clicks an external URL in a Resource Center |
47
+
| Resource center article link click | It means that a user clicks a search article in a Resource Center |
48
+
| Resource center survey trigger | It means that a user has triggered a survey in a Resource Center |
49
+
| Survey shown | It means a survey was shown to a user |
50
+
| Survey question answer | It means a survey question was answered by a user |
49
51
50
52
51
53
## Event Properties
@@ -83,7 +85,7 @@ The table below list the properties included in the events listed above.
83
85
84
86
## Adding Destinations
85
87
86
-
Now that your Source is set up, you can connect it with Destinations.
88
+
Now that your Source is set up, you can connect it to Destinations.
87
89
88
90
Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
0 commit comments