# Attentive Tag Setup Guide

This guide will help you set up Attentive Tag as a destination in the RudderStack dashboard. It also lists the configuration settings required to correctly send data from the supported sources to Attentive Tag.

## Connection compatibility

{{< destination-config >}}

## Setup

1. In your [RudderStack dashboard](https://app.rudderstack.com/), set up a source.
2. Go to the **Overview** tab of your source and select **Add Destination** > **Create new destination**.

{{< image src="images/event-stream-destinations/add-new-destination.webp" alt="Add new destination in RudderStack dashboard" >}}

3. Select **Attentive Tag** from the list of destinations. Then, click **Continue**.

## Connection settings

| Setting | Description |
| :----| :-----|
| Name | Assign a name to uniquely identify the destination in RudderStack. |
| API Key | Specify the Attentive Tag API key for the app you created in your Attentive dashboard. |
| Signup Source ID | Specify the signup method ID present in the **Sign-up Units** option in the Attentive dashboard. |

## Advanced settings

| Setting | Description |
| :----| :-----|
| Enable new Identify flow <br/> <span style="color: #4D4DFF;font-size:12px;">Beta</span> | Toggle on this setting to use RudderStack's new Identify flow for better user management. <br /><br />If enabled, the `identify` calls will sync user data using Attentive's [Identity](https://docs.attentivemobile.com/openapi/reference/tag/Identity/) and [Custom Attributes](https://docs.attentivemobile.com/openapi/reference/tag/Custom-Attributes/#tag/Custom-Attributes) APIs. <br /><br />If this setting is toggled off, RudderStack uses the legacy [subscription]({{< ref "destinations/streaming-destinations/attentive-tag/cloud-mode.md#subscribing-users" >}}) / [unsubscription]({{< ref "destinations/streaming-destinations/attentive-tag/cloud-mode.md#unsubscribing-users" >}}) flows instead. <br /><br />See [Use new Identify flow]({{< ref "destinations/streaming-destinations/attentive-tag/cloud-mode.md#use-new-identify-flow" >}}) for more information on this feature. |

## Other settings

| Setting | <div style="width:300px">Description</div>  |
| :----| :-----|
| Consent management settings | Configure the consent management settings for the specified source by choosing the **Consent management provider** from the dropdown and entering the relevant consent category IDs. <br /><br />See [Consent Management in RudderStack]({{< ref "data-governance/consent-management/overview.md" >}}) for more information on this feature. |
  
## Next steps

- [Send events in cloud mode]({{< ref "destinations/streaming-destinations/attentive-tag/cloud-mode.md" >}})

## FAQ 

#### Where can I find the Attentive Tag API Key?

1. In your [Attentive dashboard](https://ui.attentivemobile.com/), go to **Marketplace**.
2. Create an app by clicking **Create App**.
3. Click **Create** to see the API key for the app:

{{< image src="images/event-stream-destinations/attentive-tag-connection-settings-1.webp" alt="Attentive Tag Connection Settings" >}}

#### Where can I find the Attentive Tag Signup Source ID?

1. Go to the **Sign-up Units** option in your [Attentive dashboard](https://ui.attentivemobile.com/). 
2. Locate the ID next to **Sign-up method**, as shown:

{{< image src="images/event-stream-destinations/attentive-tag-connection-settings-2.webp" alt="Attentive Tag Connection Settings" >}}
