Tom Rees-Herdman

Results 142 issues of Tom Rees-Herdman

## Feature Description _This has been identified as a requirement in order to get https://github.com/google/site-kit-wp/issues/5494 working - for more info see the related comment thread in the issue._ In order...

P0
Type: Enhancement

## Feature Description Prepare the Setup Component variants based on the presence of an existing GA4 property in the user's Analytics account ("existing GA4 property") and/or existing manually inserted tag...

Type: Feature
P1

## Feature Description Show the GA4 Activation Banner on the Entity Dashboard. --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ##...

Type: Feature
P1

## Feature Description The Analytics _edit_ scope is required in order to set up a property and measurement ID. When displaying the Setup Component in one of the "no existing...

Type: Feature
P1

## Feature Description For unconnected modules on the **Settings > Connected Services** tab, display a CTA button in place of the existing “{module_name} is not connected” text. The button text...

P1
Type: Enhancement

## Feature Description Following on from #5620, when the Analytics module is connected but GA4 is not setup, the “Analytics is connected” text should be replaced with the CTA button...

P1
Type: Enhancement

## Bug Description When revoking access via **User menu** > **Manage sites** > **Remove access**, if the user doesn't press the **Back** button, data is still available in Site Kit....

Type: Bug

## Feature Description Making use of the state persistence implemented in #5278, ensure the create/connect property execution is automatically continued when returning from the OAuth flow. An example of this...

Type: Feature
P1

## Bug Description In the Thank with Google PHP module code, we are [using](https://github.com/google/site-kit-wp/blob/48952f8f09ed585bb3b6b1cf3fd4fd7f88b4fafc/includes/Modules/Thank_With_Google.php#L324) the [`wp_get_sidebar`](https://developer.wordpress.org/reference/functions/wp_get_sidebar/) function which was introduced in WordPress 5.9.0. This is causing the site to be...

Type: Bug
P0
Module: Thank with Google

## Feature Description Anecdotally it feels like our code can get a bit overly complex and deeply nested at times. It would be interesting to introduce the [complexity](https://eslint.org/docs/rules/complexity) linting rule...

P2
Good First Issue
Type: Infrastructure