pronamic / wp-pay-core

Core components for the WordPress payment processing library. This library is used in the WordPress plugin Pronamic Pay: https://www.pronamicpay.com/, but also allows other plugin developers to set up a payment plugin.
https://www.wp-pay.org/
GNU General Public License v3.0
27 stars 3 forks source link

Remove Google Analytics as of July 1 #127

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

Google Analytics 4 is our next-generation measurement solution, and it's replacing Universal Analytics. On July 1, 2023, standard Universal Analytics properties will stop processing data.

https://support.google.com/analytics/answer/11583528?hl=en&sjid=16488037197000183032-EU


https://github.com/pronamic/wp-pay-core/blob/19088b1746901c973627bfbc1a081b961d8d6b8c/src/Plugin.php#L205-L210

https://github.com/pronamic/wp-pay-core/blob/19088b1746901c973627bfbc1a081b961d8d6b8c/src/Plugin.php#L701-L702

https://github.com/pronamic/wp-pay-core/blob/19088b1746901c973627bfbc1a081b961d8d6b8c/src/GoogleAnalyticsEcommerce.php#L1-L403