Added
- Add the
signInWithGoogleModule
feature flag for Sign in With Google. See #9382. - Only show Analytics Conversion Reporting items in the dashboard when the feature flag is enabled. See #9364.
- Add Sign in with Google module. See #9332.
- Add Key Metric Widget for "Top traffic source driving leads". See #9217.
- Add the
Top traffic source driving purchases
widget. See #9164. - Added the
Top cities driving purchases
widget. See #9160. - Add the
Top traffic source driving add to cart
widget. See #9158. - Add the
Top cities driving add to cart
widget. See #9156. - Add a Key Metric widget for "Top pages driving leads" when Analytics Conversion Reporting is enabled. See #9153.
Enhanced
- Update the Analytics + AdSense linking notification to use the new notifications datastore. See #9280.
- Ensure the "Top content" CTA for creating the
googlesitekit_post_type
custom dimension appears in the main dashboard when the corresponding report error indicates the missing custom dimension. See #9218. - Ensure cached audiences are resynced when the No Audiences Banner is shown. See #9214.
- Add support for the "Temporary hidden" badge in the audience selection panel. See #9096.
- Update the Audience Selection Panel Error Notice buttons to use the new callout button styling. See #9068.
- Address formatting inconsistencies in subtle notifications by removing periods from
GA4AdSenseLinkedNotification
andAudienceSegmentationSetupSuccessSubtleNotification
. See #8747. - Remove legacy Analytics client services from the bundle, as they are no longer necessary following the removal of the UA module. See #8459.
- Add handling for audience sync errors in the audiences widget area. See #8190.
- Ensure the Audience Segmentation feature is effectively reset when changing the connected Analytics property. See #8180.
- Implement the unhappy path for the Settings Section Audience Segmentation setup flow, handling OAuth and API errors by displaying an Error Modal with options to retry, request access, or get help. See #8179.
- Ensure the Audience Segmentation Introductory Popup / Banner is only shown to to view-only users and secondary admins once the feature has been setup by the initial admin. See #8172.
- Add error handling in the Audience Segmentation selection panel audience creation notice. See #8166.
Changed
- Remove the use of the non-existent
features
prop in stories using theWithRegistrySetup
component. See #9115. - Rename the
Migration_Conversion_ID
class toMigration_1_129_0
for consistency with migration naming conventions. See #8905.
Fixed
- Enable enhanced conversion tracking by default when connecting GA4 or Ads. See #9458.
- Fix UX issues with the "Temporarily hidden" badge in the Audience Selection panel by ensuring the info icon only shows the tooltip without toggling the checkbox and improving tooltip behavior on mobile. See #9421.
- Fix conditions for showing the "Enable groups" and "Display visitor groups in dashboard" toggle on the Settings screen. See #9366.