0
votes
2answers
23 views

Google Isn't Showing Data in my Paid Search Traffic Report

I've just recently noticed that Google isn't showing any data for my "Paid Search Traffic." I know for a fact that I should have data, since I've spent money on campaigns. There's also no data under ...
0
votes
1answer
33 views

Is Google Rendering Bad Tracking Codes?

I've gotten a lot of response saying that my Google tracking code was excessive in many ways, and I suspect that perhaps not all features are working. (There's certain metrics that aren't showing ...
0
votes
0answers
23 views

Tracking adwords conversions from Android app, NO play store

I have an application hosted on my server, and I want to use AdWords to distribute the app. I saw that Google AdWords can track installs through play store, but I didn't find an option to track ...
1
vote
3answers
78 views

Page with Javascript Isn't Being Tracked by Google Analytics [closed]

I've noticed that my music page with other Javascripts on it is not being tracked by Google Analytics. All of my other pages without javascript are being tracked. Is there something in my script ...
-1
votes
0answers
17 views

How accurate are server logs for counting pdf (or other file) downloads? [closed]

I've been trying to count downloads of a pdf on a client's site via google analytics, which in one month counted this as being 20. However this pdf was also shared in an email newletter and on ...
0
votes
0answers
66 views

How to Onclick Javascript + Google Analytics Integration

I have this project where i have to add a "Click to reveal" function. My problem is here: http://lasikpro.com.my/contact/ What i want to achieve: All addresses and telephone numbers will be shown ...
0
votes
0answers
30 views

Google Analytics - Track application Id

I've got an application form on my website which when successfully completed, the data is added to the database and a unique applicationId is given to each application. I want to track this ...
0
votes
1answer
108 views

tracking pixel asynchornous or synchronous

I want to start using Google Tag Manager for all tags on websites, but I just read that it doesn't support synchronous tags. I'm not entirely sure if tracking pixel, image tags that have an external ...
0
votes
0answers
19 views

Tracking Goals In 3 Step Form With Analytics

I have a form that's split up into 3 parts when loaded using jquery. When the user finishes the 1st step he/she clicks a button to proceed to the next step and so on. All of this is on one same URL. ...
1
vote
1answer
111 views

Calling a tracking PHP script within a download PHP script

So I'm trying to develop a site for personal use and so far I've got a Google Analytic account and some basic infrastructure. I would like to have a download function for which i have a script which I ...
0
votes
1answer
100 views

What are the Shopify identifiers for ecommerce tracking

I want to track ecommerce conversion through google analytics for my shopify domain (www.xyz.shopify.com). For that I need the exact identifiers that shopify developers are using for sku, product ...
0
votes
2answers
131 views

PHP redirect message - tracking with analyitcs outbound links

I need to track a dynamic button that redirects to another url. I need to track everytime this happens and know exactly to what url the user is beeing redirected. The button code: <a ...
0
votes
1answer
81 views

Tracking click on dynamic button via php

I need to track a dynamic button that sends the user to another url, depending on the product he is. Something like pinterest. The website is in PHP. I'm having problems tracking how many user ...
0
votes
1answer
176 views

Tracking traffic sources across domain redirect

I have a domain AAAA.com which is used for marketing an App. It redirects to a page on another domain: BBBB.com/buy-app.php, where Google Analytics is set up. How do I on BBBB.com/buy-app.php track ...
0
votes
1answer
117 views

Google event tracking code, correct?

I'm trying to track clicks on the submit-button on a form on a page but it's not working. I'm using this code: $('#edit-company-questions-submit').submit(function() { ...
0
votes
0answers
104 views

What is the best way to store users data? [closed]

What is the best way to store users data in your database? How the database should look like? For example: I want to store users IP address, user agent information, date of visit, refferer and so on, ...
1
vote
3answers
423 views

Google Analytics URL parameters

I need to make a single page (videos.php) to download a .MP4 video file based on an URL parameter. That page is to be used in conjunction with a QR code in a printed magazine. i.e ...
0
votes
1answer
833 views

Solutions for tracking pixels on 3rd party sites?

My business works with affiliates to whom we send traffic, and when a signup happens on their site, we are paid. We need a way to confirm that what they're reporting to us is accurate and trustable - ...
0
votes
1answer
370 views

Click Event tracking setup

I am trying to count the clicks of certain elements on a web page using Google Analytics, which Im new to. I set it up yesterday and here is the code I have: Placed before the closing </head> ...
0
votes
3answers
145 views

Element click count tracking

I am new to computer programming, and trying to learn some possibilities to track the clicking of an element on a page. If it is a link to another page, I know I can use goo.gl or bit.ly for url ...
0
votes
0answers
25 views

SEO: Is there a way to track what a user does on a referring site?

I don't know if this is possible, but I am looking to do the following: User navigates to the site User clicks on a paid for link to another site User buys a product Is there a way to find out if ...
6
votes
1answer
395 views

Tracking Users - Custom PHP/MySQL Website Analytics

I run a local directory website (think yelp/yell.com etc) and need to provide analytical data to the businesses listed on the site. I need to track the following: 1) Number of visitors to specific ...
3
votes
4answers
455 views

Flurry for Desktop applications

Is there any way to support flurry for desktop applications or is there any other tool out there. I prefer Flurry as I'm using it for my mobile applications. Thanks
1
vote
1answer
414 views

Why won't Google Analytics track page views from my off-site order form?

I must be doing something wrong here. I'm trying to use Google Analytics to track hits on a form hosted by InfusionSoft (our CRM/etc provider) on their domain. We want to track hits under a separate ...
0
votes
1answer
48 views

It's possible to validate/lint/bleach a piece of code given by analytics/tracking sites like Google Analytics or Piwik

I provide in the administration interface of the site I make an area for the webmaster to place tracking codes from external analytic tools. Essentially, this codes must be included 'as-is', but my ...
-1
votes
2answers
139 views

Are there any third party pixel solutions to track time on site, conversion, etc?

We're building an ad platform and one thing our advertisers want to know is when someone lands on their site from our platform, how much time does that visitor spend on their site? How many pages deep ...
0
votes
1answer
292 views

Complicated Analytics+Website Optimizer tracking

I have a sort of complicated tracking script. :-) Basically, I want to track user's click on a link (=that's a conversion). So the link has a javascript onClick event: <a ...
1
vote
1answer
867 views

Google Analytics - Track 404 referer

I would like to track the path that leads to a 404 with Google Analytics. My Google Analytics JS: <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', ...
3
votes
1answer
1k views

Android EasyTracker not working correctly?

I have a problem with using GoogleAnalytics EasyTracker on Android. The setup I have made for this question is simple: - new Android project - add GA and ET libs - add GoogleAnalytics.xml: ...
1
vote
1answer
347 views

Track Google AdWords clicks in Facebook iframe tab

I have a google adwords campaign (search) that is targeting my Facebook iframe tab application. Unfortunately, I cannot find a way to see clicks from campaign in Google analytics that I have set up ...
1
vote
1answer
231 views

Exclude subdomains from analytics tracking

I have a website on www.example.com and use Google Analytics. This website has lots of subdomains which I want to track using Google Analytics. It also has some static subdomains like ...
1
vote
2answers
276 views

Website usage tracking

What are available options of intranet-hosted (e.g. not Google Analytics) usage tracking tools for web application? This application is written in ASP.NET and used in intranet. So ideally if hosted ...
4
votes
1answer
2k views

Cross-domain tracking for subdomains with Google Analytics

I've just setup google analytics cross domain tracking.I've seen a few example of it but would like to make sure I've done it correctly.The documentation I followed is here: ...
0
votes
1answer
949 views

Extract Google Analytics Campaign Cookie Information and Insert Into Inquiry Form Field. Is this possible?

