Bug 1566496 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The Mode Report is grouped by article url, which won't be available with AdZerk anymore.

- Load some data from AdZerk into our database.
- Modify Mode report.
AdZerk reporting will not be sufficient for two reasons:
- AdZerk doesn't support grouping by article url.
- The Mode Report can be shared with external clients, something that AdZerk doesn't support.

Proposed solution:
(1) Validate that we continue to have a mapping of Mozilla tile_ids back to our “internal” spoc id (whether that’s an id we generate on the backend or something we get from Adzerk, I’m not sure)
(2) Ingest the data about what the spoc is (company name, URL, etc) from Adzerk into our database
(3) Update queries to make sure they pull the new mapping / display data

Back to Bug 1566496 Comment 0