When I want to use GoogleAnalytics in app, I read the doc in https://developers.google.com/analytics/devguides/collection/android/v4 , but I can not find the ${YOUR_TRACKING_ID}, the detail as following:
Create the file app/src/res/xml/global_tracker.xml with the following content: Replace ${YOUR_TRACKING_ID} with your tracking ID.enter code here
Where can I find my tracking ID?the website cannot find this id in 2020.