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
@@ -19,23 +20,23 @@ This destination is maintained by Recombee. For any issues with the destination,
19
20
2. From the Segment web app, navigate to **Connections > Destinations** and click **Add Destination**.
20
21
3. Select **Recombee (Actions)** and click **Add Destination**.
21
22
4. Select an existing Source to connect to Recombee (Actions).
22
-
5.Go to the [Recombee Admin UI](https://admin.recombee.com){:target="_blank"}:
23
+
5.Navigate to the [Recombee Admin UI](https://admin.recombee.com){:target="_blank"} and complete the following actions:
23
24
- Choose the Recombee Database where you want to send the interactions.
24
25
- Click **Settings** in the menu on the left.
25
26
- In the **API ID & Tokens** settings section, find the **Database ID** and the **Private Token** of the Database.
26
-
6. Back in the Segment web app, go to the Recombee destination settings.
27
+
6. Back in the Segment app, navigate to the settings page of the Recombee destination you created.
27
28
- Copy the **Database ID** from the Recombee Admin UI and paste it into the **Database ID** field in the destination settings.
28
29
- Copy the **Private Token** from the Recombee Admin UI and paste it into the **Private Token** field in the destination settings.
29
30
30
31
Once you send the data from Segment to the Recombee destination you can:
31
-
-Go to the KPI console of the [Recombee Admin UI](https://admin.recombee.com){:target="_blank"} to see the numbers of the ingested interactions (updated in Real-time)
32
-
-Click the ID of an Item (or User) in the Items (or Users) catalog section in the Admin UI to view a specific ingested interaction.
32
+
-Open the KPI console of the [Recombee Admin UI](https://admin.recombee.com){:target="_blank"} to see the numbers of the ingested interactions (updated in realtime).
33
+
-Select the ID of an Item (or User) in the Items (or Users) catalog section in the Admin UI to view a specific ingested interaction.
33
34
34
35
{% include components/actions-fields.html %}
35
36
36
37
## Reporting successful recommendations
37
38
38
-
You can inform Recombee that a specific interaction resulted from a successful recommendation (meaning the recommendations were presented to a user, and the user clicked on one of the items) by setting the ID of the successful recommendation request in the `Recommendation ID` field of the action (this is the `recomm_id` property by default). You can read more about this setting in [Recombee's Reported Metrics documentations](https://docs.recombee.com/admin_ui.html#reported-metrics){:target="_blank"}
39
+
You can inform Recombee that a specific interaction resulted from a successful recommendation (meaning the recommendations were presented to a user, and the user clicked on one of the items) by setting the ID of the successful recommendation request in the `Recommendation ID` field of the action (this is the `recomm_id` property by default). You can read more about this setting in Recombee's [Reported Metrics documentations](https://docs.recombee.com/admin_ui.html#reported-metrics){:target="_blank"}
39
40
40
41
Sending the `Recommendation ID` gives you precise numbers about successful recommendations in the KPI section of the [Recombee Admin UI](https://admin.recombee.com){:target="_blank"}. This explicit feedback also helps improve the output of the recommendation models.
0 commit comments