Enable/Disable Data Tracking
If you don’t want the MoEngage SDK not to track user data to the MoEngage System use the disableDataTracking() API.Once you want to track events or user attributes, call the below API.
Enable/Disable SDK
If you don’t want the MoEngage SDK not to track any user information or send any data to the MoEngage System, use the disableSdk() API.Once you have the user’s consent use the below API to enable the SDK.