Bug 1374889 - Update Leanplum document for Focus/Klar installation, Sync,Default Browser user attribute. r=liuche,maliu

MozReview-Commit-ID: GF9fXkps60D

--HG--
extra : rebase_source : 91e647124737b4cc93fafd4e3c8ed62dd87c0104
This commit is contained in:
Nevin Chen 2017-06-28 14:05:40 -07:00
parent 78b2d1adee
commit 08024cbc91

View File

@ -60,8 +60,11 @@ following parameters::
// Sent when the app starts
"action" -> "start" // start: Leanplum SDK starts. heartbeat
"userAttributes" -> "{ // A set of key-value pairs used to describe the user.
"focus" -> true // If Focus for Android is installed.
}"
"Focus Installed" -> true // If Focus for Android is installed.
"Klar Installed" -> true // If Klar for Android is installed.
"Signed In Sync" -> true // If the user has signed in to Mozilla account.
"Default Browser" -> true // If the user has set Fennec as default browser.
}
"appId" -> "app_6Ao...." // Leanplum App ID.
"clientKey" -> "dev_srwDUNZR...." // Leanplum client access key.
"systemName" -> "Android OS" // Fixed String in SDK.