google / site-kit-wp

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
https://sitekit.withgoogle.com
Apache License 2.0
1.23k stars 284 forks source link

Include detected and lost events endpoints and corresponding datastore actions #9343

Open 10upsimon opened 1 week ago

10upsimon commented 1 week ago

Feature Description

Analytics_4 module should be updated to include new REST endpoints for removing the googlesitekit_conversion_reporting_detected_events and googlesitekit_conversion_reporting_lost_events transients. Also conversion-reporting datastore should be updated with corresponding actions to invoke these endpoints.

See Implementation - New Events Detection Following Initial Events Detection and Implementation - Datastore Partial sections of the design doc


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry