With minimal usage, by directly initializing the SDK without disabling automatic tracking in the configurations, the SDK automatically starts tracking your activities and fragments, caching the data, and later sending the data to the Mapp Intelligence tracking servers.

The main difference between auto-tracking and manual tracking is that when you make changes to your app by, for example, adding a new activity, your auto tracking configuration is automatically updated accordingly. If you are using the manual tracking feature, make sure that you enable page tracking for the newly added activity as needed.

In this section, you will learn how to implement tracking in your app.