fune/browser/components/newtab/common
Lina Butler 24c46422d8 Bug 1820707 - Record impressions and clicks for organic tiles. r=nanj
Currently, the Glean `newtab` ping and legacy scalars collect
impressions and clicks for sponsored (Pocket and Contile) tiles, but
not organic tiles from Places.

This commit adds:

* Support for recording organic impressions to the
  `TopSiteImpressionWrapper` component.
* Support for recording organic clicks to the `TopSiteLink`
  component.
* Instrumentation for recording organic impressions and clicks,
  separate from sponsored ones, to `TelemetryFeed`.

Differential Revision: https://phabricator.services.mozilla.com/D171830
2023-03-11 05:24:03 +00:00
..
Actions.sys.mjs Bug 1820707 - Record impressions and clicks for organic tiles. r=nanj 2023-03-11 05:24:03 +00:00
ActorConstants.sys.mjs
Dedupe.sys.mjs
Reducers.sys.mjs Bug 1815224 - Migrate newtab's Reducers.jsm to ES modules. r=Mardak 2023-02-06 19:11:48 +00:00