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
Update usage of G icon in admin menu, dashboard widget and screen options to align better with WordPress admin UI. See #877.
Add support for site verification via file as primary method while keeping site verification via meta tag as fallback, resolving potential site verification failures. See #836.
Move checkbox above submit button in setup screen and banner for better accessibility. See #788.
Use more secure nonce generation mechanism for the authentication service. See #756.
Show PageSpeed Insights performance stats for every individual URL in its details view, accessible from Site Kit dashboard and admin bar. See #654.
Display Tag Manager container names instead of IDs in dropdowns for more user-friendly selection. See #591.
Remove redundant notification title for AdSense notifications. Props OisinOConnor. See #586.
Always use root domain for AdSense site because subdomains are typically not supported. Props OisinOConnor. See #578.
Add support for displaying the full Site Kit admin bar menu with stats also for AMP requests, by leveraging AMP's dev mode feature. See #438.
Simplify AdSense account status detection as a base for easier future enhancements and fixes. See #427.
Add a checkbox to allow disabling Analytics tracking for logged-in users, and introduce a filter to adjust the behavior programmatically. Props Paras16699. See #88.
Fixed
Ensure that a newly created Tag Manager container is properly saved so that the module setup is completed. See #821.
Improve detection of existing AdSense snippets to cover more variants of snippets. See #798.
Only display the Reset button on the setup screen if there actually is something to reset, and provide a feedback notice. See #758.
Update incorrect message in development setup flow referring to site verification instead of Search Console. Props AVGP. See #600.
Only show Tag Manager containers that are relevant to the site's mode, and accordingly support AMP-first by only exposing AMP containers. See #470.