You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent unexpected PageSpeed Insights API responses from breaking the dashboard. See #1061.
Standardize GA tracking snippets and inconsistent data passed in events by introducing a proper tracking API in JavaScript. See #1055.
Fix several temporary blank screen errors by loading script dependencies more reliably via Webpack. See #1054.
Ensure that the Tag Manager snippet rendered is always compatible with the current context (AMP vs non-AMP). See #1036.
Do not render amp-auto-ads element in AMP stories because it is invalid in that context. See #979.
Ensure that Google Charts JS library is loaded as expected even when a window.google global already exists because of another library. See #939.
Do not refetch PageSpeed Insights data when the date range selector is changed, as its data its date-unaware. See #890.
Fix incorrect change arrow direction and color on "inverted" properties like bounce rate. Props WebFactoryLtd. See #481.
Add missing support for Search Console domain properties and rely on the correct property when requesting Search Console data. Props IgorCode. See #325.