Title: What is Sensors Wave Locale: en URL: https://sensorswave.com/en/docs/getting-started/what-is-sensorswave/ Description: Learn about the core value and features of the Sensors Wave user behavior analytics platform Sensors Wave (or simply Wave) is an enterprise-level user data collection and growth platform that helps you gain deep insights into how users interact with your product, discover business insights behind the data, and optimize product experiences through A/B testing. ## What Problems Can Sensors Wave Help You Solve? Taking an e-commerce application as an example, you may need to understand: - Which products do users prefer to purchase? - Which users are most likely to make repeat purchases? - Why do some users abandon the checkout process? - Which marketing campaign delivers the best conversions? Sensors Wave automatically collects every user action — clicks, page views, purchases, and more — and uses intelligent analysis to help you find the answers. ## Three Core Concepts Sensors Wave is built around three core concepts: **Events**, **Users**, and **Properties**. Understanding these three concepts gives you the foundation for using Wave. ### Events An Event is a record of a user's interaction with your product. Every time a user clicks a button, views a page, or completes a purchase, it counts as an event. **For example**: - A user clicks the "Add to Cart" button → An `AddToCart` event is recorded - A user completes an order payment → A `Purchase` event is recorded - A user views a product detail page → A `ViewProduct` event is recorded ### Users Users are the people who use your product. Each user has a unique identifier, and Sensors Wave automatically tracks all of their actions. **User identification methods**: - Email address: `user@example.com` - Login ID (User ID): `12345` - Anonymous ID (Device ID): `device-abc123` ### Properties Properties are additional information about events or users that make the data more meaningful. **Event Properties** describe the specifics of an event: - Purchase price: `price: 99.00` - Product category: `category: "Electronics"` - Payment method: `payment_method: "Alipay"` **User Properties** describe user characteristics: - Age: `age: 25` - Registration date: `registration_date: "2024-01-01"` - User level: `level: "VIP"` ## Key Features Wave provides comprehensive user behavior analytics capabilities: ### Data Insights - **Segmentation**: Measure the frequency and trends of various events - **Retention Analysis**: Understand user retention across different time periods - **Funnel Analysis**: Analyze user conversion flows and identify drop-off points - **SQL Query**: Flexible querying to meet complex analysis needs ### User Management - **User List**: View detailed behavior trails of individual users - **Cohort**: Create precise user groups based on conditions - **Activity**: Analyze complete user behavior paths ### Product Optimization - **A/B Testing**: Validate whether product changes are effective - **Feature Gate**: Control the rollout pace of new features - **Destination**: Export analysis results to other systems ### Visualization - **Custom Charts**: Create various data visualization charts - **Dashboard**: Overview pages summarizing key metrics - **Real-time Updates**: Data changes are reflected in reports in real time ## Use Case Examples ### E-commerce Platform Track the entire user journey from browsing products to completing purchases, analyze which products are most popular, and optimize recommendation algorithms. ### Content Platform Understand user reading habits, analyze article dwell time and sharing rates, and guide content creation direction. ### SaaS Products Monitor user usage frequency and feature preferences to drive product iterations and pricing strategy optimization. ### Mobile Applications Analyze user activity levels, identify churn reasons, and develop targeted re-engagement strategies. ## Data Security and Privacy Sensors Wave places a high priority on user data security: - Supports encrypted data storage and transmission - Provides fine-grained access control - Complies with privacy regulations such as GDPR - Supports data cleanup and deletion capabilities ## Next Steps Now that you understand the basic concepts and features of Sensors Wave, you can: 1. **[Quick Start](quick-start.mdx)**: Learn how to ingest your first batch of data 2. **[Data Integration Preparation](data-integration-preparation.mdx)**: Understand the preparation work before data integration --- **Last updated**: January 19, 2026