Skip to content

Commit 57dbdb9

Browse files
author
markzegarelli
authored
Merge pull request #1962 from segmentio/InMoment-catalog
Catalog for InMoment name change
2 parents 5eb8ba1 + 16814ad commit 57dbdb9

File tree

1 file changed

+17
-15
lines changed
  • src/connections/sources/catalog/cloud-apps/wootric

1 file changed

+17
-15
lines changed

src/connections/sources/catalog/cloud-apps/wootric/index.md

+17-15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: InMoment (formerly Wootric)
33
rewrite: true
4+
redirect_from:
5+
- 'connections/sources/catalog/cloud-apps/inmoment-formerly-wootric'
46
---
57

68
[InMoment](https://wootric.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) (formerly Wootric) is modern customer feedback management software. You can incorporate Voice of Customer data in your decision-making processes and marketing campaigns, and trigger customer follow-up when you send survey responses to your CRM, marketing platform or data warehouses automatically.
@@ -21,26 +23,26 @@ InMoment maintains this source. For any issues, [contact the InMoment support te
2123
Below is a table of events that InMoment sends to Segment. These events will show up as tables in your warehouse, and as regular events in your other Destinations. InMoment will send through the `userId` if available. Note: at this time event names continue to be labeled “Wootric.”
2224

2325

24-
|Event Name|Description|
25-
| -------- | -------- | -------- |
26-
|Wootric survey response created|A survey response was created|
27-
|Wootric survey response updated|An existing survey response was updated|
26+
| Event Name | Description |
27+
| ------------------------------- | --------------------------------------- | |
28+
| Wootric survey response created | A survey response was created |
29+
| Wootric survey response updated | An existing survey response was updated |
2830

2931
## Event Properties
3032

3133
Below are tables outlining the properties included in the events listed above.
3234

33-
|Property Name|Description|
34-
| -------- | -------- | -------- |
35-
|channel|The channel from which the survey was responded like ‘web’ or ‘email’|
36-
|created_at|The timestamp of when the response was created|
37-
|metric_type|The mode of the survey like "NPS" or “CSAT”|
38-
|properties|The survey properties|
39-
|response_id|The id of the response|
40-
|score|The selected score from the survey|
41-
|survey_id|The id of the survey|
42-
|updated_at|The timestamp of when the response was updated|
43-
|text|The feedback text provided by the end user|
35+
| Property Name | Description |
36+
| ------------- | --------------------------------------------------------------------- | |
37+
| channel | The channel from which the survey was responded like ‘web’ or ‘email’ |
38+
| created_at | The timestamp of when the response was created |
39+
| metric_type | The mode of the survey like "NPS" or “CSAT” |
40+
| properties | The survey properties |
41+
| response_id | The id of the response |
42+
| score | The selected score from the survey |
43+
| survey_id | The id of the survey |
44+
| updated_at | The timestamp of when the response was updated |
45+
| text | The feedback text provided by the end user |
4446

4547

4648
## Adding Destinations

0 commit comments

Comments
 (0)