-2
votes
0answers
14 views

Can some explain how Google Universal Analytics collects data without using cookies? [closed]

Is measurement protocol able to track users in the same fashion, but just cookie-less now? So how are they accomplishing this? If anyone could shine some light on this I would really appreciate it. ...
0
votes
0answers
38 views

Goals not working Google Analytics

I have the following url: http:// domain.com/subdirectory/ for my website. I have set goals in 3 different ways and none seems to work. 1- /subdirectory/goal.php 2- /goal.php 3- goal.php ...
0
votes
3answers
54 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
53 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
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
28 views

Export Google Analytics basic data (not the statistics)

Is there any possibility to export the original data (e.g. ip-address, country, access timestamp, entry point and so on) from Google Analytics? I want to use this data for my own analysis. I already ...
0
votes
0answers
54 views

“Dark Google” or “Dark Search” in Google Analytics [closed]

By now, I'm sure everyone is aware of the recent Digiday article "Dark Google Vexes Publishers" (http://www.digiday.com/platforms/dark-google-vexes-publishers/) on how iOS6 and recent versions of ...
1
vote
0answers
43 views

Using Google Analytics to Track 'offline' Media?

I'm currently working on a project where we've created a single-page website that contains a number of resources and information (including e-mails and external links to departmental sites, etc) - ...
0
votes
0answers
66 views

Google Tag Manager data in Google Analytics

I have google tag manager set up and working in the console and the data.layer events are firing ok. I have entered my analytics id also. Where do I see the data on the goals collected from the tag ...
2
votes
1answer
64 views

Using advanced filters - Google Analytics

A client I am working for has a requirement to use historical data in Google Analytics to present a report that shows them page views on a specific page, but only when refereed to said page from the ...
1
vote
1answer
50 views

Page-level custom variable not showing in Google Analytics

