Skip to content

Commit

Permalink
For mozilla-mobile#27549 - Collect shim data about the Pocket sponsor…
Browse files Browse the repository at this point in the history
…ed stories.
  • Loading branch information
Mugurell committed Oct 26, 2022
1 parent adb9cfb commit bec8b27
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
39 changes: 39 additions & 0 deletions app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5832,6 +5832,25 @@ pocket:
metadata:
tags:
- PocketIntegration
spoc_clicked:
type: text
description: |
Shim data of the just clicked Pocket sponsored story.
bugs:
- https://github.com/mozilla-mobile/fenix/issues/27549
data_reviews:
- ??????
data_sensitivity:
- technical
- interaction
notification_emails:
- android-probes@mozilla.com
expires: 119
send_in_pings:
- spoc
metadata:
tags:
- PocketIntegration
home_recs_spoc_shown:
type: event
description: |
Expand Down Expand Up @@ -5860,6 +5879,26 @@ pocket:
metadata:
tags:
- PocketIntegration
spoc_shown:
type: text
description: |
Shim data of the shown Pocket sponsored.
For this to be recorded the story should be >50% visible.
bugs:
- https://github.com/mozilla-mobile/fenix/issues/27549
data_reviews:
- ?????
data_sensitivity:
- technical
- interaction
notification_emails:
- android-probes@mozilla.com
expires: 119
send_in_pings:
- spoc
metadata:
tags:
- PocketIntegration
home_recs_category_clicked:
type: event
description: |
Expand Down
11 changes: 11 additions & 0 deletions app/pings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,14 @@ topsites-impression:
- https://github.com/mozilla-mobile/fenix/pull/23945
notification_emails:
- android-probes@mozilla.com

spoc:
description: |
Contains data about user's interactions with Pocket sponsored stories.
include_client_id: false
bugs:
- https://github.com/mozilla-mobile/fenix/issues/27549
data_reviews:
- ???
notification_emails:
- android-probes@mozilla.com

0 comments on commit bec8b27

Please sign in to comment.