Bug 1380854 - Add the document for mma event 'Sign In Firefox Account'. r?liuche draft
authorNevin Chen <cnevinchen@gmail.com>
Fri, 28 Jul 2017 17:59:56 +0800
changeset 617320 0ec7f55c4c7bcddec0aab1e2b9e8b81013063270
parent 617319 94744aad273a929b8963caa803d7cb3ecacaaea0
child 639794 60a93a9d6c41050421be5ac686312b552b59253d
push id71029
push userbmo:cnevinchen@gmail.com
push dateFri, 28 Jul 2017 10:04:15 +0000
reviewersliuche
bugs1380854
milestone56.0a1
Bug 1380854 - Add the document for mma event 'Sign In Firefox Account'. r?liuche MozReview-Commit-ID: 2cNyXvIyfAi
mobile/android/docs/mma.rst
--- a/mobile/android/docs/mma.rst
+++ b/mobile/android/docs/mma.rst
@@ -135,16 +135,20 @@ List of current Events related data that
 * When a screenshot is taken
 {
   "event" : "E_Screenshot"
 }
 * Open a new tab
 {
   "event" : "E_Opened_New_Tab"
 }
+* Sign In Firefox Account
+{
+  "event" : "E_User_Signed_In_To_FxA"
+}
 
 Deep Links:
 Deep links are actions that can point Fennec to open certain pages or load features such as `show bookmark list` or
 `open a SUMO page`. When users see a prompt Leanplum message, they can click the button(s) on it. These buttons can
 trigger the following deep links
 * Link to Set Default Browser settings (firefox://default_browser)
 * Link to specific Add-on page (http://link_to_the_add_on_page)
 * Link to sync signup/sign in (firefox://sign_up)