Skip to main content
159 votes
5 answers
150k views

I'm setting up some goals in Google Analytics and could use a little regex help. Lets say I have 4 URLs http://www.anydotcom.com/test/search.cfm?metric=blah&selector=size&value=1 http://www....
Chris Stahl's user avatar
  • 1,822
21 votes
14 answers
33k views

I have several websites that get daily around 5% of visits from spam referrers. There is one strange things I noticed about this referrers: they show in Google Analytics, but I cannot see them in my ...
Catalin Marcu's user avatar
674 votes
35 answers
812k views

Context: I'm trying to set up Google Analytics for my app. (having 4 custom buildTypes and more than a few productFlavors) It works fine when I select the Build Variant which has the applicationId ...
Viral Patel's user avatar
  • 33.6k
136 votes
3 answers
60k views

I work on adding Google Analytics and GCM services to my current app. On the guide for both services implementation, google asks developer to generate a json file: google-services.json and put it ...
Arthur Wang's user avatar
  • 3,158
64 votes
9 answers
75k views

I need to track an event in google analytics when someone fills out a form and clicks submit. The resulting page that comes up is a standard dashboard-type page, so in order to track the event on ...
at.'s user avatar
  • 52.9k
201 votes
6 answers
156k views

On December 1, 2009, Google announced support for asynchronous Google Analytics tracking. The asynchronous tracking is achieved using the async directive for the <script> tag. Which browsers ...
knorv's user avatar
  • 50.5k
326 votes
12 answers
230k views

I have to test out my new GA account on my local machine. Will this work just by copying the standard snippet supplied by Google onto the page ? I don't want to spend 24 hours waiting to see if it ...
edwardmlyte's user avatar
  • 16.7k
23 votes
3 answers
14k views

I'm tring to use com.google.android.apps.analytics.GoogleAnalyticsTracker but got NoClassDefFoundError when GoogleAnalyticsTracker.getInstance(); I'm sure that libGoogleAnalytics.jar is included in ...
Kurosawa Hiroyuki's user avatar
5 votes
2 answers
3k views

I am writing an Angular app that interfaces with a Google Analytics API already in use. The data returned by Google is prefixed with "ga:" as in the example "ga:newVisits". If I use the expression {{...
VSack's user avatar
  • 479
104 votes
8 answers
71k views

I'm implementing some code to do my own referral tracking on downloads from the Android market. See Android referral tracking does not work for an idea of what my app is doing. How can I test if ...
emmby's user avatar
  • 101k
45 votes
13 answers
73k views

When I add the configurations for google analytics to my Android project and build the project I get the following error: :app:transformClassesWithDexForDebug UNEXPECTED TOP-LEVEL EXCEPTION: com....
Michael's user avatar
  • 33.5k
29 votes
1 answer
26k views

I deployed a web app a couple of days ago and installed Google Analytics on it to track activity. Almost everyday, I have at least one recorded pageview pointing to a site like www.pornhub-forum.ga/...
opensas's user avatar
  • 64.5k
173 votes
15 answers
110k views

I'm creating an script, based on Google Analytics step-by-step guide from this page: https://developers.google.com/analytics/resources/tutorials/hello-analytics-api Authorization is done without ...
user989501's user avatar
  • 1,843
28 votes
3 answers
44k views

I am adding some external JavaScript to the end of the page via my chrome extension. The external JavaScript then tries to post some data back to the server, however that is not taking place. The ...
Vish's user avatar
  • 4,490
222 votes
21 answers
123k views

I'm setting up a new app using AngularJS as the frontend. Everything on the client side is done with HTML5 pushstate and I'd like to be able to track my page views in Google Analytics.
dj2's user avatar
  • 9,678

15 30 50 per page
1
2 3 4 5
101