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
[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.
|`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