Send your event data from RudderStack to Attentive.
5 minute read
Attentive is a text message marketing platform. It provides personalized text messaging solutions to help you create customer-first connections. It also provides Attentive Tag which you can add to your website to capture events and behavioral data, track revenue, and more.
Find the open source transformer code for this destination in the GitHub repository.
Once you have confirmed that the source platform supports sending events to Attentive, follow these steps:
From your RudderStack dashboard, add a source. Then, from the list of destinations, select Attentive Tag.
Assign a name to the destination and click Continue.
Connection settings
To successfully configure Attentive as a destination, you will need to configure the following settings:
API Key: Enter the Attentive API key for the app you have created in your Attentive dashboard.
Sign Up Source Id: Enter the signup method’s ID present in the Sign-up Units option in the Attentive dashboard.
For more information on getting the API Key and Sign Up Source ID, see FAQ.
Identify
You can subscribe or unsubscribe a user from an Attentive list using the identify call.
The default behavior of identify call is to subscribe a user. To unsubscribe, you can pass identifyOperation as unsubscribe in the integrations object.
Subscribing users
RudderStack maps the following traits to the Attentive properties while subscribing a user:
RudderStack trait
Attentive property
traits.email/context.traits.email/properties.email Required, if phone is not provided.
user.email
traits.phone/context.traits.phone/properties.phone Required, if email is not provided.
user.phone
integrations.attentive_tag.signUpsourceId Required, if not specified in the RudderStack dashboard.
RudderStack maps the following traits to the Attentive properties while unsubscribing a user:
RudderStack trait
Attentive property
traits.email/context.traits.email/properties.email Required, if phone is not provided.
email
traits.phone/context.traits.phone/properties.phone Required, if email is not provided.
phone
integrations.attentive_tag.subscriptions
subscriptions
integrations.attentive_tag.notification
notification
Passing an email attribute does not locate or unsubscribe a user from SMS subscription. Similarly, passing the phone attribute does not locate or unsubscribe a user from email subscription.
You can also unsubscribe a user from a channel by specifying it in subscriptions within the integrations object. The supported values for subscriptions are:
You can also provide the language in the notification inside the integrations object to change the notification language. Currently, RudderStack supports only en-US and fr-CA as the notification languages, which are case-sensitive.
Track
The track call lets you capture the user actions along with the associated properties.
RudderStack does not trigger an event if the timestamp is older than 12 hours.
Property mapping
RudderStack maps the following track call properties to the Attentive properties:
This site uses cookies to improve your experience while you navigate through the website. Out of
these
cookies, the cookies that are categorized as necessary are stored on your browser as they are as
essential
for the working of basic functionalities of the website. We also use third-party cookies that
help
us
analyze and understand how you use this website. These cookies will be stored in your browser
only
with
your
consent. You also have the option to opt-out of these cookies. But opting out of some of these
cookies
may
have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This
category only includes cookies that ensures basic functionalities and security
features of the website. These cookies do not store any personal information.
This site uses cookies to improve your experience. If you want to
learn more about cookies and why we use them, visit our cookie
policy. We'll assume you're ok with this, but you can opt-out if you wish Cookie Settings.