<div dir="ltr"><div>tl;dr: To better understand usage and prioritize work that matters for users, the perf.html team is planning to add GA on <a href="http://perf-html.io/">http://perf-html.io/</a> [1] (nĂ© Cleopatra) to track high-level interface interactions.</div><div><br></div><div>Background: perf.html is an advanced performance analysis tool, build as hosted web application. Performance profiles are recorded using the Gecko Profiler add-on [2], which then hands them to perf.html for local viewing. The tool is maintained by the Firefox Developer Tools team and mostly used by Firefox engineers and community members.<br></div><div><br></div><div>Work to add GA is happening in <a href="https://github.com/devtools-html/perf.html/pull/617">https://github.com/devtools-html/perf.html/pull/617</a> . Important to note is that GA is not loaded when Do Not Track (DNT) is enabled and that tracking is limited to critical paths and feature usage within the interface. Product analytics, combined with the existing close collaboration with Quantum Flow engineering, will inform future bug priorities and product planning.</div><div><br></div><div>Let us know if you have any feedback or concerns. We'd also be happy to welcome new contributors to the perf.html project!</div><div><br></div><div>/Harald<br></div><div><br></div><div>[1]: <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Profiling_with_the_Built-in_Profiler">https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Profiling_with_the_Built-in_Profiler</a></div><div>[2]: <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Reporting_a_Performance_Problem#Setting_up_the_Gecko_Profiler_extension">https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Reporting_a_Performance_Problem#Setting_up_the_Gecko_Profiler_extension</a><br></div></div>