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/quin-ai/index.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
+
---
2
+
title: Quin AI Source
3
+
id: WGp9SQFRVu
4
+
---
1
5
2
-
### Quin AI Source
3
-
4
-
Quin AI is the first deep learning, real-time behavior prediction system dedicated to e-commerce conversion optimization, for growth and profitability.
6
+
Quin AI is the first deep learning, real-time behavior prediction system dedicated to e-commerce conversion optimization for growth and profitability.
5
7
6
8
This source is maintained by Quin Audience Engine. For any issues with the source, [contact the Quin Audience Engine Support team](mailto:[email protected]).
7
9
@@ -10,21 +12,21 @@ This source is maintained by Quin Audience Engine. For any issues with the sourc
10
12
1. From your workspace's Source page, click **Add Source**.
11
13
2. Search for "Quin AI" in the Sources Catalog, select Quin AI, and click **Add Source**.
12
14
3. On the next screen, give the Source a name configure any other settings.
13
-
- 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).
15
+
- 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. QuinAI_Prod, QuinAI_Staging, QuinAI_Dev).
14
16
4. Click **Add Source** to save your settings.
15
17
5. Copy the Write key from the Segment UI.
16
-
6. Log in to your [Quin account](https://portal.quinengine.com/) and navigate to Integrations > Segment > Settings.
18
+
6. Log in to your [Quin account](https://portal.quinengine.com/){:target="_blank”} and navigate to Integrations > Segment > Settings.
17
19
7. On the Settings page, paste your Segment write key to connect.
18
20
19
21
## Stream
20
22
21
-
Quin AI uses a stream Source component to send Segment event data. It uses server-side Track and Identify methods 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 that you can query using SQL.
23
+
Quin AI uses a stream Source component and Track and Identify methods to send event data to Segment. These events are then available in any destination that accepts server-side events and as a schema in your data warehouse that you can query using SQL.
22
24
23
-
The default behavior is for Quin AI to pass the event data associated with the anonymous userId.
25
+
The default behavior is for Quin AI to pass the event data associated with the anonymousId.
24
26
25
27
## Events
26
28
27
-
The table below lists events that Quin sends to Segment. These events appear as tables in your warehouse, and as regular events in other Destinations.
29
+
The table below lists events that Quin sends to Segment. These events appear as tables in your warehouse and as regular events in other Destinations.
0 commit comments