diff --git a/app/metrics.yaml b/app/metrics.yaml index 3995b1cb4588..3fc6aeaf264a 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -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: | @@ -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: | diff --git a/app/pings.yaml b/app/pings.yaml index ef205112c9a6..acbb549100fa 100644 --- a/app/pings.yaml +++ b/app/pings.yaml @@ -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