aws-analytics
aws-analytics copied to clipboard
AWS Pinpoint analytics for WordPress
Bit trickier this one but similar to #16 Docs here: https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-exporter-to-your-plugin/ Would require the same two pronged approach: - Send current endpoint ID with request - Query all records from...
We can integrate with WordPress's personal data eraser feature. Docs here: https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-eraser-to-your-plugin/ This would be implemented via the following two methods: - Send current endpoint ID with request - Delete...
The existing audience preview works well however it could provide more visual cues to help users better understand its effects. Possible approaches: - Show an inline indicator above experience blocks...
Related to humanmade/altis-analytics#96 and spinning off of #147 the same issue described in humanmade/altis-analytics#96 applies in the Audiences modal, where you can navigate away and not save your changes or...
Using from editPost is deprecated and throws a warning in the editor.