> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sprig.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Segment Classic

### Overview

Segment is a Customer Data Platform (CDP) that collects and processes data from the users of your digital platforms and products. You can also use Segment to direct that data to other tools, making it a powerful tool for driving product experience insights with Sprig.

### Segment Actions vs Segment Classic

If you are trying to deliver in-product Surveys or Replays in your website, web app, or mobile app: **You must use Segment Actions**. Set-up instructions can be found in [Segment Web](/docs/Installation/introduction-web/segment-web), [Segment iOS](/docs/Installation/introduction-mobile/segment-ios), [Segment Android](/docs/Installation/introduction-mobile/segment-android), and [Segment React Native](/docs/Installation/introduction-mobile/segment-react-native).

If you are trying to send **additional data from a backend source** to Sprig to further refine which users are targeted for in-product Surveys or Replays: continue to follow the instructions below to set up Segment Classic. Segment Classic can send users, events, and attributes into Sprig. However, note that any events sent can only be used as study **filters**, not study triggers.

* For example, if you send an event "Checkout" from Segment Classic to Sprig, you will NOT be able to trigger a study when the user checks out. However, you WILL be able to apply a study filter to refine your targeting to users that have checked out fewer than three times in the last month.

<Warning>
  **Warning:** Confirm Segment Actions vs Segment Classic

  Before proceeding, ensure that you are have reviewed the difference between Segment Actions and Classic above.

  Remember that Segment Classic alone **cannot be used to display in-product Surveys or Replays** into your product since it does not install the Sprig SDK. You must install the Sprig SDK through one of the installation methods for [Web](https://docs.sprig.com/docs/Installation/introduction-web/index) or [Mobile](https://docs.sprig.com/docs/Installation/introduction-mobile/index)  in order to display studies.
</Warning>

### Set up Sprig as a Segment Classic Destination

In Segment, you will be connecting your backend data source(s) as a Source to Sprig as a Destination. This will allow events and attributes to be passed back to Sprig for the purpose of filtering studies.

To do this, follow these steps:

1. In Segment, click **Connections**, then click **Destinations**.
2. Search for “Sprig” and select the **Sprig** destination.
3. Click **Configure Sprig**.
4. Select your data source (e.g. a backend data source).
5. Enter an identifiable destination name and ensure **Classic** is selected.
6. Copy your **Segment Classic API Key** from your [Sprig Dashboard](https://app.sprig.com/integrations/enrichment/segment-classic) and paste it into the **API Key** field.
7. Turn on **Enable Destination** and save your changes.

That’s it! Your backend data sources will now beginning forwarding data into Sprig.
