{
"name": "Reportcard",
- "graphs": [
- "unique_visitors",
- "reach",
- "pageviews",
- "pageviews_mobile",
- "pageviews_mobile_target",
- "commons",
- "articles",
- "articles_per_day",
- "edits",
- "new_editors",
- "active_editors",
- "active_editors_target",
- "very_active_editors"
- ]
+ "tabs": [
+ {
+ "name":"Core",
+ "graph_ids":[
+ "unique_visitors",
+ "reach",
+ "pageviews",
+ "pageviews_mobile",
+ "pageviews_mobile_target",
+ "commons",
+ "articles",
+ "articles_per_day",
+ "edits",
+ "new_editors",
+ "active_editors",
+ "active_editors_target",
+ "very_active_editors"
+ ]
+ }
+ ]
}