All Questions
Tagged with google-analytics-api google-analytics-sdk
73 questions
0
votes
0
answers
76
views
Google.Analytics.Data.V1Beta Api, error "Encountered too much data for one HASH JOIN partition" BetaAnalyticsDataClient RunReport
I am using the following code to get report from Google.Analytics.Data.V1Beta Api
var client = new BetaAnalyticsDataClientBuilder
{
GrpcAdapter = RestGrpcAdapter.Default
}.Build();
return client....
0
votes
0
answers
86
views
Google Analytics returns 500 when creating new access bindings for service accounts
Google analytics returns status code 500 when trying to add a new service account email.
Content-Type: application/http
Content-ID: <response-batch<id>@googleapis.com>
HTTP/1.1 500 ...
0
votes
0
answers
84
views
GA4 | How can we merge 2 GA4 accounts or Move all the collected events form one to another?
Google Analytics: How can we merge 2 GA4 accounts or Move all the collected events from one to another?
Already Tried:
Data Import > Offline Event Import:
Here, I've created a custom CSV per the ...
1
vote
1
answer
350
views
GA4 API and Query Explorer vs Analytics Dashboard Metric and Dimension mis-matched
I am trying to fetch the information using GA4 API and Query Explorer and matching the same with the GA4 Dashboard.
While doing so I am seeing that there is a significant difference in Dimension and ...
0
votes
1
answer
156
views
Google Analytics API createDataStream() missing args that must be provided
I am using Google SDK V1beta found HERE
I have successfully created an account, and created a property under that account after much trouble with the documentation not aligning with the API/SDK.
I am ...
2
votes
1
answer
742
views
Get Event Count by Event Name and User ID using Google Analytics Data API
I would like to retrieve data from Google Analytics Data API. Endpoint is:
https://analyticsdata.googleapis.com/v1beta/properties/{property_id}:runReport
I would like to get report of number of events ...
0
votes
0
answers
322
views
Branch.io event not appears in Google Analytics 4 dashboard
I have been integrating the Branch SDK and Google Analytics 4 into my app to support mobile attribution. I need to send Branch.io events to Google Analytics 4 dashboard and I have followed the ...
1
vote
1
answer
755
views
UserId not coming up in GA4 anymore (it did in UA)
I have been tracking through GTM the visits to my pages while reporting a userId that my platform is pushing everytime the page loads within the tag. To do so, I followed the regular procedure of ...
0
votes
1
answer
372
views
GA4 historical data using google api
I have enabled bigquery linking between GA4 and Bigquery on 6th May. I am able to get the in Bigquery from 6th may onwards incrementally.
Now I am looking to ingest historical data before 6th may from ...
1
vote
1
answer
579
views
GA Reporting API v4 ga:users count not matching the UI
The total number that was returned from the API is actually higher compared to what's being shown in the UI.
Screenshot attached shows Users total count is 5,275.
(https://i.sstatic.net/3DEyB.jpg)
...
1
vote
0
answers
344
views
Google Analytics Hit timestamp custom dimension doesn't match PageViews metric
What I'm trying to do
Hello, I'm trying to improve GA's granularity to the hit level for a website using custom dimensions, like on this article. I'm using hit timestamp, session id and user id ...
0
votes
1
answer
233
views
My application already has user demographics information such gender age can I sync it to google analytics
Google Analytics does not collect demographics(age, gender) information for all the users correctly. And as this age, gender, etc are reserved properties so I can not normally sync it to GA either. ...
0
votes
1
answer
286
views
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&...
1
vote
3
answers
18k
views
How use Google Analytics Reporting api with new GA4 accounts
Before GA4 i use a custom php dashboard with dimensions and metrics for reporting stats.
I use VIEW_ID for having my stats.
Here my code :
function initializeAnalytics(){
$KEY_FILE_LOCATION = '/...
0
votes
1
answer
140
views
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. ...