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/destinations/catalog/actions-launchdarkly/index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
title: LaunchDarkly (Actions) Destination
3
3
hide-boilerplate: true
4
-
hide-dossier: true
5
4
id: 624dddd054ced46facfdb9c0
6
5
---
7
6
@@ -43,11 +42,13 @@ To get started with LaunchDarkly (Actions):
43
42
44
43
{% include components/actions-fields.html %}
45
44
45
+
> info "A note about Identify calls"
46
+
> LaunchDarkly doesn't store user attributes for use with flag evaluations. As a result, Segment doesn't support mapping Identify calls to LaunchDarkly actions.
47
+
46
48
## Creating LaunchDarkly metrics
47
49
48
50
In order to take full-advantage of the LaunchDarkly (Actions) Destination, you need to create metrics in LaunchDarkly that correspond to Segment track events. Read [Creating metrics](https://docs.launchdarkly.com/home/experimentation/metrics){:target="_blank"} to learn how to create metrics in LaunchDarkly.
49
51
50
-
<!-- If applicable, add information regarding the migration from a classic destination to an Actions-based version below -->
51
52
52
53
## Migration from the classic LaunchDarkly destination
0 commit comments