Skip to content

Support aggregating views for boosts - #2495

Mark Harding requested to merge feat/2495-boost-analytics into master

Ticket(s) / Related Merge Requests

#2495 (closed)

Summary of Changes

Introduces a new cli script that will sync views to a summaries table. Also provides the total views along side the boost.

Testing Considerations

Views should be recorded

Deployment Considerations

The cronjob needs configuring

Regression Scope

Views may not be being recorded as we needed to make a change to this endpoint.

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports