Skip to main content
1 vote
0 answers
45 views

How to Send GA4 Events Without gtag/Tag Manager or Exposing Secret Key?

We are working on an Open Source Chrome extension: Digital Assistant Client I'm trying to send event and page view data to Google Analytics 4 (GA4) without using the gtag.js script or Google Tag ...
Yureshwar Ravuri's user avatar
0 votes
0 answers
43 views

In GA4 API, how do you get page referral information? All queries are coming up null

What I'm trying to do: I want to query GA4 to get a matrix of the top 1000 pages that match a specific regex, which is this: r"^/page/[a-zA-Z]+$" I have run other queries with this regex, ...
JClaussFTW's user avatar
0 votes
0 answers
79 views

The official Chrome documentation recommends exposing api_secret in the client, is this safe?

Looking at the official tutorial on Chrome Developer website, it says that: The first step is to obtain an api_secret and measurement_id. Follow the Measurement Protocol documentation for how to get ...
TSR's user avatar
  • 21.2k
0 votes
0 answers
58 views

Discrepancy in GA4 Event Count Between UI and Data API

I'm using the Google Analytics Data API v1beta to pull campaign-wise key events from my GA4 property, specifically tracking a custom event called Phone_Number_Click (configured via Google Tag Manager)....
sainandan naik's user avatar
0 votes
0 answers
53 views

Google Analytics Api is not logging event if hit from server or via CURL

I am trying to hit this curl but not getting events on firebase console. Below is curl example, I have verified creds as well. Same creds when used in mobile is working but not from server or with ...
raj's user avatar
  • 388
0 votes
0 answers
37 views

Google Analytics Report API - Socket timed out

I have integrated Google Analytics reports with my product. However, one particular user is consistently encountering a "Socket timed out - Read timeout" error when calling the Google ...
kv stack's user avatar
0 votes
1 answer
70 views

Google Analytics 4 admin - create custom dimensions throws permission exeption. Somtimes

I'm using the Google Analytics Admin API to create properties. My loop goes along, creating properties and custom dimensions, between 3 and 20 properties, then throws an error: Exception creating ...
Andy Wallace's user avatar
1 vote
0 answers
46 views

Hi, I need to export the Audience dimensions using the Google API with Python, but I cannot find anything solid example on the internet

Basically I need to export GA4 data using the Google API(BigQuery is not an option) and in particular, I need to export the dimension userID(Which is traced by our team). Here I can see how to export ...
Hraklis Papas's user avatar
0 votes
0 answers
57 views

INVALID_ARGUMENT in Google Analytics

Unable to retrieve event parameters associated with events. I am integrating Google Analytics into my website and trying to fetch events using the Analytics Data API. However, the parameters I sent ...
Maaz Ahmed's user avatar
1 vote
0 answers
63 views

Why do I get incompatible metrics and dimensions, when I apply filters with not_expressions?

I am using the Google Analytics API in python. With this API I want to fetch the number of purchase events per date for a specific product, I can do this as follows: from google.analytics.data_v1beta....
Emil Møller Hansen's user avatar
0 votes
0 answers
61 views

Google analytics (not set) value

Issue with missing fields in event data I'm experiencing an issue with our event tracking where some fields are being recorded as "(not set)" in the reports, even though the data is sent ...
Aleksey's user avatar
0 votes
1 answer
134 views

Google analytics 4 data ETL with AWS Glue

I want to import Google analytics4(GA4) data with AWS Glue. So, I created a connector that is datasource(GA4). And then, I'm creating Job which do ETL from connector. By the way, it occured an error ...
ariel's user avatar
  • 1
-1 votes
1 answer
63 views

How i can export user from GA4 with api

I would like to list users with permssion from account management and property management with api ( including user group but in web. it can selcect Expand all groups to their members. This will allow ...
THITINUN CHOTIGAVANICH's user avatar
0 votes
0 answers
172 views

Calculating Customer Lifetime Value (LTV) using Google Analytics Data API on GA4 Property?

I'm trying to calculate Customer Lifetime Value (LTV) using the Google Analytics Data API v1 (Beta). I am pulling the data from a GA4 property for an e-commerce company. Because their product is ...
colemilne54's user avatar
0 votes
0 answers
54 views

Unable to retrieve the Full User List from Google Analytics Admin API

I m trying to pull the full list of users having access to GA4 but can only seems to get a subset of the full users list. What I’ve Tried: I’m using the GET https://analyticsadmin.googleapis.com/...
Guillaume Lombard's user avatar

15 30 50 per page
1
2 3 4 5
306