universal-analytics Questions
3
Solved
I'm making better performance and load time our online shop, and we use Google Tag Manager on it. But the script that includes google tag manager also loads Google Analytics (legacy ga.js) and Univ...
Plywood asked 29/5, 2018 at 13:41
0
I am working on a chrome extension and I want to use google analytics to track user data. I am trying to implement analytics.js/Universal Analytics in the same fashion as this tutorial and this tut...
Glamorize asked 13/1, 2021 at 17:6
2
Solved
How can I change the page URL that is sent to Universal Google Analytics when using Google Tag Manager? Without Google Tag Manager it's really simple. You just have to add ga('set', 'page', '/my/cu...
Bianchi asked 31/1, 2017 at 18:13
2
I tried to setup Google Tag Manager. The Pageviews are tracked correctly, but in Universal Analytics I can not see Custom Dimensions.
In Google Universal Analytics:
I have defined some custom dim...
Clipclop asked 12/9, 2014 at 8:37
1
TL;DR;
Facebook login makes the original referral URL change since and in GA it will look like they originally came from a Facebook.
We have the following problem using Google Analytics (UA) for F...
Corrigible asked 15/3, 2016 at 10:8
1
I use google analytics to track user behaviour in an application. What I do is this:
Send a start session
Send a custom event "Lifetime start"
If there is an error: send a fatal exception
Send a ...
Roede asked 1/9, 2016 at 12:34
1
Solved
Each of my registered clients have an unique account ID (eg: agent n°: 00173393).
I want to retrieve this information through google analytics... It's not a personal information and for statistics...
Negrophobe asked 20/2, 2018 at 13:47
3
Solved
The docs describe the clientId as:
This anonymously identifies a particular user, device, or browser instance.
https://developers.google.com/analytics/devguides/collection/protocol/v1/paramete...
Gynaeco asked 12/3, 2014 at 13:48
1
Solved
We load Google Analytics (Universal) via Google Tag Manager and I can't find any way to force it to load the analytics.js script itself over SSL; we set forceSSL via the fields to set options, but ...
Hoyos asked 7/2, 2017 at 7:15
4
Solved
I have an app that sends data to Google Analytics. I am interested in accessing and storing this data on a Hadoop cluster. I am guessing this raw data will be in the form of logs. In particular, I ...
Cesar asked 22/10, 2014 at 18:57
3
Solved
I have setup a new Universal Analytics tracking and would like to store ClientID in one of the custom dimensions slots.
The tracking tags are implemented through Google Tag Manager (using the pre...
Madgemadhouse asked 14/11, 2013 at 11:54
0
I'm trying to use Google Analytics enhanced link attribution on my site -- https://nerdscorekeeper.azurewebsites.net
Normal in-page analytics are working just fine, but I need to use advanced link...
Interdiction asked 20/11, 2015 at 20:56
2
Solved
I used Google Analytics Demographics on android app using Google play service library.
i have updated my android code using enableAdvertisingIdCollection().
its working fine with screens and data. ...
Helwig asked 12/1, 2015 at 11:43
2
Solved
We need to track conversions that happen on a 3rd party site. The only thing we can place on that site is an image pixel and maybe some JS logic for when to fire it.
I know it is possible to fire ...
Sacking asked 12/5, 2015 at 14:51
4
Solved
I have implemented Google Analytics (GA) on my site and I send several custom events through ga("send", "event", ...); function and it works well.
I am experimenting with Google Tag Manager (GTM)...
Silver asked 27/2, 2015 at 13:3
1
Solved
I've already verified that my GTM and GA are linked correctly, and I've got a couple of virtual pageviews working (i.e. I can see them in the GA realtime report). But, I'd like to attach some metad...
Fiorenze asked 21/2, 2015 at 1:2
2
Solved
I've just switched to the new Google Analytics Universal Analytics platform, using the new javascript API - Analytics.js
In the first example code snippet from the docs a tracking object is create...
Condillac asked 11/1, 2014 at 18:53
3
Solved
I'm using magento C.E 1.7. Recently I migrated to universal analytics from google analytics.
After migration, except transaction data, other details are tracked fine.
I have added the following ...
Orian asked 6/3, 2014 at 15:48
1
I've set up a bunch of referral exclusion domains like the following:
mydomain.com
paypal.com
But when I view the "All Referrals" tab under "Acquisition", I still see mydomain.com and paypal.com...
Artois asked 4/6, 2014 at 4:22
1
Solved
The documentation about Client ID states that it must be a UUID
Example usage: cid=35009a79-1a05-49d7-b876-2b884d0f825b
But when looking at the calls that analytics.js is issuing, I see that the...
Solder asked 31/7, 2014 at 13:22
1
Solved
The documentation indicates that the userId must be set this way:
ga('create', 'UA-XXXX-Y', { 'userId': 'USER_ID' });
But in a Single Page Application (SPA), the user starts as anonymous and the...
Abram asked 30/7, 2014 at 12:40
1
Solved
So, I have a very specific scenario that I hope you can help me with.
I had an older account that I upgraded to Universal Analytics, and set up several Custom Dimensions. One of these is a Member/...
Pliable asked 22/5, 2014 at 19:55
3
Solved
I want to enable demographics and interests reports with the Universal Analytics tracking code.
The generated tracking code for my site looks like this:
<script>
(function(i,s,o,g,r,a,m){i...
Showplace asked 14/11, 2013 at 2:9
1
How to use event value / view it when I use event tracking with measurement protocol. Currently in events tab in google analytics UI, I can check category , action but cant see the value associated...
Rizika asked 28/3, 2014 at 19:13
1
Solved
I have a page (let's name it the overview page) with a lot of images of projects that on a click open a bootstrap (v3) modal with more info about that project. Each project also has its own page (s...
Guidon asked 9/1, 2014 at 22:13
1 Next >
© 2022 - 2024 — McMap. All rights reserved.