Usage Statistics & Product Improvements
Introduction
Since version 3.4.0 (Shopware 6.6) and 2.5.0 (Shopware 6.5), the B2Bsellers Suite offers the option to transmit usage statistics and configuration settings to B2Bsellers GmbH.
This data helps us improve the platform based on actual usage, better evaluate features, and respond to support requests more effectively. Transmission is handled securely via HTTPS.
Participation is voluntary and can be disabled at any time in the core settings.
The transfer takes place in the Shopware Admin when you log in to the Shopware Admin and when you call up the B2B settings.
Benefits of Enabling Data Sharing
Improve the product based on real usage insights
Prioritize features according to real-world configurations
Enable better support with platform context
What Data Is Transmitted?
There are two categories of data, which can be enabled or disabled independently:
1. Configuration Settings (enableConfigUsageStats)
Collected per active sales channel:
Which features are enabled?
Which settings are in use or inactive?
Examples:
Activated add-ons
Budget feature configuration
Role model and permissions
2. Usage Statistics (enableEntityUsageStats)
Collected as aggregated values for feature usage:
Number of employees / roles / sales reps
Share of orders placed by sales reps or customers
Usage of features like budgets, offers, partial assortments, etc.
Data Privacy
No personal data is transmitted
No tracking of individual users
No correlation with order or customer data
Data is used exclusively for product improvement
UUIDs are transmitted in encrypted form only, showing only the last four characters for security reasons. This ensures no access to specific records or entities is possible.
Configuration Options
The settings can be found under: Administration > Settings > Core Settings
Fields:
"Allow transmission of B2Bsellers Suite configuration settings"
"Allow transmission of usage statistics"
Both fields are enabled by default and can be disabled at any time.
Recommendation
We recommend keeping both options enabled. The more insights we receive into how the platform is used, the more accurately we can prioritize improvements and develop meaningful features.
If sharing this data is not acceptable for you, you can disable both settings at any time. The platform will remain fully functional.
Example Payload:
"employees": 5000,
"employeesWithRoleAdmin": 19,
"employeeRoles": 10,
"ordersFromEmployeePercentage": 12.5,
"ordersFromSalesRepresentativePercentage": 3.5
Last updated
Was this helpful?