Braze Mobile Remote Command Tag Setup Guide
This article describes how to set up the Braze Mobile Remote Command tag.
Tag Tips
- Use mappings to override standard config values and set custom parameters.
- This is a Mobile Remote Command companion tag for the native mobile app SDK.
Tag Configuration
First, go to Tealium’s tag marketplace and add the Braze Mobile Remote Command tag (Learn more about how to add a tag).
After adding the tag, configure the following settings:
- API Key: Your application’s API Key from the Braze Dashboard
- Auto Initialize: Automatically send the Initialize command.
- Firebase Enabled
- ADM Enabled
- Automatic Deep Link Opening
- Disable Automatic Location Collection
- Enable News Feed Unread Indicator
- Firebase Sender ID
- Custom Endpoint
- Session Timeout (seconds)
- Notification Background Color (For example,
0xFFf33e3e
) - Interval (in seconds) Between Triggers
Data Mappings
Mapping is the process of sending data from a data layer variable to the corresponding destination variable of the vendor tag. For instructions on how to map a variable to a tag destination, see Data Mappings.
The available categories are:
Commands (Command Triggers)
Map a trigger to one or more of the following events:
Variable | Description |
---|---|
initSDK |
|
disableSDK |
|
wipeData |
|
enableSDK |
|
changeUser |
|
addAlias |
|
logCustomEvent |
|
logPurchase |
|
facebookUser |
|
twitterUser |
|
addToSubscriptionGroup |
|
removeFromSubscriptionGroup |
|
logCustomEvent |
|
Location
Variable | Description |
---|---|
locationLatitude |
|
locationLongitude |
|
locationAltitude |
|
locationHorizontalAccuracy |
|
locationVerticalAccuracy |
|
Subscriptions
Variable | Description |
---|---|
setEmailNotificationSubscriptionType |
|
setPushNotificationSubscriptionType |
|
subscriptionGroupId |
|
Social Data Tracking
Variable | Description |
---|---|
facebookId |
|
numberOfFriends |
|
likes |
|
twitterUserId |
|
twitterHandle |
|
twitterName |
|
description |
|
twitterFollowerCount |
|
twitterFollowingCount |
|
twitterTweetCount |
|
twitterProfileImageUrl |
|
User Attributes
Variable | Description |
---|---|
userId |
|
aliasName |
|
aliasLabel |
|
firstName |
|
lastName |
|
gender |
|
language |
|
email |
|
homeCity |
|
country |
|
dateOfBirth |
|
avatarImageURL |
|
unsetCustomAttribute |
|
E-Commerce
Variable | Description |
---|---|
order_currency |
|
product_id |
|
product_quantity |
|
product_unit_price |
|
purchase_properties.foo |
|
Initialization
Variable | Description |
---|---|
api_key |
|
enable_sdk |
|
firebase_enabled |
|
adm_enabled |
|
auto_push_deep_links |
|
disable_location |
|
enable_news_feed_indicator |
|
firebase_sender_id |
|
small_notification_icon |
|
large_notification_icon |
|
custom_endpoint |
|
locale_mapping |
|
session_timeout |
|
default_notification_color |
|
bad_network_interval |
|
good_network_interval |
|
great_network_interval |
|
trigger_interval_seconds |
|
push_token |
|
enable_geofences |
|
request_processing_policy |
|
flush_interval |
|
enable_advertiser_tracking |
|
enable_deep_link_handling |
|
device_options |
|
push_story_identifier |
|
backstack_activity_enabled |
|
backstack_activity_class |
|
This page was last updated: September 9, 2022