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
For Page Speed Insights module, clicking the 'See full details' in the settings PSI module, it goes to the PSI site.
Maybe we could enhance the URL so that when we get to the page, it's already analyzing the site, similar to the SK dashboard link.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Clicking the "See full details" link in Site Kit Settings for PageSpeed should include the site's URL in the URL (so it's pre-filled when opening the PageSpeed site).
This should mirror the behaviour on the Site Kit dashboard.
Implementation Brief
Add a getDetailsLinkURL selector to the PageSpeed module's datastore that uses getServiceURL and returns that value, so the site's URL (and utm property) are included in the URL
Test Coverage
Add a test to ensure the getDetailsLinkURL returns the correct value for PageSpeed.
QA Brief
Go to Site Kit > Settings > Connected Services and expand PageSpeed Insights.
Verify the See full details in PageSpeed Insights link includes the current site URL and utm_source=sitekit.
Open the link and verify PageSpeed Insights loads with the site URL pre-filled.
Feature Description
For Page Speed Insights module, clicking the 'See full details' in the settings PSI module, it goes to the PSI site.
Maybe we could enhance the URL so that when we get to the page, it's already analyzing the site, similar to the SK dashboard link.
Video is attached for reference:
Details
Screen.Recording.2025-05-29.at.23.53.32.mov
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
getDetailsLinkURLselector to the PageSpeed module's datastore that usesgetServiceURLand returns that value, so the site's URL (andutmproperty) are included in the URLTest Coverage
getDetailsLinkURLreturns the correct value for PageSpeed.QA Brief
utm_source=sitekit.Changelog entry