google-analytics

Google Analytics Android SDK / Exceptions report : “myParser represents your implementation of ExceptionParser”

风格不统一 提交于 2019-12-08 13:35:17
问题 I have implemented in my project the exception reporting feature of Google Analytics (Android SDK) described here : https://developers.google.com/analytics/devguides/collection/android/v2/exceptions?hl=fr I would like to use ExceptionParser as explained at the bottom of the page but I don't understand what they mean by : // Where myParser represents your implementation of ExceptionParser. ExceptionParser parser = new myParser(context); What should I write in the myParser class ?? Why this

Building a basic funnel using Google Big Query

寵の児 提交于 2019-12-08 11:58:20
问题 I noticed that there are a lot of users of Google Analytics with Google BigQuery but the documentation is quite limited. Is it possible to help generate a simple funnel that shows Users who visited /pageA then /pageB and then /pageC I have seen lots of different approaches - and I am not clear what the "correct" way is to do this. 回答1: You can concatenate hits of users first with array_concat_agg() and then do your calculations based on the new user scoped table. It highly depends on your

Google Analytics and Colorbox - Cross domain tracking

[亡魂溺海] 提交于 2019-12-08 11:56:32
问题 With our GA code, we are tracking multiple domains and subdomains, and we have the main bulk of the code tracking properly with only a couple of self-referrals. The biggest issue revolves around the fact that we use Colorbox for modal windows, and I need to be able to attach code to these pages to eliminate self referrals. I've done a lot of searching, and working around in JavaScript to find a work-around, with no luck. If I add onClick="_gaq.push(['_link', $(this).attr('href')]);return

Counting google analytics unique events in BigQuery

泄露秘密 提交于 2019-12-08 11:44:43
问题 I have managed to calculate total events by ISOweek but not unique events for a given Google Analytics Event using BigQuery. When checking GA, total_events matches the GA interface on the dot but unique_events are off. Do you know how I can solve this? The query: SELECT INTEGER(STRFTIME_UTC_USEC(PARSE_UTC_USEC(date),"%V")) iso8601_week_number, hits.eventInfo.eventCategory, hits.eventInfo.eventAction, COUNT(hits.eventInfo.eventCategory) AS total_events, EXACT_COUNT_DISTINCT(fullVisitorId) AS

Google Analyics doesn't track links generated with AJAX

时间秒杀一切 提交于 2019-12-08 11:36:55
问题 I run a website that has lots of affiliate links. These links are loaded via AJAX. I'd like to be able to track outbound clicks on these links. The standard approach to using Google Analytics to track links is to use the pageTracker._trackPageview() function. I've tried this to no avail. Here's my code: <a href=<?php echo $link_loc ?> target = "_blank" class="affiliateLink" onclick="pageTracker._trackPageview('/event/outgoing?');">Link Text</a> As is suggested, I put my Google Analytics

Upgraded to SDK version 17, now libraries don't link correctly

会有一股神秘感。 提交于 2019-12-08 11:22:29
So, I recently upgraded my Android SDK, and for some reason it seems to have broken Analytics. I'm getting the following error from LogCat, which seems to be key, but I can hardly imagine that they would have removed getInstance, so I'm at a bit of a loss. Any ideas? Could not find method com.google.android.apps.analytics.GoogleAnalyticsTracker.getInstance, referenced from method 03-22 06:30:44.341: W/dalvikvm(217): VFY: unable to resolve static method 117: Lcom/google/android/apps/analytics/GoogleAnalyticsTracker;.getInstance ()Lcom/google/android/apps/analytics/GoogleAnalyticsTracker; 03-22

How can I track two videos on one page using Google Analytics and YouTube API?

陌路散爱 提交于 2019-12-08 10:05:11
问题 I've got a video on our website that I'm tracking the views of using Google Analytics. This is the code: <!-- 1. The <iframe> (and video player) will replace this <div> tag. --> <div id="player"></div> <script> // 2. This code loads the IFrame Player API code asynchronously. var utm_source='<?php echo $utm_source ?>'; var tag = document.createElement('script'); tag.src = "https://www.youtube.com/iframe_api"; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag

GET https://www.google-analytics.com/analytics.js net::ERR_CONNECTION_REFUSED

江枫思渺然 提交于 2019-12-08 10:03:20
问题 I am facing a big issue on my website. The problem is, because of some reason my analytics code link refuses to talk with the following link: https://www.google-analytics.com/analytics.js and gives me this error in the console: GET https://www.google-analytics.com/analytics.js net::ERR_CONNECTION_REFUSED I have contacted the Google Analytics Support but useless. They told me to copy the analytics code exactly as it's shown. <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i

How to specify what should and shouldn't be tracked as a session (not event) when we add Google Analytics to an iOS app

五迷三道 提交于 2019-12-08 09:52:48
问题 If we instantiate session (not event, action or screen) tracking with Google Analytics for an iOS or Watch app, is there any way to specify what should and shouldn't be tracked as a session for example not to call the start lifecycle tracking on each launch -- e.g. I don't want background tasks or resuming the watch app or activating the glance to count as sessions. As a developer, do I have control over it to filer the session tracking data before sending to Google or all session tracking

How to remove a website from Google Analytics

醉酒当歌 提交于 2019-12-08 09:37:33
问题 I have access to a website's analytics from a former employer. The website is an internal tool that is not available in a public kinda way. I would like to delete this website/profile from my analytics account. I've searched through the documentation for analytics but it seems like it's a little out of date. Does anyone have the low-down on how to do this? Thanks Everyone 回答1: If you want to "delete" the profile only for your account, ask to the profile's Administrator to delete you from the