BearND has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/156736

Change subject: Add edit funnel reports for apps to dashboards
......................................................................

Add edit funnel reports for apps to dashboards

Change-Id: Icd430a4b686b0259a90aa59b0ea8495b31452806
---
M dashboards/apps.json
M dashboards/reportcard.json
2 files changed, 7 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/limn-mobile-data 
refs/changes/36/156736/1

diff --git a/dashboards/apps.json b/dashboards/apps.json
index 7683937..2c5e49e 100644
--- a/dashboards/apps.json
+++ b/dashboards/apps.json
@@ -6,6 +6,10 @@
         {
             "name": "Apps",
             "graph_ids": [
+                "app-edit-funnel-total",
+                "app-edit-funnel-android",
+                "app-edit-funnel-ios",
+
                 "app-edits-starts",
                 "app-edits-preview",
                 "app-edits-save-attempt",
diff --git a/dashboards/reportcard.json b/dashboards/reportcard.json
index 44bbe83..c15dab5 100644
--- a/dashboards/reportcard.json
+++ b/dashboards/reportcard.json
@@ -41,10 +41,9 @@
         {
             "name": "Apps",
             "graph_ids": [
-                "app-edits-starts",
-                "app-edits-preview",
-                "app-edits-save-attempt",
-                "app-edits-success"
+                "app-edit-funnel-total",
+                "app-edit-funnel-android",
+                "app-edit-funnel-ios"
             ]
         },
         {

-- 
To view, visit https://gerrit.wikimedia.org/r/156736
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icd430a4b686b0259a90aa59b0ea8495b31452806
Gerrit-PatchSet: 1
Gerrit-Project: analytics/limn-mobile-data
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to