Added
- Add Analytics events to Sign in with Google. See #9747.
Enhanced
- Fix the "improve your measurement" section's layout in mobile viewports. See #9830.
- Update the default value of the First-party mode
isEnabled
setting tofalse
. See #9828. - Add periodic server requirement health checks for first-party mode. See #9768.
- Always display the "Anyone can register" WordPress setting in Sign in with Google settings. See #9735.
- Update learn more link in Sign in with Google module settings. See #9734.
- Update copy in Sign in with Google "Connect more services" UI. See #9733.
- Update Sign in with Google setup success notification UI. See #9724.
- Automatically dismiss the First-Party Mode setup banner notification when the toggle is enabled from the settings screen, preventing redundant notifications. See #9698.
- Add a selector to detect changes and an action to reset First-party mode settings, integrated with Analytics and Ads rollback and validation processes. See #9688.
- Add FPFE health check and script access statuses to Site Kit’s Site Health section, displaying whether these checks are enabled or disabled. See #9668.
- Add First-Party Mode status to Site Kit’s Site Health section, displaying whether the feature is enabled or not when either the Analytics or Ads modules are connected and the
firstPartyMode
feature flag is active. See #9667. - Add support for gtag to load in first-party mode when enabled. See #9664.
- Display the First-party mode enabled status in the Ads settings view. See #9659.
- Display the First-party mode enabled status in the Analytics settings view. See #9658.
- Integrate the First-party mode toggle into the Ads module’s settings form, allowing users to enable or disable First-party mode. See #9655.
- Integrate the First-party mode toggle into the Analytics module’s settings form, allowing users to enable or disable First-party mode. See #9654.
- Group measurement toggles together on the settings screen in the Ads and Analytics module edit sections. See #9651.
- Add a "Beta" badge to the First-party mode toggle. See #9650.
- Implement the First-party mode toggle as a component which is presented in Storybook. See #9649.
- Add first-party mode setup success notification. See #9648.
- Add the First-party mode setup banner to let users know about the feature and enable it from the dashboard. See #9647.
- Update spacing between CTA actions for consistency. See #9600.
- Add notification banner when event data has been missing for ninety days. See #9578.
- Improve notifications rendering performance. See #9488.
- Add full size selection panel on the new screen. See #9375.
- Update Analytics Conversion Report notifications to be more context-aware. See #9373.
- Ensure Analytics Conversion Reports notification appears for users who set up Key Metrics manually. See #9372.
- Ensure that the setup flow for a module is automatically continued when clicking the "Redo setup" CTA on the "Site Kit can’t access necessary data" unsatisfied scopes notification. See #9261.
- Extend Consent Mode conditions logic. See #9147.
Fixed
- Update the Sign in with Google module to suggest using the previous client ID when re-connecting the module. See #9744.
- Ensure Sign in with Google translations are consistent. See #9738.
- Add Sign in with Google live preview in settings. See #9718.
- Update layout of Top Content widget in smaller viewports to use a tab per metric column. See #7563.