Enable or Disable Data Tracking
To stop the SDK from tracking custom events and user attributes, calldisableDataTracking().
enableDataTracking(). Data tracking is enabled by default.
Enable or Disable the SDK
To stop the SDK from tracking any user information or sending any data to MoEngage, calldisableSdk().
enableSdk(). The SDK is enabled by default, so call enableSdk() only if you disabled it earlier.