Issue in finding Tracking Id for Google Analytics

11,342

Solution 1

For the Solution,

I have integrated Firebase from my Android Studio and then you can integrate your firebase project in Google Analytics. So the solution is implementing Google Analytics with Firebase.

Solution 2

While creating property click on advanced option and enable "Create a Universal Analytics property". This will select show advanced option

Then enable "Create a Universal Analytics property"

select - "Create both a Google Analytics 4 and a Universal Analytics property"

then lick next and complete the property creation, now you will have two different properties created. Now choose the universal property where you will find the tracking info. GA4 will not have tracking info.

Solution 3

Click on setting on lower left -> Click on admin -> select "data streams" under property -> Expand the web tab -> scroll down and click on google site tag

Solution 4

This will definitely solve your problem :)

Since creating the video, Google has changed the default version of Google Analytics from Universal analytics to Google Analytics 4. However, you can still create a universal analytics property. To create an Universal analytics property, click on the "Show advanced options" link on the first page of the create property setup wizard, and then select the toggle to "Create a Universal analytics property". This will give you the tracking ID I mention in the video.

Credits goes to Guiding Digital youtube channel https://youtu.be/__PctBcNZ-c

Solution 5

There are 2 ways to get the Tracking ID in Google Analytics:

  1. If you are using web properties, then Tracking ID is in Admin / Property / Tracking Info / Tracking Code, just as you noted in your question.

  2. If you are using App + Web properties, things get a little bit more complicated. For Android and iOS apps Data Streams, there is no tracking ID as to have GA tracking, you need to add Firebase in your app and link your GA account with Firebase.

However if you are using a web Data Stream, you can get the Tracking ID (although it is called Measurement ID) from Admin / Property / Data Stream / Web.

You may read more details on this article https://analyticshelp.io/blog/google-analytics-property-tracking-id/

Share:
11,342

Related videos on Youtube

Jaimin Modi
Author by

Jaimin Modi

Peace lover. You-tuber. '8th Relaxation' Subscribe to our channel : https://www.youtube.com/channel/UCfuS0Q81Z2yWnUUXLK4ZNbw?sub_confirmation=1 The motive behind creating this channel is to help people find peace and calm in their daily life or routine. All of the music here will be really helpful to you. Here, you will find all the peaceful music for meditation, relaxation, study, to remove stress, spiritual quotes of God, Krishna etc. We are uploading videos with category containing Soothing relaxation, Meditation, Soft music, Nature sounds, Peaceful music etc. We upload new music videos regularly. http://share.fblinker.com/cne8l The person who is reading this, wishing you all the success in your life. Don't forget to Subscribe the channel. Thanks.

Updated on September 15, 2022

Comments

  • Jaimin Modi
    Jaimin Modi over 1 year

    I have to integrate Google Analytics in my Android app.

    Completed all the code for it But, Having one issue.

    The Issue is taking Tracking ID from my google analytics account.

    According to the Document :

    ==> To find the Google Analytics ID (Tracking Id):

    1. Sign in to your Analytics account.

    2. Click Admin.

    3. Select an account from the menu in the ACCOUNT column.

    4. Select a property from the menu in the PROPERTY column.

    5. Under PROPERTY, click Tracking Info > Tracking Code. Your Google Analytics ID is displayed at the top of the page.

    But, I can't find Tracking Info Option or any Tracking Code there according to the step number : 5.

    From where can I get Tracking Id which look like this one : (UA-41888835-6) ?

    NOTE : I can find Property Id there.

    • Jaimin Modi
      Jaimin Modi over 4 years
      For the Solution, I have integrated Firebase from my Android Studio and then you can integrate your firebase project in Google Analytics. So the solution is implementing Google Analytics with Firebase.
  • Jaimin Modi
    Jaimin Modi over 4 years
    In my case It's displaying simple 'App+Web | 229791807' instead of UA-229791807-1 So.. ?
  • Jaimin Modi
    Jaimin Modi over 4 years
    When You have created 'Google Merchandise Store' ?? It's displayed for my Older Apps and not for recent apps that I have created.
  • bamdan
    bamdan over 4 years
    ok have you integrated a google analytics web account with a firebase project? i.e do you have a web app and website that are being tracked. The App+Web | 229791807 is for linking existing firebase and web analytics profiles to see cross data. Looks as though you have done this. Try this tool support.google.com/analytics/answer/6100731 to find the account.