1
vote
0answers
25 views

using google analytic withing a REST api

We have a REST API, and would like to track its usage using Google Analytics. The webserver is built using PHP, and returns a JSON. The http headers are set to JSON. Any thoughts on how I could do ...
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
3answers
57 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 ...
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
46 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
49 views

How to get mobile device name details using google analytics

Is there any way to get mobile model name and details from google analytic. I am using 'gapi.class.php' for getting details. So far I have tried: ...
0
votes
0answers
50 views

GAPI: Failed to request account data

Exception: GAPI: Failed to request account data. Error: " Error 404 (Not Found)!!1 * { margin: 0; padding: 0; } html, code { font: 15px/22px arial,sans-serif } html { ...
1
vote
1answer
33 views

Optionally Block Google Analytics

I want to give website visitors a chance to opt out of Google Analytics. However, the website I am working on is in PHP, so Google's Analytics seems to happen all on the server side. Visiting the ...
0
votes
0answers
41 views

DailyUpload Google analytics PHP — Media type 'application/x-www-form-urlencoded'

I use Google APIs Client Library for PHP but i have a problem with a dailyupload. All is good but i have the error : (400) Media type 'application/x-www-form-urlencoded' is not supported I ...
1
vote
1answer
25 views

Tracking off-site clicks

When sending an HTML email newsletter I understand how to detect if someone clicks on a URL that goes to my site, but what if I have a URL that goes to another site, is there a way to track if they ...
0
votes
1answer
80 views

Google Analytics with PHP/ Codeigniter [closed]

Hey guys I'm trying to figure out how to track google analytics events through PHP but can't seem to find anything that works with code igniter. Basically I just want to track a page view or event ...
0
votes
2answers
86 views

Turn multidimensional array into single array?

I'm trying to turn a multidimensional array created by iterating over an array created by a shopping cart: Array ( [array] => Array ( [0] => Array ( [product_id] => 7 ...
-2
votes
3answers
61 views

Google Analytics in PHP [closed]

I have a website that displays movieTimes. (e.g. movieTime.php?movieID=1) I would like to track two things. how many times movieTime.php has been visited how many times movieID=1 has been visited ...
1
vote
1answer
99 views

Google Analytics Custom Variables won't track

Ok I've been stumped on using custom variables for some time now. I've searched, and followed, the instructions from posts all over the net but, for whatever reason, it simply isn't working. Here is ...
-4
votes
2answers
59 views

Adding Google Analytics Script Into Website [closed]

I was given a script for adding google analytics into my website, but all the pages in my website are .php pages. I tried just inserting the script at the end of the index.php but so far it doesn't ...
1
vote
2answers
189 views

Google analytics integration codeigniter

There are a lot of results on Google for this, but most of them are more than a year old. I used this library but I have an error when I login: An Error Was Encountered Google Analytics Api ...
0
votes
0answers
43 views

Adding GA tracking of echo. <a href in Facebook php feed

I have successfully implemented this solution to displaying a public page feed. http://johndoesdesign.com/blog/2013/php/adding-a-more-advanced-facebook-news-feed-to-a-website/ All attempts to ...
0
votes
1answer
63 views

Track pageview, event, custom var to Google Analytics using PHP?

I would like to know the way (if possible) of Google Analytics tracking (pageviews, events, custom vars) using a PHP calls (using POST/GET with cURL or other methods) instead of JavaScript. The ...
0
votes
1answer
107 views

How to track website traffic using google analytics? [closed]

I have got a new task to create an UI by using the live google analytics data from a website.The demo UI is shown as below.My question is how can I fetch traffic,other analytics related data of a ...
0
votes
1answer
91 views

Google Analytics PHP API (GAPI) non-mobile browsers

I am trying to display the top 5 of non-mobile browsers with GAPI. I can't seem to find a way of doing this, is this even possible? This is how I get the percentage of mobile visits: ...
-1
votes
1answer
53 views

user page statistics [closed]

I have a site (PHP - CodeIgniter) where users create posts (they also have their own page...), I have to implement a statistics page and the users would only be able to see statistics for their posts. ...
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
1answer
92 views

GA Event Tracking Not Working

Can anyone see a problem with the code here for tracking this button? Fixed it from the previous post and still nothing with the new code: <form id="constant-contact-signup2" ...
1
vote
1answer
246 views

Google API login

I try to fetch data from google analytics using the google api class in php. I checked serval google groups and found out that the error comes most of the time when Curl is off and SSL is off too, but ...
0
votes
2answers
38 views

headers already sent Warning when using Google Anayltics Experiments code [duplicate]

I am getting the error WARNING, headers already sent, for some reason it says the output started at the end of the google analytics tracking code for google experiments I had, the full file of that ...
1
vote
1answer
101 views

Cannot get Google Analytics Event tracking to work

Trying to track a contact form with no separate landing page. Event tracking will not show up in GA. Cannot see what I'm doing wrong. Any pointers? <p><input class="submit contact-button" ...
0
votes
1answer
33 views

Google Event Tracking Code Problems [closed]

Can anyone see a problem with the code here for tracking this button? <form id="constant-contact-signup2" action="http://www.truckingoffice.com/trucking-software-blog" method="post"> <div ...
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
0answers
120 views

A/B testing with Google Analytics and URL rewrites [closed]

Is it possible to set up A/B testing on pages with URL rewrites, and have GA determine control/variant based on code in the template? For example, a page like /Some-Product.html is rewritten to a ...
0
votes
0answers
38 views

Impact on UTMA from storing and using it server-side

I've been considering PHP-GA for pushing data to Google Analytics data on the server side. However, I want to associate a server side GA session with a user's previous client side GA session. I ...
1
vote
0answers
63 views

Open Web Analytics is not working in netscape, Any solution to overcome?

I am working in web analytics. I have found Open Web Analytics is open source and having comparable features with Google Analytics and also having more features also. so i thought of using Open Web ...
1
vote
0answers
87 views

Need suggestions on Open Web Analytics

We all know that, Open Web Analytics is open source web analytics software that we can use to track and analyze our web applications. And Open Web Analytics is licensed under GPL. But my problem its ...
-1
votes
1answer
72 views

Significant drop in pageviews without any changes to the website [closed]

I recently made some changes to our site, and following the change, there was almost a 50% decrease in our traffic according to Google Analytics. This has never happened before, so my first thought ...
0
votes
0answers
135 views

Magento - Tracking Add to cart with Google Analytics

This is my first Magento module and I'm not an expert PHP programmer but I've managed to get the event observer working so that when checkout_cart_add_product_complete fires, my module outputs ...
2
votes
1answer
600 views

Best API to display Google Analytics data in my Admin panel with Codeigniter PHP?

There are a lot of results on Google for this, but most of them are old more than an year. I simply want to display some nice charts with jQuery in my admin with visits per day, most visited pages ...
3
votes
3answers
531 views

How to connect a PHP backend to Google Analytics API

I am trying to present some basic data from our Google Analytics accounts directly on our company's backend. I am using the Google API PHP Client. I have followed the Hello Analytics API tutorial but ...
0
votes
1answer
29 views

JavaScript Google analytics within PHP

I have a file which has pure PHP code, no HTML, the code generates an XML, I want google analytics for this file, to see how many requests are made. How can I do this? if I do so for example: ...
1
vote
0answers
93 views

How track a link embeded in facebook page?

I want to track newsletter tab from my facebook page. I put this code in the source code of my site: <head> <script type="text/javascript"> var _gaq = _gaq || []; ...
0
votes
1answer
57 views

google analytics on mvc structured site

I would like to use ga for my php mvc website. Suppose I put the code in the controller for the index page: This means it will be triggered whenever a user goes into the index but I will have no way ...
0
votes
0answers
51 views

My captured referals differ hugely from Google Analytics

I use Google Analytics on my site and now I need to track refer-urls from some customers, i.e. I need to see the exact url they come from. My clients use a special url when referring to my site so I ...
0
votes
0answers
44 views

How to select last event value of the day from Google Analytic API in PHP

I'm trying to select last event value of the day in Google Analytics. The problem is that Event Value column shows the sum of all relevant events of the specific date, but I would like to see only ...
0
votes
0answers
35 views

CURL in payment page

In my secure payment page, I call a callback function in my controller, and I would call a Google Adsense code to track the payments. So in static, when I use the code below in for example ...
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
160 views

Google Analytics Content Experiments dynamic page with different parameter redirects to default

I have a site with only one page named products.php and I show different categories (around 50 of them) with a query string like products.php?category=books. Now, I've set the content experiments for ...
1
vote
0answers
144 views

Simplest way to get data from Google Analytics?

I am building a service like Wix.com, users can build simple mutli-pages website with ease. Every website will be including in a global Google Analytics account with a unique profile, then the ...
0
votes
2answers
201 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 ...
0
votes
1answer
350 views

Google Analytics API 401 Invalid Credentials

I'm wracking my brain trying to figure out how to use the Google API PHP Client to access Google Analytics. Specifically, I want to upload cost data from other campaigns. My code does work to get ...
1
vote
1answer
88 views

Google Analytics custom variable from php variable (dynamic number)

How can i put this php variable as a custom variable into this javascript code? I have a dynamic number that is generated on my landingpage uniquely for each visitor. This is available as php ...
0
votes
1answer
498 views

Google Analytics PHP API (GAPI) - Get Direct Traffic Data

I am new at google analytics and am still finding my way around. I am trying to find a way on how to retrieve the data (landing page, visits, pages/visits, avg. visit duration, % new visits, bounce ...
2
votes
1answer
91 views

Array with php for Json output

i'm trying to get the best practice to manipulate my array to get a json in a format similar to this one (better to work with charts) { ...

1 2 3 4 5 6