Tom Rees-Herdman
Tom Rees-Herdman
## Summary Addresses issue: - #5071 ## Relevant technical choices - Removed the Tag Manager dependency on the Analytics JS bundle so the Tag Manager bundle still loads when Analytics...
## Bug Description The `ZeroDataStateNotifications` component calls the `isGatheringData` and `hasZeroData` selectors for the Analytics and Search Console modules, and each of these selectors in turn relies on a request...
Limit shared requests for AdSense reports to metrics and dimensions used by the Site Kit dashboard.
## Summary Addresses issue: - #5712 ## Relevant technical choices ## PR Author Checklist - [ ] My code is tested and passes existing unit tests. - [ ] My...
## Feature Description Following on from https://github.com/google/site-kit-wp/issues/5148, the `ActivateModuleCTA` and `CompleteModuleActivationCTA` components are no longer in active use and can be removed. --- _Do not alter or remove anything below....
## Feature Description Add the dropdown and toggle controls to the following Setup Component variants: - Existing GA4 property, no existing tag. - Existing GA4 property, existing tag. From the...
## Feature Description Implement the necessary logic to ensure the banner is shown when the following criteria are met: - While the Analytics module is setup with a UA property...
## Feature Description Call the GA4 [`submitChanges`](https://github.com/google/site-kit-wp/blob/d4c039aa45802fc581c18f0a654814b2e82a80d4/assets/js/modules/analytics-4/datastore/settings.js#L55) function when the Setup Component CTA is clicked. This function will create the property and/or measurement ID and connect them. For the "no...
## Feature Description Implement the design for the Success Component - this is essentially just a message with a "Learn more" link. - Design Doc: https://docs.google.com/document/d/1DeWo38lcV7lvLFfcmt-mQ0iaxzB4qfiPArs_yZzYkIM/edit#heading=h.3ufiycwdh8xj - Figma: https://www.figma.com/file/vMaCWwr6lpk4PrJWb7jIpz/GA4-Banner-Input?node-id=1082%3A1553 ---...
## Feature Description Implement the Button with Spinner component. The Button with Spinner component will look like a regular button, but with an activity spinner embedded within it. - Design...
## Feature Description Create the Acknowledgement Component. This will take the form of a tooltip, with the following text: Title: _You can connect Google Analytics 4 later here_ Description: _You...