We are using Google Analytics for android, via the Google play services SDK.
In our reports, "Demographics and Interests reports" do not appear.
We have enabled the demographics reports in the admin. All documentation and S/O answers we found were about the .js tracking code.
How to enable demographics reports in GA4? Go to Admin of your GA4 property > Data Settings > Data Collection. In the Enable Google signals data collection, click Get Started. If Google Signals is already activated, you will see a toggle switch.
Login into Google Analytics, and navigate to the Audiences tab. On the drop-down, select 'Demographics'. You will then be prompted to enable the report. If successful, you'll see a confirmation message informing you that data will be available shortly.
Sign in to your Google Ads account. Click the Audiences tab in the left page menu. In the “Demographics” module, select Campaign view or Ad Group view in the view drop down menu to filter for the reporting level you want to see. Select a demographic tab: Age, Gender, Household Income, Parental Status, or Combination.
Google Analytics has a wealth of free information about the different demographics who visit your website. This data is collected mainly from people who are logged in to a Google account plus from additional third-party cookies and app data.
Did you update your code ?
From google:
// Get tracker.
Tracker t = ((AnalyticsSampleApp) getActivity().getApplication()).getTracker(
TrackerName.APP_TRACKER);
// Enable Display Features.
t.enableAdvertisingIdCollection(true);
I don't know if this is what you're looking for, but hope it helps. From https://support.google.com/analytics/answer/2444872?hl=pt-BR&utm_id=ad
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With