Skip to content

Commit 5e50f4e

Browse files
authored
Merge pull request #5189 from segmentio/thomas/algolia
fix algolia docs
2 parents 939f32e + 6c8c181 commit 5e50f4e

File tree

11 files changed

+6
-12
lines changed

11 files changed

+6
-12
lines changed

src/_data/catalog/slugs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ destinations:
118118
- original: "pardot-actions"
119119
override: "actions-pardot"
120120
- original: "airship-actions"
121-
override: "actions-airship"
121+
override: "actions-airship"
122+
- original: "algolia-insights-actions"
123+
override: "actions-algolia-insights"

src/connections/destinations/catalog/algolia-insights/index.md renamed to src/connections/destinations/catalog/actions-algolia-insights/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title: Algolia Insights Destination
2+
title: Algolia Insights (Actions) Destination
33
rewrite: true
44
redirect_from:
55
- '/connections/destinations/catalog/algolia/'
6-
- '/connections/destinations/catalog/actions-algolia-insights/'
7-
id: 5d373a350abf930001a6b70f
6+
id: 63e52bea7747fbc311d5b872
87
---
9-
This [Algolia Insights](https://www.algolia.com/products/analytics/) destination is a means of facilitating sending [Insights Events](https://www.algolia.com/doc/guides/sending-events/getting-started/). Sending these events is a required step for using several Algolia features:
8+
With the [Algolia Insights (Actions)](https://www.algolia.com/products/analytics/){:target="_blank"} destination, you can send [Insights Events](https://www.algolia.com/doc/guides/sending-events/getting-started/){:target="_blank"}. It's required to send Insight Events to use these Algolia features:
109

1110
- Click and conversion analytics
1211
- A/B Testing

0 commit comments

Comments
 (0)