Autocapture
Autocapture is a set of features in devtodev that allows you to collect data automatically, without manually sending events from the client side. It is designed to simplify integration, reduce engineering effort, and ensure data consistency across platforms.
Currently, Autocapture supports purchase tracking, refund tracking, and AI-assisted integration. Web auto-tracking is in development.
How it works
Each Autocapture feature collects data from validated sources such as the App Store, Google Play, or SDK behavior. In most cases, you only need to enable the feature in the devtodev settings and initialize the SDK accordingly. No additional coding is required.
How to set up
Compatibility and limitations
Autocapture is available only for native payment systems (Google Play and App Store).
Unity Android refund tracking is not supported due to store receipt limitations.
Do not mix manual and automatic event tracking for the same transaction types.
Web tracking will be available via the devtodev Web SDK (currently in development).
Last updated
Was this helpful?