Skip to content

Commit

Permalink
docs: add beta integrations (#3175)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Elwell <[email protected]>
  • Loading branch information
dabeeeenster and matthewelwell authored Dec 20, 2023
1 parent 7eb6139 commit f4c957a
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/docs/integrations/analytics/adobe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Adobe Analytics Integration
sidebar_label: Adobe Analytics
hide_title: true
---

![Adobe](/img/integrations/adobe/adobe-logo.svg)

You can integrate Flagsmith with Adobe Analytics. You can automate AB tests by connecting the Flagsmith platform with
Adobe Analytics.

:::tip

The Adobe Analytics integration is in Alpha - please contact us to join the Alpha!

:::
39 changes: 39 additions & 0 deletions docs/docs/integrations/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,71 +11,110 @@ here, please get in touch to discuss your particular use case.

## CI/CD Platforms

---

<a href="/integrations/terraform" alt="Terraform"><img width="40%" src="/img/integrations/terraform/terraform-logo.svg"/></a>

You can integrate Flagsmith with Terraform. Use our Terraform provider to drive flag management as part of your
Infrastructure as Code tooling. [Learn more](/integrations/terraform).

## Analytics Platforms

---

<a href="/integrations/analytics/adobe" alt="Adobe"><img width="40%" src="/img/integrations/adobe/adobe-logo.svg"/></a>

You can integrate Flagsmith with Adobe Analytics. You can automate AB tests by connecting the Flagsmith platform with
Adobe Analytics.

---

<a href="/integrations/analytics/amplitude" alt="Amplitude"><img width="40%" src="/img/integrations/amplitude/amplitude-logo.svg"/></a>

You can integrate Flagsmith with Amplitude. You can automate AB tests by connecting the Flagsmith platform with
Amplitude. [Learn more](/integrations/analytics/amplitude).

---

<a href="/integrations/analytics/heap" alt="Heap Analytics"><img width="30%" src="/img/integrations/heap/heap-logo.svg"/></a>

You can integrate Flagsmith with Heap Analytics. The integration automatically sends the flag states for identified
users into Heap for cohort analysis, A/B testing and more. [Learn more](/integrations/analytics/heap).

---

<a href="/integrations/analytics/mixpanel" alt="Mixpanel"><img width="30%" src="/img/integrations/mixpanel/mixpanel-logo.svg"/></a>

You can integrate Flagsmith with Mixpanel. The integration automatically sends the flag states for identified users into
Mixpanel for cohort analysis, A/B testing and more. [Learn more](/integrations/analytics/mixpanel).

---

<a href="/integrations/analytics/segment" alt="Segment"><img width="30%" src="/img/integrations/segment/segment-logo.svg"/></a>

You can integrate Flagsmith with Segment. Send your Identity flag states into segment for further downstream analysis.
[Learn more](/integrations/analytics/segment).

---

<a href="/integrations/analytics/rudderstack" alt="Rudderstack"><img width="40%" src="/img/integrations/rudderstack/rudderstack-logo.svg"/></a>

You can integrate Flagsmith with Rudderstack. Send your Identity flag states into Rudderstack for further downstream
analysis. [Learn more](/integrations/analytics/rudderstack).

---

<a href="/integrations/webhook" alt="WebHook"><img width="30%" src="/img/integrations/webhook/webhook-logo.svg"/></a>

You can integrate Flagsmith with your own Analytics Platform/Data Warehouse. Send your Identity flag states into
Snowflake, RedShift or anywhere else for further downstream analysis! [Learn more](/integrations/webhook).

## Application Monitoring and Performance

---

<a href="/integrations/apm/datadog" alt="Datadog"><img width="30%" src="/img/integrations/datadog/datadog-logo.svg"/></a>

You can integrate Flagsmith with Datadog. Send flag change events from Flagsmith into your Datadog event stream.
[Learn more](/integrations/apm/datadog).

---

<a href="/integrations/apm/dynatrace" alt="Dynatrace"><img width="30%" src="/img/integrations/dynatrace/dynatrace-logo.svg"/></a>

You can integrate Flagsmith with Dynatrace. Send flag change events from Flagsmith into your Dynatrace event stream.
[Learn more](/integrations/apm/dynatrace).

---

<a href="/integrations/apm/newrelic" alt="New Relic"><img width="30%" src="/img/integrations/newrelic/newrelic-logo.svg"/></a>

You can integrate Flagsmith with New Relic. Send flag change events from Flagsmith into your Datadog event stream.
[Learn more](/integrations/apm/newrelic).

---

<a href="/integrations/apm/appdynamics" alt="AppDynamics"><img width="30%" src="/img/integrations/appdynamics/appdynamics-logo.svg"/></a>

You can integrate Flagsmith with AppDynamics. Send flag change events from Flagsmith into your AppDynamics event stream.
[Learn more](/integrations/apm/appdynamics).

## Project Management

---

<a href="/integrations/project-management/jira" alt="Jira"><img width="30%" src="/img/integrations/jira/jira-logo.svg"/></a>

View your Flagsmith flags inside Jira. [Learn more](/integrations/project-management/jira).

---

<a href="/integrations/project-management/servicenow" alt="ServiceNow"><img width="30%" src="/img/integrations/servicenow/servicenow-logo.svg"/></a>

Manage your Flagsmith Change Requests inside ServiceNow. [Learn more](/integrations/project-management/servicenow).

---

<a href="/integrations/project-management/slack" alt="Slack"><img width="30%" src="/img/integrations/slack/slack-logo.svg"/></a>

You can integrate Flagsmith with Slack. Send flag change events from Flagsmith into your Slack channels.
Expand Down
15 changes: 15 additions & 0 deletions docs/docs/integrations/project-management/servicenow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: ServiceNow Integration
sidebar_label: ServiceNow
hide_title: true
---

![Adobe](/img/integrations/servicenow/servicenow-logo.svg)

You can integrate Flagsmith with ServiceNow. Manage your Flagsmith Change Requests inside ServiceNow.

:::tip

The ServiceNow integration is in Alpha - please contact us to join the Alpha!

:::
15 changes: 15 additions & 0 deletions docs/static/img/integrations/adobe/adobe-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4c957a

Please sign in to comment.