I have a Content Management System which let people create websites. the CMS has multiple theme and color schemes which they can choose. Every website created using this CMS has a unique domain (www.abc.com, ww.xyz.com etc). Product In detail: I have
I'm trying to get this example to work: https://developers.google.com/analytics/devguides/config/mgmt/v3/quickstart/web-php#enable The error I'm getting is "Error: redirect_uri_mismatch" . In order to install the google api resources, I used com
So I'm wondering if it is at all possible report in events on Google Analytics as too which ID's were clicked without having to make multiple tags. E.g it will say the id in GA and a click count. E.g I have multiple articles that open when clicked on
I've just installed GoogleAnalytics from CocoaPods and tried to use it, suddenly it crashes with an error: fatal error: unexpectedly found nil while unwrapping an Optional value The crash occurs in this part: override func viewWillAppear(animated: Bo
i'm using google analytics on Android and it gives me a lot of avg session duration: 00:00:00 please note that i'm not using "ga_autoActivityTracking" and i have more than one activity here's my code build.gradle compile 'com.google.android.gms:
I'm trying to get AddToAny sharing to show up in Analytics. I understand that with Universal Analytics clicks on the AddToAny buttons should show up under Social>Plug-ins>"Social Source and Action". However, I am getting no reports. Detail
I have added GTM to my website with success and it is reporting all pertinent data to GA. However, when I review the source code for the page I see several deprecated GA tags that were used to measure UX, but are still on the page. Example: _gaq.push
Since I switched to SDK v4 I notice this in LogCat : W/GAV3﹕ Thread[main,5,main]: int configuration name not recognized: ga_dispatchPeriod W/GAV3﹕ Thread[main,5,main]: string configuration name not recognized: ga_appVersion All the other parameters a
We have created multiple web properties and profiles. set them up using https://developers.google.com/analytics/devguides/collection/gajs/methods/gaJSApi_gaq Tried a few things to disable developer team and admin staff actions, like: https://develope
I would like get GA in my apps. I've tried to do this: I used this Google Analytics SDK for iOS v3 (Beta)- https://developers.google.com/analytics/devguides/collection/ios/v3/ I've followed all the steps of the documentation. also already tried Linke
I am trying to use this Ruby Google Analytics API Dashing widget whose Ruby file is require 'google/api_client' require 'date' # Update these to match your own apps credentials service_account_email = '[YOUR SERVICE ACCOUNT EMAIL]' # Email of service
I am fetching my data from google analytics core api. I came to know that we can fetch only 7 dimensions using api, But here I need to fetch more than 7 dimensions with correct metrics. Is there anyway (other than using paid google analytics) to fetc
I'm confused by the Google documentation for analytics.js Need to track cross domains, e.g. main-site.com blog-site.com I set up a new property in Google Analytics and received the tracking code for main-site.com. Step 1: Installed tracking code at p
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> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=
I have set up an goal in analytics with this parameters: Target type: Event Category (matching): form Action (matching): test Label (matching): sent Value: nothing And i have this anlytics push: <script type="text/javascript"> _gaq.push(['
I am trying to track my app speed using Google analytics but i could not see anything under app speed in the website. But i could see other parameters like events,crashes and exceptions.Following is the code what i am using to send event timing. self
i need to request google analytics readonly api but i have some troubles : Erro:invalid_client no registered origin Detalhes da solicitação scope=https://www.googleapis.com/auth/analytics.readonly response_type=token access_type=online redirect_uri=p
Currently in my website, I used HTML5's pushState() and popState in links to increase the speed. However, this doesn't really change the real URL and it looks like it will affect and mess up the Google Analytics's code. (doesn't show a url change) Is
Currently I put the tracking code in viewWillAppear for tracking page views. I found out that if I quickly switch views back and forth without contents being fully loaded, the tracker still sends the traffic as many times as the number of view switch
Is it possible not to show the google analytic code on the master page? I mean can I place it somewhere where no one can see it but still get all the analysis on the application ?You can use the mobile code for google analytic to make what you ask. h
I tried to track user activity in my site such as click or mouse over and different kind of events.... Is there any solution to track events even when users are working offline... Can I store them in something like cookie and send them to the server
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-123-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = (
I am creating my own GA library to build a url to the tracking pixel myself since I need to use GA in a cookie-less environment. But I am stuck on create the domain hash for the cookie format. In this cookie: __utma=126394024.179004532335319200.12476
First off, I apologize if it's considered poor etiquette to cross-post on stackexchange sites, but this seemed appropriate for both the webmasters site and here, as it's a common issue for webmaster, but may be able to be solved by coders. In any cas
I'm trying to add the asynchronous version of the Google Analytics tracking code to a website. I'd like to keep the JavaScript in a separate file, and call it from there. Here's what I've currently got in my .js file: function addLoadEvent(func) { va
I am using Google analytic on my web site.I have the following script in the head section of my page - <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17301453-1']); _gaq.push(['_trackPageview']); (func
i have a website and i have a Google Analytics code only on index.html code. What does Avg. Time on Site measure? Average time spend by visitors on all sites or average time on one website (index.html)? RegardsAverage Time on Site measures the time a
This question already has an answer here: How to track a Google Adwords conversion onclick? 5 answers I have a google adwords conversion tracking code that I need to implement basically on an onclick event. The form I am tracking submits information
40k of compiled code seems like a lot to me to be making some straightforward flash-javascript calls and makes GA unsuitable for banner ad work as well. Does anyone know if there is a 'lite' version of Google Analytics for Flash?How about using direc
I have a site running Google analytics and I end up being a large fraction of the traffic to it (like 1 of the 2 hits per day). Is there any way I can set it so that my browsing doesn't skew the numbers so much? I'd be happy if it just didn't record