Skip to content

Commit 2914868

Browse files
mohanrajanrmarkzegarellitcgilbertsarahrudyrchinn1
authored
Inflection Source (#4901)
* Inflection Source * Edits and formatting * add frontmatter and hide * unhide and add id (integration is going live) * add slug overrides to fix the integrations from being hidden (#4952) * Small spelling fix - add comma after "cloud mode" - fix spelling of "anononymous" to "anonymous" * catalog update --------- Co-authored-by: markzegarelli <[email protected]> Co-authored-by: Thomas Gilbert <[email protected]> Co-authored-by: Sarah Rudy <[email protected]> Co-authored-by: rchinn-segment <[email protected]>
1 parent f23908f commit 2914868

File tree

6 files changed

+242
-11
lines changed

6 files changed

+242
-11
lines changed

src/_data/catalog/destinations.yml

Lines changed: 171 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27408,7 +27408,7 @@ items:
2740827408
display_name: Google Analytics 4 Cloud
2740927409
name: Google Analytics 4 Cloud
2741027410
slug: google-analytics-4-cloud
27411-
hidden: false
27411+
hidden: true
2741227412
endpoints:
2741327413
- US
2741427414
regions:
@@ -69849,14 +69849,14 @@ items:
6984969849
- id: 63bedc136a8484a53739e013
6985069850
display_name: VWO Cloud Mode (Actions)
6985169851
name: VWO Cloud Mode (Actions)
69852-
slug: vwo-cloud-mode-actions
69853-
hidden: true
69852+
slug: actions-vwo-cloud
69853+
hidden: false
6985469854
endpoints:
6985569855
- US
6985669856
regions:
6985769857
- us-west-2
6985869858
- eu-west-1
69859-
url: connections/destinations/catalog/vwo-cloud-mode-actions
69859+
url: connections/destinations/catalog/actions-vwo-cloud
6986069860
previous_names:
6986169861
- VWO Cloud Mode (Actions)
6986269862
website: https://vwo.com
@@ -70250,6 +70250,173 @@ items:
7025070250
timestamp:
7025170251
'@path': $.timestamp
7025270252
trigger: type = "track"
70253+
- id: 637c192eba61b944e08ee158
70254+
display_name: VWO Web Mode (Actions)
70255+
name: VWO Web Mode (Actions)
70256+
slug: actions-vwo-web
70257+
hidden: false
70258+
endpoints:
70259+
- US
70260+
regions:
70261+
- us-west-2
70262+
- eu-west-1
70263+
url: connections/destinations/catalog/actions-vwo-web
70264+
previous_names:
70265+
- VWO Web Mode (Actions)
70266+
website: https://vwo.com
70267+
status: PUBLIC_BETA
70268+
categories:
70269+
- A/B Testing
70270+
- Heatmaps & Recordings
70271+
logo:
70272+
url: https://cdn.filepicker.io/api/file/o9X4IJO1RDegnGVmfje0
70273+
mark:
70274+
url: https://cdn.filepicker.io/api/file/L6U6f3KrRoScOQbUDMKj
70275+
methods:
70276+
track: true
70277+
identify: true
70278+
group: true
70279+
alias: true
70280+
screen: false
70281+
page: true
70282+
platforms:
70283+
browser: true
70284+
mobile: false
70285+
server: false
70286+
warehouse: false
70287+
components: []
70288+
browserUnbundlingSupported: false
70289+
browserUnbundlingPublic: false
70290+
replay: false
70291+
connection_modes:
70292+
device:
70293+
web: false
70294+
mobile: false
70295+
server: false
70296+
cloud:
70297+
web: true
70298+
mobile: false
70299+
server: false
70300+
settings:
70301+
- name: addSmartcode
70302+
type: boolean
70303+
defaultValue: true
70304+
description: >-
70305+
When enabled, Segment will load the VWO SmartCode onto the webpage. When
70306+
disabled, you will have to manually add SmartCode to your webpage. The
70307+
setting is enabled by default, however we recommended manually adding
70308+
SmartCode to the webpage to avoid flicker issues.
70309+
required: true
70310+
label: Add Asynchronous SmartCode
70311+
- name: libraryTolerance
70312+
type: number
70313+
defaultValue: 2500
70314+
description: >-
70315+
The maximum amount of time (in milliseconds) to wait for VWO’s full
70316+
library to be downloaded before simply displaying your original page.
70317+
required: true
70318+
label: Library Tolerance
70319+
- name: settingsTolerance
70320+
type: number
70321+
defaultValue: 2000
70322+
description: >-
70323+
The maximum amount of time (in milliseconds) to wait for test settings
70324+
before VWO will simply display your original page.
70325+
required: true
70326+
label: Settings Tolerance
70327+
- name: useExistingJquery
70328+
type: boolean
70329+
defaultValue: false
70330+
description: >-
70331+
If your page already includes JQuery, you can set this to “true”.
70332+
Otherwise, VWO will include JQuery onto the page for you. VWO needs JQuery
70333+
on the page to function correctly.
70334+
required: true
70335+
label: Use Existing JQuery
70336+
- name: vwoAccountId
70337+
type: number
70338+
defaultValue: 0
70339+
description: Your VWO account ID, used for fetching your VWO async smart code.
70340+
required: true
70341+
label: VWO Account ID
70342+
actions:
70343+
- id: 6uTbf9uHvZBJ3YnMmFHWtZ
70344+
name: Track Event
70345+
slug: trackEvent
70346+
description: Sends Segment's track event to VWO
70347+
platform: WEB
70348+
hidden: false
70349+
defaultTrigger: type = "track"
70350+
fields:
70351+
- id: jNmcxw9HaJsSVJUp54bW9d
70352+
sortOrder: 0
70353+
fieldKey: eventName
70354+
label: Name
70355+
type: STRING
70356+
description: Name of the event.
70357+
placeholder: ''
70358+
defaultValue:
70359+
'@path': $.event
70360+
required: true
70361+
multiple: false
70362+
choices: null
70363+
dynamic: false
70364+
allowNull: false
70365+
- id: 7nTcRCU7denYUgiFAqxr5x
70366+
sortOrder: 1
70367+
fieldKey: properties
70368+
label: Properties
70369+
type: OBJECT
70370+
description: >-
70371+
JSON object containing additional properties that will be associated
70372+
with the event.
70373+
placeholder: ''
70374+
defaultValue:
70375+
'@path': $.properties
70376+
required: false
70377+
multiple: false
70378+
choices: null
70379+
dynamic: false
70380+
allowNull: false
70381+
- id: tR1J9N9e3vk4XtqGjUfTSm
70382+
name: Identify User
70383+
slug: identifyUser
70384+
description: Sends Segment's page event to VWO
70385+
platform: WEB
70386+
hidden: false
70387+
defaultTrigger: type = "identify"
70388+
fields:
70389+
- id: nL8QQNucajeL5tiekANaDm
70390+
sortOrder: 0
70391+
fieldKey: attributes
70392+
label: Attributes
70393+
type: OBJECT
70394+
description: >-
70395+
JSON object containing additional attributes that will be associated
70396+
with the user.
70397+
placeholder: ''
70398+
defaultValue:
70399+
'@path': $.traits
70400+
required: true
70401+
multiple: false
70402+
choices: null
70403+
dynamic: false
70404+
allowNull: false
70405+
presets:
70406+
- actionId: 6uTbf9uHvZBJ3YnMmFHWtZ
70407+
name: Track Event
70408+
fields:
70409+
eventName:
70410+
'@path': $.event
70411+
properties:
70412+
'@path': $.properties
70413+
trigger: type = "track"
70414+
- actionId: tR1J9N9e3vk4XtqGjUfTSm
70415+
name: Identify User
70416+
fields:
70417+
attributes:
70418+
'@path': $.traits
70419+
trigger: type = "identify"
7025370420
- id: 5d25d6e0885427000195bf80
7025470421
display_name: WalkMe
7025570422
name: WalkMe

src/_data/catalog/regional-supported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ sources:
541541
- us
542542
- id: glwy6LwOVo
543543
display_name: Inflection
544-
hidden: true
544+
hidden: false
545545
slug: inflection
546546
url: connections/sources/catalog/cloud-apps/inflection
547547
regions:

src/_data/catalog/slugs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sources:
77
- original: "shopify-by-littledata"
88
override: "shopify-littledata"
99
destinations:
10+
- original: "vwo-cloud-mode-actions"
11+
override: "actions-vwo-cloud"
12+
- original: "vwo-web-mode-actions"
13+
override: "actions-vwo-web"
1014
- original: "talon-one"
1115
override: "talonone"
1216
- original: "google-adwords-remarketing-lists-customer-match"

src/_data/catalog/sources.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ items:
911911
isCloudEventSource: true
912912
slug: inflection
913913
url: connections/sources/catalog/cloud-apps/inflection
914-
hidden: true
914+
hidden: false
915915
regions:
916916
- us
917917
endpoints:
@@ -1595,7 +1595,7 @@ items:
15951595
isCloudEventSource: false
15961596
slug: postgres
15971597
url: connections/sources/catalog/cloud-apps/postgres
1598-
hidden: false
1598+
hidden: true
15991599
regions:
16001600
- us
16011601
endpoints:

src/connections/destinations/catalog/clevertap/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ All other traits will be sent to CleverTap as custom attributes. The default log
2929

3030

3131
> info ""
32-
> In cloud mode CleverTap uses Segment anononymous ID as the CleverTap ID.
32+
> In cloud mode, CleverTap uses Segment anonymous ID as the CleverTap ID.
3333
> In device mode, CleverTap ignores the anonymous ID and CleverTap injects its own ID.
3434
3535
## Alias
Lines changed: 63 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,64 @@
11
---
2-
title: 'Inflection Source'
3-
hidden: true
4-
---
2+
title: Inflection Source
3+
id: glwy6LwOVo
4+
---
5+
[Inflection](https://inflection.io/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) provides a B2B marketing automation platform for product-led growth companies.
6+
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+
9+
This source is maintained by Inflection. For any issues with the source, [contact their Support team](mailto:[email protected]).
10+
11+
## Getting Started
12+
13+
1. From the [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) in your workspace, click **Add Source**.
14+
2. Search for "Inflection" in the Sources Catalog, select Inflection, and click **Add Source**.
15+
3. On the next screen, give the Source a nickname configure any other settings.
16+
4. Click **Add Source** to save your settings.
17+
5. Copy the Write key from the Segment UI and log in to your Inflection account - navigate to Connections > Add a new connection > Segment Integration > Select Source > and paste the write key in the Segment as Destination Field.
18+
19+
## Stream
20+
21+
Inflection uses its stream Source component to send Segment event data. It uses a server-side (select from `track`, `identify`, `page`, `group`) methods to send data to Segment.
22+
23+
Inflection passes the `userId` associated with the email recipient as the `userId`. In cases where Inflection does not have an associated `userId` value, Inflection passes `personId` to Segment as an `anonymousId`. When Inflection receives the `userId` for the email it sends an Identify call with both the `personId` and `userId` to Segment.
24+
25+
## Events
26+
27+
The table below lists events that Inflection sends to Segment. These events appear as tables in your warehouse, and as regular events in other Destinations. Inflection includes the `userId` if available.
28+
29+
| Event Name | Description |
30+
| --------------------------------- | -------------------------------------------------------- |
31+
| Email Delivered | Email was sent successfully |
32+
| Email Opened | Prospect opened the email |
33+
| Email Unique Opens | Unique email open by a prospect |
34+
| Email Bounced | Email servers rejected the email |
35+
| Email Reported as Spam | Prospect reported the email as spam |
36+
| Link Clicked | Prospect clicked the tracking link |
37+
| Unique Link Click | Unique tracking link click by a prospect |
38+
| Unique Link Click per Unique Open | Unique tracking link click per unique open by a prospect |
39+
| Email Unsubscribed | Prospect clicked the unsubscribe link |
40+
41+
## Event Properties
42+
43+
The table below list the properties included in the events listed above.
44+
45+
| Property Name | Description |
46+
| ----------------- | -------------------------------------------------- |
47+
| `event` | Email event type |
48+
| `userId` | Prospect email ID |
49+
| `email_id` | ID of the email |
50+
| `campaign_id` | Campaign ID |
51+
| `campaign_run_id` | Campaign Run ID |
52+
| `campaign_name` | Campaign Name |
53+
| `email_subject` | Subject line of the email |
54+
| `email_link_url` | URL of the link clicked |
55+
| `is_unique_open` | Unique email open by a prospect (true or false) |
56+
| `is_unique_click` | Unique tracking link by a prospect (true or false) |
57+
58+
## Adding Destinations
59+
60+
Now that your Source is set up, you can connect it with Destinations.
61+
62+
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.
63+
64+
If there are any issues with how the events are arriving to Segment, [contact the Inflection support team](mailto:[email protected]).

0 commit comments

Comments
 (0)