Google Analytics is a free web analytics solution provided by Google, featuring several client-side APIs, as well as REST APIs for data export and for management.

learn more… | top users | synonyms

0
votes
2answers
13 views

Google Analytics to Discord Server

I own a discord server and I would like that every week a report is publish on the server. Is it possible to do that ?
0
votes
2answers
29 views

Widget event tracking with Google Analytics

First of all, understand that I know just basic programming. I don't program myself. Thanks in advance for understanding my situation and maybe you can help me out. I want to track how many times ...
1
vote
0answers
93 views

Why in-app purchase doesn't show up in Payments Merchant Center?

I have in App which has in-app purchase. I also integrated Google Analytics. I can see that in Google Analytics users purchased an item. But in the Payments Merchant Center only some appear? Normally ...
1
vote
3answers
43 views

How to tell google analytics that I am a bot?

I recently wrote a tool that checks if certain requests on a web page are fired. For example is jquery from a google server loaded when I visit StackOverflow? The tool is based on webdriver and a ...
0
votes
0answers
11 views

Google Search Analytics is not working since 1 week ago

The last stats i have receipt in Search Analytics is for 13 august and google does not report click stats for my website Also google does not index my new pages or new submitted sitemaps urls
0
votes
0answers
13 views

Request 3rd party access to google analytics

I am building an app that needs to ingest data from a website's Google Analytics. Currently, in order to access a customers analytics, the customer needs to manually add me as a user on their ...
0
votes
0answers
8 views

Google Analytics Via Node.js Proxy

I am trying to impliment a proxy for google analytics into my current site. I started by following this guide. After following all the steps I get a 400 error returned from google with no further ...
0
votes
0answers
31 views

Google is still indexing my old pages

A few questions. Why is google still looking at my old indexed pages and not my new index. ? Why are they crawling my old website links when all of them are not available? How do I overcome these ...
0
votes
1answer
5 views

Extract Google analytics search keyword and impression

I'm trying to extract search engine keywords using "rga" package in R. I'm using the report: acquisition > search console > queries However I can't find the right metric name in the api for the ...
-2
votes
0answers
13 views

Che cos'è Aanalitycs [on hold]

Salve a tutti, vorrei una spiegazione chiara di come funziona Analitycs. Principalmente non riesco a capire cosa devo fare una volta arrivata a questo punto: "Monitoraggio del sito web. Questo è il ...
0
votes
2answers
25 views

using User ID feature, export to bigquery

I have a question when using the User ID feature to track users across devices/browsers. If I activate the transfer service from GA to Bigquery in which field will I get that information. Would it ...
1
vote
3answers
108 views

Extracting Google Analytics report for all pages

I'm trying to import data from Google analytic s to R by using rga library and following line. myresults <- ga$getData(id, start.date="2015-04-28", end.date="2015-05-28", metrics = "ga:exits"...
0
votes
1answer
474 views

Place datalayer.push code in google tag manager

Being new to GTM. My question might be very lame. I have following query in regards to datalayer.push code/method/function If i want to place datalayer.push code/method/function on web pages were ...
2
votes
0answers
33 views

Angular 4+ using Google Analytics

I'm trying to use the Google Analytics with angular 4, but i can't find any @type to ga.js in ts. For a quick solution I used this in every component: declare let ga: any; Following how I resolved ...
0
votes
1answer
9 views

google analytics for blog page views using google tag mananger

I want to track the pageviews of my blogs in google analytics. I have created a tag and created variable with UA string - tracking ID and tried to trigger on regex /https:\/\/([^"\/]*\/)*blog\/([^"]*)...
0
votes
1answer
17 views

Retrieving last 12 months data per ga:year

I'm trying to generate data for the last 12 months in Google Sheets using the GA add-on but ga:users is not showing same figure as GA web because my dimension is ga:year which makes it break it down ...
0
votes
1answer
26 views

lexical or Preprocessor issue GAITrackedViewController.h not found when running unit tests

I am having a problem with the Google Analytics library, I successfully added the library using cocoapods and it works fine when I run the application however, when I run unit tests the file ...
0
votes
1answer
21 views

Is it possible that utmz, utma cookie would not be set for certain users?

We use google analytics for tracking on our website. Does utmz, utma cookie set for every user? How correct would it be to consider all those users without utmz, utma as crawlers/bot?
0
votes
1answer
15 views

Google Analytics joins to Excel File for Data Model

I am looking to understand how I can join fields in Google Analytics to Excel? I am unable to see a way in which I can directly join these fields. Has anyone carried out this task before? GA data: ...
0
votes
1answer
12 views

Goggle Tag Manager not working on link clicks

I am facing a weird issue in Google Tag Manager as i am not able to track links with below markup <a onclick="javascript:some_method(event, url, 'PARAM')">Test</a> Wherever, in my code i ...
0
votes
0answers
8 views

Opencart 2.2.0 Google Analytic

I am integrating googleanlaytics in opencart 2.2.0, some error is reflected Notice: Undefined index: store_id in /home/domainname/public_html/test/admin/controller/analytics/google_analytics.php on ...
0
votes
0answers
15 views

Google analytics reporting API: measurements of last hour come very late

We run a report on google analytics using the reporting API Report metrics: ga:users ; ga:sessions; ga:pageViews Report dimension: ga:date; ga:hour The report is run every hour at the 30th minute to ...
0
votes
0answers
17 views

Enable overriding settings option not working

I've made asynchronous type pages. so I want to configure GTM for a virtual pageview. I added nothing but only Tracking ID on the GA variable config and tried to override setting of each virtual page....
4
votes
13answers
14k views

Events not being tracked in new Google Analytics (analytics.js) setup

