Braze Mobile Remote Commandタグ構成ガイド
この記事では、Braze Mobile Remote Commandタグの構成方法について説明します。
タグのヒント
- マッピングを使用して標準の構成値を上書きし、カスタムパラメータを構成します。
- これは、ネイティブモバイルアプリSDKのMobile Remote Commandコンパニオンタグです。
タグの構成
まず、Tealiumのタグマーケットプレイスに移動し、Braze Mobile Remote Commandタグを追加します(タグの追加方法について詳しくはこちらをご覧ください)。
タグを追加したら、以下の構成を行います:
- API Key: BrazeダッシュボードからのアプリケーションのAPIキー
- Auto Initialize: Initializeコマンドを自動的に送信します。
- 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 (例:
0xFFf33e3e
) - Triggers間のInterval (秒)
データマッピング
マッピングは、データレイヤー変数からベンダータグの対応する宛先変数にデータを送信するプロセスです。変数をタグの宛先にマップする方法については、Data Mappingsを参照してください。
利用可能なカテゴリは以下の通りです:
Commands (Command Triggers)
以下のイベントのうち1つ以上にトリガーをマップします:
変数 | 説明 |
---|---|
initSDK |
|
disableSDK |
|
wipeData |
|
enableSDK |
|
changeUser |
|
addAlias |
|
logCustomEvent |
|
logPurchase |
|
facebookUser |
|
twitterUser |
|
addToSubscriptionGroup |
|
removeFromSubscriptionGroup |
|
logCustomEvent |
|
Location
変数 | 説明 |
---|---|
locationLatitude |
|
locationLongitude |
|
locationAltitude |
|
locationHorizontalAccuracy |
|
locationVerticalAccuracy |
|
Subscriptions
変数 | 説明 |
---|---|
setEmailNotificationSubscriptionType |
|
setPushNotificationSubscriptionType |
|
subscriptionGroupId |
|
Social Data Tracking
変数 | 説明 |
---|---|
facebookId |
|
numberOfFriends |
|
likes |
|
twitterUserId |
|
twitterHandle |
|
twitterName |
|
description |
|
twitterFollowerCount |
|
twitterFollowingCount |
|
twitterTweetCount |
|
twitterProfileImageUrl |
|
User Attributes
変数 | 説明 |
---|---|
userId |
|
aliasName |
|
aliasLabel |
|
firstName |
|
lastName |
|
gender |
|
language |
|
email |
|
homeCity |
|
country |
|
dateOfBirth |
|
avatarImageURL |
|
unsetCustomAttribute |
|
E-Commerce
変数 | 説明 |
---|---|
order_currency |
|
product_id |
|
product_quantity |
|
product_unit_price |
|
purchase_properties.foo |
|
Initialization
変数 | 説明 |
---|---|
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 |
|
最終更新日 :: 2022年September月9日