Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Analytics V4 with Amazon devices

I have an android app where I have been using Google Analytics V4, which does not require any library, but is a part of Google Play services V4.3 and later.

So I was porting my app to the Amazon App Store, and Amazon devices won't have Google Play installed. So will Google Analytics work with it?

like image 626
rgamber Avatar asked Jun 22 '14 03:06

rgamber


People also ask

Can you connect Amazon to Google Analytics?

Google Analytics can process 9 dimension and 10 metrics (including custom ones) as part of a single flow run. If you choose Google Analytics, you can only specify JSON as the data format for the Amazon S3 destination file. You can import custom dimensions and metrics from Google Analytics into Amazon S3.

Is there an AWS version of Google Analytics?

AWS Marketplace: Plausible: An Alternative to Google Analytics.

Is Google Analytics 4 still in beta?

Updated: October 14th, 2022. In late 2020, Google renamed its App+Web properties to Google Analytics 4 and officially graduated from beta (at least, that's what Google is saying).

What is Google Analytics v4?

Google Analytics 4 is an analytics service that enables you to measure traffic and engagement across your websites and apps. This documentation provides implementation instructions and reference materials geared towards a developer audience.


1 Answers

Here's an answer to this question on the Amazon forum (copied relevant section from forum below)

http://forums.developer.amazon.com/forums/message.jspa?messageID=11294

Google Analytics is now dependent on Google play service that is not available in Fire OS. I would encourage you to integrate our Anaytics SDK in your app. Please check out the below documentation. https://developer.amazon.com/public/apis/manage/analytics

like image 122
shunkana Avatar answered Oct 20 '22 14:10

shunkana