I have been using Google Analytics for a while. For one of my customers we use campaign tracking extensively. And recently we started collecting Multi Channel Funnel analytics. The primary reason for ...
4
votes
3answers
2k views

Tracking Google Analytics on a 1 page website using hashtags

I have a long single page website using hashtags in the URL when you get to a certain section from scrolling or clicking. What technique can I use to track these hashtags as "pages" in google ...
0
votes
1answer
526 views

Google analytics tracking for Virtuemart in Joomla?

Can someone PLEASE help me to install or point me in the right direction to figure out google anaytics tracking within Virtuemart and Joomla!?!?! I have the Artio plugin installed and it sends the ...
0
votes
1answer
453 views

Google analytics tracking for Virtuemart in Joomla?

I've got a serious issue with tracking ecommerce analytical data in google for my client's Joomla! site. The plugins that I've found available are shoddy and only work very inconsistently. I'm ...
0
votes
2answers
863 views

Google Analytics Event Tracking on Page Exit

I have a javscript code wich record visitors interaction with the website (like calculating max scroll position, mouse movement in pixels, etc). However, these statistics are valid, only if the user ...
0
votes
2answers
283 views

Google Analytics from a page not visited by the user

I have google analytics setup for tracking e-commerce transactions when a user returns back from the payment gateway (In this case paypal or barclaycard epdq). This works well when a user comes back ...
1
vote
1answer
40 views

which web site tracking tool do not have Report Data Sampling

Which web site tracking tools do not have Report Data Sampling? Currently, I'm using Google Analytics; however, due to my business requirements, the report dimension will contains many combinations, ...
1
vote
4answers
107 views

How to track a software download source

Here's the problem. We have some software, there is a free edition and a paid edition available. The software is an EXE download which sets up the software. The way we are hoping to gain most sales ...
0
votes
2answers
299 views

JQuery waypoints with analytics tracking getting page URL

I am trying to implement a tracking event for when my user scrolls to the bottom of an article page on my website using JQuery waypoints plugin (http://imakewebthings.github.com/jquery-waypoints/), ...
0
votes
1answer
264 views

High traffic site statistics? [closed]

Google analytics would be perfect, however google is a (potential) concurrent in the future of the software we are creating, so not really an option. In house statistic software is (for the launch) ...
1
vote
1answer
384 views

Mouse Tracking within a Qualtrics Survey

I've written a Java applet to record the position of a user's mouse and calculate the velocity and acceleration at each time step. I'd like to convert it to Javascript. Is this possible? EDIT - ...
0
votes
1answer
389 views

tracking affiliate links using GA code

I have a very special scenario that I like to discuss here. My system is based on Affiliate Link Sharing. There are fixed number of affiliate sharing links (will say, source links). For example: ...
0
votes
2answers
159 views

Getting Analytics on Syndicated / Offsite Pages

We produce content for pages outside of our domain. We'd like to be able to track metrics like hits, time on page, referrer, etc. etc. on these pages. We have looked at a lot of options including ...
1
vote
1answer
402 views

Display User ID in Mixpanel

I am using Mixpanel in a Ruby on Rails project to track real time user's events. I am pushing the events with the user ID, and I would like to show the user ID inside the Mixpanel pages (a.i. streams ...
0
votes
1answer
264 views

Tracking users and gathering analytics on a second party site

I've got a Python/Django powered site that offers a service to clients. All the clients who use my service simply need to include a "single" JS tag in their page. All works fine but I need to some ...
1
vote
0answers
288 views

Facebook - Google analytics not capturing inner tab page events/page tracking

The issue is that I'm using Google Analytics to capture user events as the proceed through my application (sits within a tab). The landing page is working fine and data is being sent to GA but when I ...
0
votes
0answers
212 views

Analytics Event Tracking inside a div not working for some reason

I have a event tracking code which I know works, because I use it on banners and such. Recently, I need to use it on a banner, which is inside two DIVs, however, this doesn't work for some reason ...

1 2