forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
7e6a2ed
commit a82057d
Showing
12 changed files
with
403 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.