Feature Description
The copy of enhanced conversions notifications for Ads in the Site Kit dashboard and Ads settings should be updated to match the Figma designs.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- The enhanced conversions notifications for Ads in the Site Kit dashboard and Ads settings should be updated to the following:
- Title: "Improve your measurement with enhanced conversions"
- Description: "Site Kit now supports enhanced conversions, which improves the accuracy of your conversion measurement by sending first-party data from your website to Google in a privacy-safe way. Accept the terms of service in your Google Ads account to get started. If you’ve already done this, no further action is required."
- The learn more link, CTA, and dismiss buttons should remain the same.
- The Figma design should be used as the source of truth during implementation.
Implementation Brief
Test Coverage
- Update any necessary tests and VRT references.
QA Brief
- Set up Site Kit.
- Turn on the
gtagUserData feature flag in the tester plugin.
- Ensure Ads is connected and is eligible to show the notification (not yet dismissed, not yet enabled).
- Verify the dashboard notification (
EnhancedConversionsNotification) displays the updated description according to the Figma designs.
- Verify the Ads settings notice (
EnhancedConversionsSettingsNotice) displays the updated description according to the Figma designs.
Changelog entry
- Improve copy in enhanced conversions notifications for Ads.
Feature Description
The copy of enhanced conversions notifications for Ads in the Site Kit dashboard and Ads settings should be updated to match the Figma designs.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
assets/js/modules/ads/components/notifications/EnhancedConversionsNotification.jsassets/js/modules/ads/components/settings/EnhancedConversionsSettingsNotice.jsTest Coverage
QA Brief
gtagUserDatafeature flag in the tester plugin.EnhancedConversionsNotification) displays the updated description according to the Figma designs.EnhancedConversionsSettingsNotice) displays the updated description according to the Figma designs.Changelog entry