Questions tagged [google-analytics-sdk]

The Google Analytics SDK allows you to connect your application to Google Analytics.

Goolge Analytics SDKs allow you to send user interaction from mobile applications to Google Analytics.

This allows developers to measure how users interact with their business from almost any environment. Developers can then use the Measurement Protocol to:

  • Measure user activity in new environments.
  • Tie online to offline behavior.
  • Send data from both the client and server.

Links:

219 questions
0
votes
0 answers

Google Analytics iOS SDK session timeout - User session drastically increasing

Facing issue with the iOS daily users and number of sessions data. We are sure that the numbers are spiked. We use these numbers to check our daily and overall conversion rate and make decisions based on them. One of our observations is that when we…
0
votes
1 answer

obtaining raw user and session data

so I'm really new to working with the Google Analytics API. I have managed to make the request work: { "dateRange": { "startDate": "2021-01-08", "endDate": "2021-05-05" }, "activityTypes": [ "GOAL" ], "user": { "type":…
0
votes
1 answer

Why Firebase event takes about 5 seconds before getting visible in network logs?

I'm logging events using firebase analytics and it's taking about 5 seconds before I can see it in the network logs from the inspect elements. Upon diving deeper I did come to the observation that following function call is consuming the said…
0
votes
0 answers

NullInjectorError: No provider for GoogleAnalyticsService - fixed

after installing Ngx Google Analytics module from NPM, I have implemented it in my app module, for auto tracking I have imported two modules, NgxGoogleAnalyticsModule and NgxGoogleAnalyticsRouterModule, and I got this error: import { BrowserModule }…
0
votes
1 answer

Google Analytics - Does it work for internal applications?

We are in the process of integrating Google Analytics for our enterprise applications. We have few internal applications(can be accessed only within the VPN, not exposed to the outside internet) and few public-facing applications(exposed to the…
0
votes
1 answer

Creating manually remarketing lists with Google Ads is not working

I came across a new bug in Google Analytics. It only appears if you create a remarketing list manually and link it to connected Google Ads account. When will it be fixed? Resource is not available. Please try again later. One or more of the services…
0
votes
1 answer

How to do Google Tag manager integration for UWP application

I am trying to integrate Google tag manager with a simple UWP application,To achieve this I am using SDKforGoogleAnalytics library (This is the only library i can find in entire internet which does this job). Using this library I am able to send…
None
  • 5,582
  • 21
  • 85
  • 170
0
votes
1 answer

Sending an event to Google Analytics doesn't work

In the header of every page I have the following integration code from Google Analytics: