Clarity is a behavioral analysis tool that helps you understand how users view and use your application. Understanding how users navigate and interact with your application can provide new insights about your users. Empathizing with your users and seeing where features fail or succeed can help improve your product, grow revenue and improve user retention.
Currently Clarity supports Android and iOS including popular cross-platform frameworks (React Native, Cordova, Ionic).
Android | iOS | Notes | |
---|---|---|---|
Native | Full Support | Basic Support | - For iOS, only UIKit views are supported. SwiftUI support is a work in progress. |
React Native | Full Support | Basic Support | - React Native is only enabled behind experimental flag enableIOS_experimental . |
Cordova | Full Support | No Support | |
Ionic | Full Support | No Support |
You can find our libraries here:
.package(url: "https://github.com/microsoft/clarity-apps", branch: "main")
pod 'Clarity'
Please feel free to use this repository to suggest any enhancements or file any issues.