Update AdSense signup URL to point to #4239
Labels
Good First Issue
Good first issue for new engineers
Module: AdSense
Google AdSense module related issues
P0
High priority
Type: Enhancement
Improvement of an existing feature
Milestone
The AdSense "signup" URL that Site Kit points to should be updated to the URL with the newer AdSense frontend UI. Note that while the URL includes the term "signup", it can be used for users without any AdSense account as well as for users with an existing AdSense account where they just want to add a new site.
The AdSense frontend will handle this accordingly based on the current user and show the correct UI. For reference:
New UI:
Old UI:
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
https://www.google.com/adsense/signup/new
for the AdSense "signup" URL, it should be updated tohttps://www.google.com/adsense/signup
, which will result in a different UI being presented to the user.Implementation Brief
AdSense
PHP class and themodules/adsense
getServiceCreateAccountURL
JS store selector.Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: