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.
0
votes
0answers
9 views
How and where do you add GA tracking ID info to an iframe snippet of code
How and where do I add my GA tracking ID info to an iframe snippet of code provided by an outside advertiser? The widget in being installed in right sidebar of every page. The vendor is willing to ...
0
votes
1answer
30 views
Add Google Analytics Click (event) tracking code to Javascript window.open
I have the following Javascript in my head :
// Google Analytics code required for EventTracking <script type="text/javascript"> function trackOutboundLink(link, category, action) { try { ...
1
vote
0answers
26 views
Google Analytics filters not working properly with Tag Manager and multiple subdomains
So my issue is that I have multiple filtered subdomains in the same GA account with the proper "include only traffic to the hostname that contains subdomain.domain.com" filters. I even had a local ...
1
vote
2answers
51 views
Upgrading to Google Universal Analytics
I have been searching around to find out anything that needs to be taken into consideration when upgrading to Universal Analytics.
I found this post:
Google Analytics - Upgrading to Async Code
He ...
0
votes
0answers
10 views
Twitter username In Google Analytics
I'm building a tweet button with GA Social Interaction, and I wanted to add GA campaign parameters. I've got the basic parameters I want set for the site:
/?utm_source=twitter
...
0
votes
0answers
20 views
Launching trackPageview google analytics from serverside?
Is that possible to launch this code from server side?
for example I want to run a cron every X minutes.
that will check XYZ.
and if its true it will launch an event to google analytics exactly like ...
0
votes
2answers
56 views
+50
iOS Google Analytics SDK - weird session length
I can't seem to understand these following stats from google analytics engagement behavior loyalty:
This indicates, that the average first session length is 24s, and out of the 42,530 user's 40,289 ...
0
votes
0answers
16 views
How to use google analytics to track custom actions on Android app?
I have Android app with a list of events and category filter (night life, music, ...).
I use google analitics 2.0 to track statistic.
How to configure tracker to check what events ware opened (track ...
-1
votes
0answers
16 views
Google Analytics Funnel Visualization
I am trying to set the steps for the funnel visualization, but it doesnt seem to work.
The goal is set as /boeking_bevestigd.php? and that's working.
The steps for the funnel visualization are:
...
0
votes
1answer
28 views
Realtime android Google analytics without EasyTracker
I'm trying to figure out how to track page views in real time without using the EasyTracker singleton.
I have the following code:
/**
* This how I create the tracker instance...
*/
private void ...
0
votes
1answer
44 views
how do i display google analytics reports or realtime report on my website page?
is that possible to display google analytics reports or realtime report on my website page?
i have created google analytics api and tested on the localhost and it is working and redirect url which i ...
0
votes
2answers
39 views
Set up Google Analytics Goal for Magento newsletter
I'm looking to set up a Google Analytics Goal for newsletter subscriptions on a Magento (1.7) website. The form is pointing to 'newsletter/subscriber/new/'. A) will this url work as a Goal URL in ...
0
votes
1answer
21 views
Google Ecommerce tracking data not showing up
No google ecommerce data is showing up in analytics.
I have have the docs, used the ga_debug.js plugin for Chrome, no errors are thrown. Poured over my code to find an error, but don't see any. Anyone ...
0
votes
0answers
19 views
Google Analytics intergration with Trigger.io Native plugin
Can somebody post step by step instruction to integrate Google Analytics sdk to trigger.io native plugin.
0
votes
0answers
27 views
GA Dash Demo Blank After Authorization; Javascript Library Confusion
I have made several attempts to have this simple example display the chart graph from my google analytics account. Here is the demo I am following:
...
1
vote
0answers
13 views
Google Analytics API for Android and using Tracker#send
So I was looking through the Javadocs for com.google.analytics.tracking.android.Tracker and noticed that send(java.lang.String, java.util.Map) was public. Without knowing what the Map should ...
1
vote
0answers
182 views
App with Google Analytics Got Rejected for Using UDID [duplicate]
I just updated Google Analytics library in my app with newer version 2 (beta) but app got rejected by Apple stating:
Non-public API usage:
Apps are not permitted to access the UDID and must not use ...
0
votes
1answer
45 views
google universal analytics events sent but not received by analytics
I am using google universal analytics on my website. Although POST requests seem to be sent correctly there are no tracked events in my analytics account.
This is the post request (url and analytics ...
0
votes
0answers
28 views
Google analytics service account stopped working Locally
i need to sort this out as soon as possible im doing Analytics for the company i work , and i need to sort out it as soon as possible :
before i could run my project locally no issues at all , since ...
0
votes
1answer
36 views
Problems tracking Ecommerce with Google Analytics
I am trying to add tracking tags to my Web site. Event and tracking rules are working fine, but not the transactional ones.
_gaq.push(['_addTrans', commande, '', tot_commande]);
...
0
votes
0answers
11 views
No call to stop() on GoogleAnalytics Instance (old SDK) causes a huge data consumption?
I have been using the old sdk for Google Analytics (Not EasyTracker) in which I mistakenly left calling the stop() method.
And what I am facing is that there is an ample amount of data download ...
0
votes
0answers
23 views
Attach Google Analytics Data to Current Site Homepage [closed]
I am currently tracking the usage of a site with GA and have a homepage that contains a "Most Popular" section. Currently this section is being populated by hand after viewing the data from GA.
I ...
0
votes
0answers
21 views
Track one ajax form submission to several emails in Google Analytics
I have an ajax form that submits to several emails based on which boxes are checked. I would like to be able to track in google analytics which companies the form email was sent to - not just the form ...
0
votes
2answers
34 views
How can I get Google Analytics to track a Javascript window.location.href redirect?
On my HTML page I have some Javascript code that drives a drop down menu. The user makes a selection of which file to download, then presses a button to download it.
This is a portion of the ...
0
votes
0answers
28 views
link highlight JS library like In-Page Analytics in Google Analytics
I want to know a link highlight JavaScript library like In-Page Analytics in Google Analytics.
In In-Page Analytics, every time you hover mouse on the link you see the pink border. I want to implement ...
8
votes
5answers
258 views
App reject : Google Analytics ios sdk 2.0
I am using latest Google analytic iOS SDK 2.0 in my Project and app get rejection in few minute saying invalid binary. I received a email from apple review team that "Apps are not permitted to access ...
1
vote
1answer
36 views
Google analytics event tracking: tracking links within a drop-down form
I am trying to track the links contained a dropdown form, but I am not sure how to return a dynamic value to the eventtracking code.
My code is:
<form class="form" action="">
<select ...
0
votes
0answers
62 views
Cross-Domain tracking on Google Analytics
I am using google analytics to track visits across multiple domains. I have followed the instructions google gives here:
...
0
votes
0answers
27 views
Setting custom metrics in an android app using google analytics
I have a android map based app with 2 classes of markers (A & B). I want to track the number of clicks on each of the 2 classes of markers. I don't really care about the specifics of each marker ...
0
votes
1answer
24 views
Advanced segment for any pages in our shop
I'm trying to create an advanced segment to capture any visits where a category page within our shop was viewed.
Basically, I want to know which visits viewed pages WITHIN our shop.
For the shop ...
0
votes
1answer
27 views
google analytics: what is the difference between referrer path vs previous page path?
I would like to find out the difference in Google analytics between "Referral path" and "Previous page path"?
The task is to get a number of visits that came to a page from another section of the ...
1
vote
1answer
65 views
Set up a subsection for Google Analtyics
I have a client (on a shared enterprise site). He wants to share Google Analtyics data with an external marketing firm. I have a manager who while initially against this, has agreed to share ...
0
votes
0answers
11 views
Open Web Analytics Custom Report for Gropu of IP Based Visitors
I have installed Open Web Analytics to my system.
I want to create new report which will show me the reports where number of visitors of given range of IP Addresses.
Is it possible to keep track of ...
0
votes
1answer
28 views
How to set custom variables through the new analytics.js of GA
See the Guide https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets
I cant find any way to track Custom Variables like the old tracking js "ga.js": ...
1
vote
1answer
24 views
How to access Google Analytics from BlackBerry?
I'm trying to access Google Analytics API from my BlackBerry's Mobile App (written in JavaScript) using Google's OAuth 2.0 procedure described here:
...
0
votes
1answer
28 views
How do I pass the current view name into my Google Analytics element?
I am setting up GA within a Cake multi-page ordering process. One requirement is, that the "_trackPageview" push should include a variable representing custom URL paths, depending on the current step ...
1
vote
2answers
43 views
Google Analytics tracking not recognized in flask app on heroku
I added the piece of javascript Google Analytics gives you to the of my template, but Analytics says tracking is not installed. I've used Analytics on several static pages before without any issue. ...
1
vote
1answer
30 views
Google Analytics SDK for Android v2
I want to include Google Analytics in my android application, but I'm unable to see events in google analytic page. Here is my code:
analytic.xml:
<resources ...
0
votes
0answers
37 views
campaign tracking not working Google Analytics
I am trying to add some google analytics tracking to my email campaigns for my company. The URL is [www.homesandland.com][1] I have run the link through the URL builder with my campaign attributes to ...
0
votes
1answer
30 views
Google analytics v3 Google.Apis.Requests.RequestError User does not have any Google Analytics account. [403]
I am using google analytics v3 api for some automation of reporting of google analytics data.
string scope_url = "https://www.googleapis.com/auth/analytics.readonly";
string client_id ...
0
votes
0answers
21 views
Goal tracking Google Analytics, different conversion, same visit
Is there a way to track two separate conversions that happen on the same visit. I know Google Analytics excludes multiple conversions on the same visit, but I need to find a way around it.
I have a ...
0
votes
0answers
17 views
Adwords conversions all coming at the same time
I built a Re-commerce platform which basically means we buy a product from a vistor/customer. 95% of our sales(purchases) come from ad-word leads as it's a competitive market and we're new. But the ...
0
votes
0answers
9 views
Does Google Analytics account for browser mode or document mode in IE?
Usage stats show that the number users with older versions of IE are thankfully decreasing but can this be relied on?
If a page is visited in IE9 but set to IE7 Browser mode and/or document mode, ...
0
votes
0answers
14 views
Google Mobile Analytics - Screen Tracking with Storyboards
I have just implemented Google Mobile Analytics into my app and just to test it out I went online and saw I had 2 active users (my 2 test devices).
I would really love to use the screen tracking to ...
0
votes
1answer
35 views
How to retrieve Google Analytics account owner email address using API
I'm accessing the Google Analytics API v3.0 with the .NET client adapter.
This is all working very good, but I'd like to get the account owner e-mail address for a given account that I have access ...
2
votes
0answers
42 views
How to get search engine name using google analytic api
Is there any way to get the top search engine name using Google analytic api for a particular domain in php
...
0
votes
0answers
44 views
Can't make google http request from joomla site
I'm doing some experimenting with the Google Analytics API and it's coming along nicely (just following their Hello Analytics turorial for now). The code runs fine up to the point where I'm at when i ...
0
votes
1answer
34 views
Google Analytics - Can I use it to track multiple subdomains of a domain I don't have access to?
the title question is pretty much self explanatory:
I am working on a customer support portal for a company who bought an external platform for this purpose. Now, each of the five languages has its ...
0
votes
1answer
25 views
GA ecommerce code issue
I have a ecommerce code where in i am only passing transaction ID and Quantity details. but this is not recorded in GA API..Below is the code.
<script type="text/javascript" ...
0
votes
0answers
28 views
When using Google Analytics with a Chrome Extension, should page views be suppressed?
Chrome makes it pretty easy to integrate Google Analytics in Chrome, but it seems to me that using it the way indicated here:
http://developer.chrome.com/extensions/tut_analytics.html
would cause ...


