Skip to content
Snippets Groups Projects

Analytics Dashboard

Merged Mark Harding requested to merge feat/entity-centric-metrics into epic/pro-affiliate-launch

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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';
  • Mark Harding added 1 commit

    added 1 commit

    • 4314a975 - (wip): move visualisation to metric

    Compare with previous version

  • Mark Harding added 1 commit

    added 1 commit

    • 3e67fe4a - (chore): add visualisation blocked to other traffic metrics too

    Compare with previous version

  • Mark Harding added 1 commit

    added 1 commit

    • fffb5e90 - (feat): various changes when working with production datasets

    Compare with previous version

  • Mark Harding added 2 commits

    added 2 commits

    • 3ab958f4 - (chore): export metric as object, temporarily
    • c451b8fe - (fix): selected filters

    Compare with previous version

  • Mark Harding added 33 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

    Compare with previous version

  • mentioned in epic &74 (closed)

  • Mark Harding added 8 commits

    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

    Compare with previous version

  • Mark Harding changed title from WIP: Entity Centric Metrics & Dashboard to WIP: Analytics Dashboard

    changed title from WIP: Entity Centric Metrics & Dashboard to WIP: Analytics Dashboard

  • Mark Harding added 1 commit

    added 1 commit

    • d66a1ef5 - (feat): multiple changes to aid with frontend

    Compare with previous version

  • Mark Harding added 1 commit

    added 1 commit

    • ef9dfe88 - (feat): implements table visualisation and trending tab

    Compare with previous version

  • Mark Harding added 13 commits

    added 13 commits

    • ef9dfe88...142d395f - 12 commits from branch master
    • 168443b0 - Merge branch 'master' of gitlab.com:minds/engine into feat/entity-centric-metrics

    Compare with previous version

  • Mark Harding added 2 commits

    added 2 commits

    • 474516ab - (wip): partner earnings
    • cfaac31d - (chore): various fixes and changes to dashboards

    Compare with previous version

  • Mark Harding added 1 commit

    added 1 commit

    • 3fa65005 - (feat): various changes with production data and frontend changes

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading