1
0
Fork 0
Commit Graph

49 Commits (12371ca9c18d9059ac818069cdecca60cc278032)

Author SHA1 Message Date
Michael Cooper 12371ca9c1 Add no-op experiment to test service-experiments integration (#4551)
* Add no-op experiment to test service-experiments integration

* Shorten metric name to meet schema

* Add active_experiment metric to docs

* Add approved data review
2019-08-14 12:07:41 -05:00
Sawyer Blatz 0ec92d716f
For #4123: Adds telemetry for quick action open in app (#4629) 2019-08-09 13:51:12 -07:00
Sawyer Blatz 969d17b4a9
For #969: Adds more telemetry for collections (#4539) 2019-08-07 16:05:20 -07:00
Sawyer Blatz 97f7d5ba87 For #2267: Fixes telemetry for reader view (#4328) 2019-07-31 17:58:37 -07:00
Sawyer Blatz 2e7a61860a For #969: Adds more telemetry for collections (#4358) 2019-07-31 17:07:41 -07:00
Sawyer Blatz 13198f56df For #969: Adds telemetry for collections (#3935) 2019-07-18 16:05:42 -07:00
Sawyer Blatz e544827e83 For #2267: Adds telemetry for reader mode (#3941) 2019-07-18 15:17:15 -07:00
Jeff Boek e294521c92
Fix search metrics (#4150)
* For #4082 - Changes lifecycles for metrics

* For #4082 - Replaces the SearchEngine name with the identifier for
countLabel
2019-07-18 14:35:34 -07:00
Sawyer Blatz 11d36b5a00
For #2362: Adds telemetry for history (#3940) 2019-07-16 12:21:03 -07:00
Sawyer Blatz dbe29ebbda
For #3174: Adds telemetry for bookmarks (#3724) 2019-07-02 08:41:20 -07:00
Jeff Boek cce41afb7e For #3351 - Adds docs for search_default_engine telemetry 2019-06-11 10:55:54 -07:00
Sawyer Blatz 3e5b6ca007 For #975: Removes leakcanary and default browser telemetry (#3350) 2019-06-11 12:30:25 -05:00
Sawyer Blatz c17d024452
For #975: Adds preferenceToggled event (#3316)
🤦🏼‍♂️
2019-06-10 13:56:12 -07:00
Colin Lee 9e5d0a2408 For #1301: Change ping for total_uri_count 2019-06-06 12:58:55 -07:00
Sawyer Blatz 47c14b07dd For #1190: Removes syncing items from FxA telemetry 2019-06-05 13:57:18 -07:00
Jeff Boek 031ba5355e For #1158 - Add the search count to the baseline ping 2019-06-05 12:09:02 -07:00
Sawyer Blatz 8e24feefc2 For #1192: Updates detection for Lockwise 2019-06-04 11:23:18 -07:00
Jeff Boek e15ab3f958 For #1158 - Use a dot instead of an underscore to seperate values 2019-05-31 18:15:07 -07:00
Jeff Boek 2b8a354612 Fixes #2920 - Adds missing data review links 2019-05-29 09:21:32 -07:00
Sawyer Blatz 9aa4f48e77 For #1190: Adds additional telemetry for FxA login 2019-05-24 17:39:19 -07:00
Sawyer Blatz 62bed0cd06 For #1190: Adds telemetry for FxA login 2019-05-24 17:39:19 -07:00
Sawyer Blatz aa9e5c46ae For #1242: Adds telemetry for error pages 2019-05-21 10:12:52 -07:00
Sawyer Blatz c334c77bbe For #976: Adds telemetry for library 2019-05-20 19:30:29 -07:00
Sawyer Blatz 9e50b55340 For #1857: Adds telemetry for QR scanner 2019-05-17 10:46:53 -07:00
Jeff Boek f1665f12ed For #2260 - Sends valid keys to the labeled counter (#2330) 2019-05-08 12:15:19 -05:00
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
2019-05-03 09:40:21 -05:00
Sawyer Blatz 8928822e99
For #975: Adds telemetry for settings toggles (#1896)
* For #975: Adds telemetry for settings toggles

* For #975: Uses failable constructor
2019-04-26 08:42:20 -07:00
Colin Lee 3450c6bcf1
Merge pull request #1785 from colintheshots/fix1301
For #1301: Add uri_count to metrics ping
2019-04-26 00:43:02 -07:00
Sawyer Blatz 191786c671
For #1192: Adds telemetry for Mozilla products (#1953) 2019-04-25 12:33:15 -07:00
Colin Lee 849764d23a For #974: Telemetry for Bookmarks 2019-04-17 15:58:58 -07:00
Sawyer Blatz aa117b1ea6
Closes #977: Adds telemetry for custom tabs (#1697) 2019-04-17 11:13:48 -07:00
Jeff Boek cb7ad32b62 For #1158 - Add search counts 2019-04-17 10:04:49 -07:00
Jeff Boek a2666c4f74 For #800 - Adds metrics for the default search engine 2019-04-15 09:14:40 -07:00
Jeff Boek 5ffaa94150 No Issue - Remove data team from notifications emails list 2019-04-12 16:46:01 -05:00
Jeff Boek 0666864418 Fixes #1157 - Addes Fenix Core to the telemetry notification list 2019-04-08 15:03:59 -05:00
Sören Hentzschel cf500ee266 For #469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
2019-04-06 10:11:01 -07:00
Sawyer Blatz 5fc1e9227f
Closes #1195: Adds telemetry for quick action sheet (#1362) 2019-04-05 15:08:55 -07:00
Jeff Boek 4b4d172e2e Fixes #1024 - Adds metrics for browser menu items 2019-04-03 15:37:52 -07:00
Jeff Boek 0944180407 Fixes #1191 - Crash reporter metrics 2019-04-03 15:37:52 -07:00
Jeff Boek a737568936 Adds data review link and an entry to the changelog 2019-04-03 12:17:20 -05:00
Jeff Boek e19e13c768 For #957 - Adds telemetry for context menu items 2019-04-03 12:17:20 -05:00
Jeff Boek 5764450e34 For #1036 - Adds Glean metrics for find in page 2019-04-03 12:17:20 -05:00
Sawyer Blatz 471b08d97a Closes #1194: Adds shortcut telemetry 2019-04-03 11:12:17 -05:00
Jeff Boek ea01ae43be Addresses metrics nits 2019-03-22 17:14:35 -07:00
Jeff Boek 51e778ead5 Documents new telemetry events 2019-03-22 17:14:35 -07:00
Jeff Boek 32f8e06e98 For #959 - Adds search related telemetry 2019-03-22 17:14:35 -07:00
Jeff Boek 786592e8d0 For #959 - Adds telemetry for when the search bar is tapped 2019-03-22 17:14:35 -07:00
Jeff Boek 71a155c8f1 For #968 - Adds telemetry for app entry point 2019-03-22 17:14:35 -07:00
Jeff Boek 0e9400730b For #960 - Adds metrics to measure if Fenix is the default browser 2019-03-22 17:14:35 -07:00