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
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ hide-dossier: true
6
6
7
7
{% include content/plan-grid.md name="actions" %}
8
8
9
-
[LaunchDarkly](https://launchdarkly.com) is a feature management platform that empowers development teams to safely deliverand control software through feature flags.
9
+
[LaunchDarkly](https://launchdarkly.com) is a feature management platform that empowers development teams to safely deliver, control and measure their software through feature flags.
10
10
11
11
With LaunchDarkly, you can run experiments on any feature flag, with custom events as metrics. You can look for an existing custom event from Segment, and start recording data against it as a metric in your LaunchDarkly experiment.
12
12
13
13
> success ""
14
-
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) <destination_name> Segment destination. There's also a page about the [non-Actions <destination_name> destination](/docs/connections/destinations/catalog/<destination_name>/). Both of these destinations receives data from Segment.
14
+
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) <destination_name> Segment destination. There's also a page about the [non-Actions LaunchDarkly destination](/docs/connections/destinations/catalog/launchdarkly-events/). Both of these destinations receives data from Segment.
15
15
16
16
<!-- This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component. -->
17
17
@@ -41,14 +41,12 @@ LaunchDarkly (Actions) provides the following benefits over the classic LaunchDa
41
41
42
42
{% include components/actions-fields.html %}
43
43
44
-
<!--
45
-
Additional Context
44
+
## Creating LaunchDarkly metrics
46
45
47
-
Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping.
48
-
-->
46
+
In order to take full-advantage of the The LaunchDarkly (Actions) Destination will need to create metrics in LaunchDarkly that correspond to Segment track events. Read [Creating metrics]https://docs.launchdarkly.com/home/experimentation/metrics/index) to learn how to create metrics in LaunchDarkly.
49
47
50
48
<!-- If applicable, add information regarding the migration from a classic destination to an Actions-based version below -->
51
49
52
-
## Migration from the classic <destination_name> destination
50
+
## Migration from the classic LaunchDarkly destination
53
51
54
-
<!-- Include any pertinent information here. -->
52
+
Be sure to disconnect the the classic LaunchDarkly destination before enabling this destination to avoid duplicate experimentation events in LaunchDarkly.
0 commit comments