1
0
Fork 0
Commit Graph

44 Commits (e601fe7c9f92e78962210c1551a1ebf06f5a9ead)

Author SHA1 Message Date
Sawyer Blatz 0d4eceed56 For #2706: Refactor Glean to reduce errors (#4753)
* For #2706: Adds recording for untracked events

* For #2706: Adds key alignment to Metrics
2019-08-19 15:25:48 -07:00
Sawyer Blatz 4731977f5d
For #4421: Fixes issues with new glean events (#4816) 2019-08-19 14:49:48 -07:00
Sawyer Blatz b7ca520787 For #4421: Adds Leanplum events and attributes (#4626)
* For #4421: Adds Leanplum events and attributes

* For #4421: Adds Leanplum deep links
2019-08-14 13:48:45 -07:00
Yeon Taek Jeong 67f3b63ae5
For #4421: Add search widget attribute to Leanplum (#4694) 2019-08-14 12:00:29 -07:00
Yeon Taek Jeong f5ffe3734c
For #4457: Adds telemetry for search widget actions (#4714) 2019-08-14 11:39:54 -07:00
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 4566bd6fba Fixes feedback 2019-08-07 16:41:29 -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
Sawyer Blatz 11d36b5a00
For #2362: Adds telemetry for history (#3940) 2019-07-16 12:21:03 -07:00
kglazko 166218f74a Adding l10n screenshot tests for Fenix (#3562)
* Adding l10n screenshot tests for Fenix

* fixing comments

* fix klint and detekt error and adding all tests

* better test name and doc added explaining tests
2019-07-08 11:00:29 -05:00
Sawyer Blatz dbe29ebbda
For #3174: Adds telemetry for bookmarks (#3724) 2019-07-02 08:41:20 -07:00
Hanishraj B Rao d2c5220f86 Update telemetry.md
Corrected "Whether"
2019-06-24 16:08:50 -07:00
Jeff Boek 1863ffe878 For #981 - Adds missing event to leanplum docs 2019-06-24 14:34:23 -07:00
Jeff Boek 3b848393f7 For #981 - Adds link to mma.md to telemetry.md 2019-06-14 13:27:50 -07:00
Jeff Boek 45b096c84f For #981 - mma docs 2019-06-14 13:27:50 -07:00
Jeff Boek 72fad9f2ad For #3351 - Adds docs for the activation ping 2019-06-11 10:55:54 -07:00
Jeff Boek cce41afb7e For #3351 - Adds docs for search_default_engine telemetry 2019-06-11 10:55:54 -07:00
Jeff Boek 7a505b3bbd For #3351 - Adds telemetry docs for metrics 2019-06-11 10:55:54 -07:00
Jeff Boek e1c243ec84 For #3351 - Adds docs for the sync_account telemetry 2019-06-11 10:55:54 -07:00
Jeff Boek 9cdcd37ab0 For #3351 - Adds docs for the sync_auth telemetry 2019-06-11 10:55:54 -07:00
Jeff Boek 35b83839e5 For #3351 - Adds error_page telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek ef86187f91 For #3351 - Adds telemetry docs for the library 2019-06-11 10:55:54 -07:00
Jeff Boek ab5aca14a6 For #3351 - Adds qr_scanner telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek 6caf638b8c For #3351 - Adds custom tab telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek 10c3a46556 For #3351 - Adds bookmark management documentation 2019-06-11 10:55:54 -07:00
Jeff Boek 02c029dbfe For #3351 - Adds QAB documentation 2019-06-11 10:55:54 -07:00
Jeff Boek c675786d3d For #3351 - Adds find_in_page metrics 2019-06-11 10:55:54 -07:00
Jeff Boek c546526bdf For #3351 - Adds context_menu docs 2019-06-11 10:55:54 -07:00
Jeff Boek 585cded133 For #3351 - Adds crash_reporter docs 2019-06-11 10:55:54 -07:00
Jeff Boek df9f27859a For #3351 - Create metrics.md 2019-06-11 10:55:54 -07:00
Mitchell Hentges ccfb5a2074 Adds certificates to repository 2019-05-20 19:35:29 -07: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
Barbara Bermes c24a6ada77
Update mma.md
Added notes where I need eng input
2019-04-25 14:21:32 -04:00
Barbara Bermes 989e0cb368
Create mma.md 2019-04-25 14:05:58 -04:00
Jeff Boek 0825e63112 Fixes #983 - Changes broken link 2019-04-03 19:08:52 -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 ecf21081af For #865 - Documents the OpenedApp event 2019-03-12 17:42:07 -07:00
Sebastian Kaspari 7d807f5a0a Closes #263: Integrate service-glean component. 2019-01-31 09:04:15 -08:00