Enhanced
- Update the Google tag gateway
measurement.php
to the latest version. See #11517. - Use the GTag script via the first-party domain proxy
gtg/measurement.php
for Tag Manager containers when Google tag gateway for advertisers is active. See #11417. - Display the Google tag gateway for advertisers status in the Tag Manager settings view. See #11416.
- Add Google Tag Gateway toggle to Tag Manager settings edit screen. See #11415.
- Improved phone number detection for Enhanced Conversions to avoid mistakenly identifying hidden form tokens or hashes as valid phone numbers. See #11357.
- Update the redirect URL to the setup flow pages to use the 3rd version when the
setupFlowRefresh
feature flag is enabled. See #11340. - Add integration for Popup Maker with Enhanced Conversions. See #11187.
- Add the base class for PUE integration. See #11153.
- Implement PUE REST controller classes. See #11151.
- Add Enhanced Conversions support for Ninja Forms by capturing and sending user data. See #11009.
- Add Enhanced Conversions support for Contact Form 7 by capturing and sending user data. See #11008.
- Add Enhanced Conversions support for WPForms by capturing and sending user data. See #11007.
Fixed
- Ensure Google tag gateway debug information appears in Site Health when either Analytics, Ads, or Tag Manager is connected. See #11467.
- Prevent requests to the Reader Revenue Manager settings endpoint from being triggered when the Reader Revenue Manager module is inactive. See #11346.
- Fix tracking opt-in checkbox losing focus when actioned. See #11291.
- Fix KMW widget errors that appeared when chrome translation is used. See #11232.
- Fix bug that could make tooltips unreadable during page scroll. See #7321.