17

I went to create a new google analytics property for my mobile app, and it seems like Google is now forcing us to use their Firebase analytics for mobile. There is no option to not use Firebase if you select that you are creating the property for a mobile app.

Does anyone know a way around this? I need to create a new property for my app, and my app isn't set up to use Firebase.

Thanks!

ddnl
  • 495
  • 1
  • 6
  • 22
Wise Shepherd
  • 2,228
  • 4
  • 31
  • 43
  • Got the same issue :) very strange in: http://www.lunametrics.com/blog/2016/10/18/firebase-analytics-for-apps/ you can see the old way (screenshot) the google analytics option disappeared – ddnl May 24 '17 at 14:06
  • 2
    Go to the bottom of the page and send FeedBack to the team so they know that you are not happy with this new implementation. – Linda Lawton - DaImTo Nov 15 '17 at 14:48

3 Answers3

13

Follow the below steps:

  1. First create a property for website under PROPERTY column mentioning your mobile app website in website field. example "resApp.com/"

  2. For this created property, create a new view under VIEW column by selecting "Mobile" from the dropdown menu.

  3. By doing this you can get to use Google analytics alone. No need of firebase.

Check this link for reference : https://support.google.com/analytics/answer/2587086?hl=en&visit_id=1-636317179632979567-126840879&rd=1

DGoogly
  • 329
  • 2
  • 16
11

You could also use this link to create a project or property : https://developers.google.com/mobile/add

  1. Here it will ask for your app name(TestApp) and bundle ID(com.test.app).
  2. Then Click on Continue to Choose and Configure services
  3. Choose Analytics
  4. Immediately it will enable Analytics for your app and will show up the New Tracker ID and also the PROPERTY you are looking for.

Property created will bear a name in the combination of your App name and Bundle ID given in the first step (TestApp iOS/Android: com.test.app)

DGoogly
  • 329
  • 2
  • 16
3

I found a simple way to achieve this by just creating a new account in your Google Analytic admin page, then you are allowed to create a moblie app tracker id with this account.

enter image description here

Tinfu
  • 111
  • 1
  • 5