I currently have
MobileAds.initialize(getApplicationContext(), "ca-app-pub-XXXXXXXXXXXXX");
in my application class and I'm wondering if this alone without loading any ads initiates any kind of tracking or data collection on users. I ask this in case it may present privacy issues for the ad-free version of the app.