Analytics Dashboard
Rest API: api/v2/analytics/dashboards/$id
query | value |
---|---|
?filter | platform::browser,views::organic |
?timespan | today |
?metric | active_users |
Edited by Mark Harding
Merge request reports
Activity
changed milestone to %Analytics #mvp
added ProductAnalytics StatusRequires Changes + 1 deleted label
16 protected $id; 17 18 /** @var string */ 19 protected $label; 20 21 /** @var string */ 22 protected $interval; 23 24 /** @var int */ 25 protected $fromTsMs; 26 27 /** @var int */ 28 protected $previousFromTsMs; 29 30 /** @var string */ 31 protected $aggInterval = 'day'; changed this line in version 5 of the diff
added 1 commit
- 3e67fe4a - (chore): add visualisation blocked to other traffic metrics too
added 1 commit
- fffb5e90 - (feat): various changes when working with production datasets
added 2 commits
added 33 commits
-
c451b8fe...4f21baaa - 32 commits from branch
master
- b13baa91 - Merge branch 'master' of gitlab.com:minds/engine into feat/entity-centric-metrics
-
c451b8fe...4f21baaa - 32 commits from branch
mentioned in epic &74 (closed)
added 8 commits
-
b13baa91...8b7fa6db - 6 commits from branch
master
- c53bfd8a - Merge branch 'master' of gitlab.com:minds/engine into feat/entity-centric-metrics
- db7b4fc6 - (feat): latest entity centric fixes
-
b13baa91...8b7fa6db - 6 commits from branch
added 1 commit
- d66a1ef5 - (feat): multiple changes to aid with frontend
added 1 commit
- ef9dfe88 - (feat): implements table visualisation and trending tab
added 13 commits
-
ef9dfe88...142d395f - 12 commits from branch
master
- 168443b0 - Merge branch 'master' of gitlab.com:minds/engine into feat/entity-centric-metrics
-
ef9dfe88...142d395f - 12 commits from branch
added 2 commits
added 1 commit
- 3fa65005 - (feat): various changes with production data and frontend changes
Please register or sign in to reply