I have some custom variables set up in Google Analytics (async snippet), configured per their instructions like so: _gaq.push('_setCustomVar', 2, 'price','5800', 3); _gaq.push('_setCustomVar', 2, ...
1
vote
0answers
15 views

Tracking goals in Google Analytics content experiments [migrated]

I seem to have a hard time getting goals to track properly in GA's content experiments. I have my landing page which has the GA tracking code. On the conversion page (this is on a different domain ...
0
votes
1answer
44 views

How to track .gif and flash banners using google analytics

I'm Using in page analytics option in google analytics to track my wordpress site. i can track all my contents and links apart from .gif and flash banner.i can't understand how to track .gif and ...
0
votes
1answer
41 views

get referrer using google analytics

I have an app located in some servers (not in Google Play) and I want to know from which one it has been downladed, I read about it and it looks like I have to do it by using a BroadcastRecever and a ...
0
votes
0answers
35 views

Mechanize Python and Google Analytics

When I open a website with mechanize: br.open('http://website.com') how would this appear on Google Analytics? I understand that Analytics gives the browser a __utmb cookie that expires after 30 ...
0
votes
0answers
6 views

Get conversion of specifik external sources to url with event tracker

We got an website where you can order seats for musicals. And on this part of the website we used an external party to promote our campaign. At this moment we want to track the conversion. So what we ...
1
vote
0answers
432 views

Google Analytics keeps saying tracking not installed but

Im having an issue with Google analytics. Originally i had it in the footer and it was showing that tracking was not installed. I just moved it up to the head and the analytics profile is still ...
0
votes
1answer
50 views

Appcelerator App with Google Analytics

I am trying to implement google analytics on my iOS and Android app using appcelerator. I am using the library from the following github https://gist.github.com/sfeather/2859407. And here is the code ...
0
votes
0answers
119 views

Discrepancy between Unique Visitors in Google Analytics Audience Overview?

When I view my site's Audience Overview panel, I see a number of 544,681 for Unique Visitors. When I create a custom report, and view my sites Unique Visitors as a metric, I see 682,081. When I ...
1
vote
0answers
41 views

Script that will automatically open goals in google analytics [closed]

Is it possible to create a PHP script that will automatically create goals and profile in google analytics? I'm creating a lot of pages in one week and it takes me some time to create them the goals I ...
0
votes
0answers
30 views

Google analytics for dynamic pages

i want to add GA for my dynamic pages.how to set the GA for dynamic page please provide me sample demo.for each business id i want to track pages.thanks in advance. ...
0
votes
1answer
48 views

_setCampNameKey usage in Google Analytics

I'm looking at the js for google analytics on a page. It contains the following (changed the domain name, name etc). This is on the home page. I understand that these are used to set campaign ...
0
votes
1answer
21 views

how TO know if user clicks/hovers div on my site using Google Analytics

how can i know if user clicks/hovers div on my site ? i am a little confuse Whether to use goal or to use events. thank you
1
vote
2answers
84 views

Google Analytics - Using GET instead of POST

Ran into an issue where I need to use GET vs POST on a form method, but GATC cookie data is not being appended to the URL correctly, because the form's data is trumping Google's GATC data (using ...
0
votes
1answer
258 views

Google Analytics .net api OAuth compile error

I am trying to write some code that gets the Google Analytics data via the .net/c# api from Google, I use the following topic to get started: stack overflow thread and wrote the following code ...
0
votes
1answer
36 views

Software to download Google Analytics data

is there an open source or paid for, off the shelf web based application available which can be downloaded and hosted by a company that then downloads data from Google Analytics from the authrozied GA ...
2
votes
0answers
33 views

Google Analytics Data Upload Mime Type Error

Below is the code I am using in my data upload program. if(isset($_POST['upload'])){ try { $dailyUploadsFile = $analytics->management_dailyUploads->upload( $_REQUEST['accountId'], ...
0
votes
2answers
60 views

Google Analytics - Tracking Song Plays

Since I'm using a Javascript to play HTML5 audio, would it be possible to somehow integrate a script that would send the amount of play requests for each song and the title to Google Analytics? I'm ...
3
votes
1answer
464 views

Google Analytics for Android v2 Campaign Tracking Not Working

I have spent a ton of time on this, and am now pulling my hair out. I am using the Google Analytics Android SDK v2. I have been using it for months, and have collected data using EasyTracker. No ...
0
votes
0answers
31 views

Google analytics v1 SDK not tracking any events

my current application is using google analytic library V1.I have tracked an event using if (![[GANTracker sharedTracker] trackEvent:@"my_category" ...
0
votes
2answers
173 views

Google Analytics - Regular Expression Goal URL Not Matching Page Views

For some reason - my goal URL page loads don't match my overall goals tracked in Google Analytics. When a form is completed on my site - the URL will be appended with the following: ?enquiry_sent ...
0
votes
1answer
22 views

Google goals are tracking but the label is not showing up in GA. How to fix it so the label does come over in GA

I attached GA event tracking to a tab on the home of the website. http://www.positivepromotions.com/ <a onclick="_gaq.push(['_trackEvent', 'weeklySpecial', 'Click', 'weeklySpecialTab']); ...
0
votes
0answers
65 views

Google Analytics - Broken Twice Without Code Changes?

We implemented Google Analytics via multiple trackers last year and everything was fine until two months ago. We had a bounce rate reliably ~45% which was fine but all of a sudden, it shot up one ...
0
votes
0answers
31 views

Google Analytics | Multi track, and allow second account get specific info

I am building a website for a client of mine. Inside this website my client display the banners of companies in his area. What I like to do, is to track all the normal data for my client, and allow ...
1
vote
1answer
35 views

Upgrading to new asynchrous Google Analytics code - should you do it?

I had read somewhere and have now forgotten that upgrading to the new asynchronous code will not enable one to track actual clicks for downloading items when user stays on the same page and that for ...
0
votes
1answer
106 views

drop in pageviews and increase in bounce rate following event tracking implementation

I have just completed a round of Google Analytics Event Tracking updates on the site, which has included updating my _addOrganic calls, which are included in the file /scripts/ga_search_engines.js. ...
2
votes
2answers
168 views

Using Google Analytics without Javascript?

Is it possible to use the Google Analytics code on a website which does not support javascript or any server side scripting? (For example a profile page on a website which allows to use only HTML). I ...
0
votes
2answers
91 views

Is it necessary to filter out New Relic site availability pings from Google Analytics?

New Relic lists its User-Agent header and IP addresses here: https://newrelic.com/docs/alerts/availability-monitoring The User-Agent header is NewRelicPinger/1.0 (your_account_id) But ...
2
votes
2answers
217 views

Unable to get Real Time data for Google Analytics on iPhone

I have integrated Google Analytics(v2.0) api in my iPhone Application, but unable to get real time data on Google Analytics Real Time. Have set dispatch interval property to 0 self.tracker = [[GAI ...
0
votes
1answer
98 views

How to identify the traffic source in Google analytics in a third party e-commerce site used in conjunction with drupal?

I have a Google Analytics Module installed in a Drupal site. This tracks any traffic source that is organic (coming in from google search). However we are using a third-party e-commerce platform for ...
0
votes
1answer
67 views

Regex to retrieve all URLs not containing specific string

I am using the Google Analytics PHP API, and trying to use it to retrieve the most popular links on my website. It works, but it retrieve some duplicates due to it retrieving URLs containing query ...
0
votes
1answer
90 views

Google API for analytics invalid grant but works sometimes

I've been on this problem now for 2 days and have tried looking under google code and stackoverflow but still can come up with an answer. My problem is when I try my google analytics api I get "Error ...
0
votes
1answer
360 views

Conversion Tracking: GoogleAdwords tracking pixel vs. Google-Analytics + GoogleAdowords + Goal-Import

I'm a little confused. Are there two different ways to track conversions on my Website? First I found to track conversions only with my AdWords-Tool with a code on ...
0
votes
0answers
88 views

Google Analytics A/B Experiment

I want to perform A/B test for one page of my site which is password protected page. A/B version are shown for different users but in Google Analytics experiment panel the are no visitors registered. ...
2
votes
1answer
99 views

How to check in Google Analytics which device clicked my tracking event?

In my Google analytics account I'm tracking some events from my website using GA _gaq.push event. GA tracking report shows total events clicked but it doesn't shows via which device that event had ...
2
votes
1answer
138 views

Several Google Analytics tag on a same page

Here is my problem: our client has 2 websites, A and B. They have 1 google analytics account with 2 properties : Account: CLIENTNAME Properties : SITEA with ID UA-XXXXXX-1 SITEB with ID ...
0
votes
2answers
200 views

Getting Specific Google Analytics Goal Funnel Stage

I am trying to get specific goal stages values.. But I am only able to get With the API Expolorer the startGoal and Goal Completed (Look at the picture I've attached to understand what I'm unable to ...
2
votes
1answer
148 views

How to track Mobile site video events in Google Analytics?

In our desktop site we're including MP4 videos with mediaelement js player. We're currently tracking video events using Google Analytics plugin but we're confused how this will work with our jQuery ...
2
votes
1answer
66 views

How to push one event into two different Google Analytics Accounts?

I've implemented the following on my site, to pass an Event to two different Google-Analytics accounts. In my GA-Trackingcode in the head section there are two different accounts defined: ...
0
votes
0answers
29 views

Google Analytics, Cross Domain, Custom Vars

The scenario is as follows: Although we operate a so called "E-Commerce" website, most of our orders are being taken over the phone. What I'm trying to accomplish is this: When a customer calls in, ...

1 2 3 4 5 7