The conversation around data privacy has become increasingly prominent in the digital age, and even seemingly innocuous plugins and services are coming under scrutiny. A recent discussion among WordPress and WooCommerce developers in the Business Bloomer Club brought to light concerns surrounding WooCommerce’s data collection practices, raising questions about consent, transparency, and compliance with regulations like GDPR.
The discussion, sparked by a tweet thread, highlighted the extent of data collected by WooCommerce, the methods used to obtain consent, and the potential implications for user privacy.
This post summarizes the key points of contention, exploring the arguments for and against WooCommerce’s approach to data collection, and examining the broader implications for the WordPress ecosystem.
It’s a conversation that touches upon fundamental principles of user privacy and data ownership, and it underscores the importance of awareness and informed decision-making for both developers and WooCommerce store owners.
Understanding the nuances of data collection practices is crucial in today’s digital landscape, and this discussion serves as a valuable case study for navigating the complex world of online privacy.
The Controversy
A tweet thread brought attention to the fact that WooCommerce collects a significant amount of data, including what some consider sensitive information. While WooCommerce has included code related to tracking since version 2.3.0, the discussion focused on whether the method of obtaining consent is adequate, particularly concerning GDPR regulations.
Key Points of Discussion
- Consent: The main point of contention is whether the data collection is opt-in or opt-out. Some argue that the “opt-in” checkbox during the WooCommerce setup process is easily missed, especially on larger screens, and that connecting a store to WooCommerce services automatically enables tracking without explicit consent. This, they claim, constitutes opt-out, which is a GDPR violation.
- Data Collected: The extent of the data collected is also a concern. While WooCommerce claims not to track personal information, the collected data includes email addresses, plugin author names (even for non-public plugins), gross revenue, details of orders, payment gateway configurations, postal code, and more. Some argue that this data, especially email addresses and plugin author names, qualifies as Personally Identifiable Information (PII).
- Transparency: A recurring theme in the discussion is the lack of transparency surrounding WooCommerce’s data collection practices. Developers expressed frustration with the lack of clear communication about what data is collected, why, and how it’s used.
- Technical Issues: Beyond the privacy concerns, some developers pointed out technical issues with the tracking implementation, including PHP deprecation notices and memory exhaustion.
Developer Perspectives
The developers in the discussion offered various perspectives:
- Some acknowledged that the tracking mechanism isn’t new and can be disabled, but agreed that the opt-out approach is problematic.
- Others emphasized that WooCommerce is a for-profit company and doesn’t owe anyone an explanation for its product development decisions.
- There was a call for greater transparency and more attention to GDPR compliance.
- Some developers shared tips for mitigating the tracking, such as disabling it in the WooCommerce settings (WP Admin > WooCommerce > Settings > Advanced > WooCommerce dot com > Allow usage of WooCommerce to be tracked):

The Importance of Awareness
This discussion highlights the importance of being aware of data collection practices, especially when using third-party plugins and services.
It also underscores the need for clear and transparent communication from developers about how user data is handled. As GDPR and other privacy regulations become increasingly important, it’s crucial for both plugin developers and store owners to be informed and proactive about data privacy.