I have a website that I am using the new Universal Analytics (analytics.js) to track. Everything is setup and working (pageviews, referrals, etc.) using the following code snippet: <script> (...
212
votes
19answers
94k views

Tracking Google Analytics Page Views with AngularJS

I'm setting up a new app using AngularJS as the frontend. Everything on the client side is done with HTML5 pushstate and I'd like to be able to track my page views in Google Analytics.
1
vote
2answers
496 views

Event Tracking code for multiple links in one banner

I have a banner on my sites home page, It has multiple links and the html code is written within tag and does not contains any anchor links, instead it has a href link only. My IT heads says its not ...
0
votes
1answer
24 views

Is this the right way to store tracking information for a website?

I need to store the IP address, the User-Agent of the client who is requesting a particular web page, the name of the webpage being requested and the request time. I am planning to store the ...
0
votes
0answers
15 views

Google Analytics API call with large filter

We have a product that has a dashboard from which we're displaying information from Google Analytics to see how the pages are performing for each user. For example a single user has ~2000 objects ...
0
votes
0answers
10 views

Failed to load resource (403) : Hello Analytics Reporting API v4 JavaScript

I'm new to programming so my issues could seem ridiculous to you... I've tried to run the Hello Analytics Reporting API v4; JavaScript quickstart for web applications. I succeed in signing in but ...
1
vote
4answers
74 views

Google Tag Manager Virtual Page View

I have a little problem setting up a virtualPageView which should override the URL which is sent to google when no result is present. Heres what I have as JavaScript code: function ...
-1
votes
1answer
14 views

I can't get the OnClick to work in visual composer with my Google Analytics

enter image description here I've tried a lot of different codes and one I've even found on here. here is the most recent one: ga(‘send’, ‘event’, ‘Button’, ‘Click-E&O’, ‘Applied for E&O ...
1
vote
0answers
31 views

How to pass ClientID from a mobile app to mobile site version? [on hold]

We have a mobile app with no checkout procedure in it, so the checkout is processed on our mobile website. So I need to track user behavior in mobile application and then on a mobile website. That ...
0
votes
0answers
10 views

Why can't i split by device when using MCF dimensions?

Im trying to get a report with assisted conversion value etc. etc... Now i want to be able to split this report by device. As is possible in the Analytics browser. Is it possible to achieve this? Or ...
0
votes
2answers
22 views

How to track Google Analytics events in Google Tag Manager without changing the Goal set in Google analytics?

For Example i am tracking below event in Google Analytics: Onclick Event 1. onclick="ga('send', 'event', 'TryForFree', 'TryForFree-clicked', 'TryForFree')" On Form Submit Event 2. onsubmit="ga('...
0
votes
0answers
18 views

GA/GTM Returning <a> ID from clicks on images or text within an anchor tag?

When presented with the following structure... <a id="link-flickr-vs-team" href="https://www.flickr.com/photos/..."> <img src="images/gallery1.jpg" alt="thumb"> <i class="fa fa-...
0
votes
1answer
26 views

Google Analytics tracks all visits to '/', unless it has a parameter

This site is a Wordpress/WooCommerce-page, - so it has many different 'real' URL's. In my Google Analytics-report, then the numbers under 'Behaviour' >> 'Overview' (and in 'Behaviour' >> 'Site ...
1
vote
1answer
14 views

Track the email open rate with Google Analytics

I would like to know how to track an email open rate with Google Analytics. Also, can I track the number of calls made through the call button in my HTML email? Thanks :)
0
votes
1answer
31 views

how to reference parent javascript function from ts module?

I need to call a js function in the parent page of a ts module. I can use the jQuery context on the parent page from a ts module by using code like this: var x = (<any>$('#ddlUsers')) I have ...
0
votes
1answer
16 views

Displaying Analytics on Website

I am trying to add a page to a website that displays the analytics from a gapi analytics account. I have a google analytics account already, and have created a google service account to allow ...
0
votes
1answer
22 views

How can i get GA client id within jsp or java code

I need to send google analytics client id to server side where we will be running google measurement protocol API. We have our GA implemented via GTM. As per google recommendation, i am not supposed ...
0
votes
1answer
378 views

How to read Universal Analytics cookie (acquisition) data?

On my Website im using normal Universal Analytics code. I want to extract acquisition data from Analytics cookie so i can use it in my contact form (or somewhere else), so wen users sends an email i ...
0
votes
0answers
15 views

Using a server-side OAuth refresh token with the Google Embed API

I have an application in which users authenticate their Google account so that we have access to their Analytics account. We use this on the server-side to store some data. I am using the official ...
0
votes
0answers
11 views

how many visitors I get In my domain from my subdomain?

What's the GA report that let me know how many visitors I get In my domain from my subdomain? Example: example.com: 2k visitors (100 visitors come from subdomain.example.com) I already tried make a ...
0
votes
2answers
16 views

Google Analytics Event not showing up

I have an AMP page where I've included Google Tag Manager (GTM). Now I've created a "universal click" tag which is supposed to log every click into Google Analytics (GA). It looks fine in the dev ...
0
votes
0answers
12 views

Is it possible to track user activities in an application

Is it possible to capture user activities after login in an application using google analytics Ex. List of projects or Employees or tasks created or delete
0
votes
0answers
10 views

Firebase analytics including unregistered users

We have integrated Firebase analytics in our mobile app and we are also tracking user events in our in-house analytics platform. In our in-house analytics platform we only track registered users and ...
0
votes
0answers
9 views

Issues linking R to talk to Google Analytics

I've been trying to link a work based Google Analytics account to a work based laptop with R installed - over the Corporate internet. I've created a Google API and installed library(googleAnalyticsR). ...
0
votes
1answer
13 views

Lowercase filter for 'Product List Name' in Google Analyitics

On my Google Analytics profile I have 2 filters, one which makes all my page URLs lowercase and another which makes all my search terms lowercase. They work fine on most reports, but when looking at ...
0
votes
1answer
10 views

Is it possible to edit an existing user ID on Google Analytics?

I have a year worth of user tracking on a site, but for some reason the Google Analytics user ID is set as USER_ID | USER_NAME. The problem is if the user every changes their name, their GA user ID ...
0
votes
1answer
58 views

Google Analytics ecommerce How to add product costs

Is it possible to add the product costs (buying price) to the javascript google analytics ecommerce plugin? I could not find something similar on the developers page. This would be interesting for me ...