Skip to content

Commit 09dd908

Browse files
authored
Merge pull request #48 from segmentio/repo-sync
repo sync
2 parents 606b9f2 + 8298e96 commit 09dd908

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

.github/ISSUE_TEMPLATE/fix-display.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Display bug or other issue
2-
description: Rais an issue related to the display of the site it self, or anything else not related to content.
2+
description: Raise an issue related to the display of the site it self, or anything else not related to content.
33
title: "[Bug]: "
44
labels: [bug, triage]
55
body:
@@ -32,4 +32,4 @@ body:
3232
label: Please describe the issue.
3333
description: Add any other context or screenshots about the feature request here.
3434
validations:
35-
required: true
35+
required: true

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

Lines changed: 17 additions & 15 deletions
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)