The Google Analytics Setup I Use on Every Site I Build
21–30 of 108 posts
Re: The Google Analytics Setup I Use on Every Site I Build
#22It looks like navigator.sendBeacon is not very well supported across browsers. [1] Is this really a good idea? 1: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/s...
Re: The Google Analytics Setup I Use on Every Site I Build
#23Re: The Google Analytics Setup I Use on Every Site I Build
#24The Next Web has open-sourced its Google Tag Manager setup (https://github.com/thenextweb/gtm), which has things like Scroll Tracking, Engagement Tracking (riveted.js), Outbound Link Tracking and lots of other things that are not in the default GA setup. They have recently added support for AMP.
In my experience it allows clients to get up and running with a useful GA setup in a couple of hours and means that you as a developer don't get bothered to make trivial changes.
Re: The Google Analytics Setup I Use on Every Site I Build
#25With the surge in Ad Blocking recently, part of me wonders how accurate the Google Analytics JavaScript tracker is today, and how accurate it will be in 5 years. I wonder if we'll see a trend back to server-side analytics soon.
Re: The Google Analytics Setup I Use on Every Site I Build
#26With the surge in Ad Blocking recently, part of me wonders how accurate the Google Analytics JavaScript tracker is today, and how accurate it will be in 5 years. I wonder if we'll see a trend back to server-side analytics soon.
The percentage of visitors with an ad blocker depends on your site's audience. Outside of computer geeks and gamers, almost no one uses ad blockers. I wouldn't buy into the hype that the whole world is installing ad blockers.
Its not technically difficult at all. It takes a few clicks to install and one click to disable on the minority of sites that don't work with ad blockers.
I highly doubt I'm entirely atypical.
Re: The Google Analytics Setup I Use on Every Site I Build
#27Tag Manager is definitely preferable in my experience if you want to empower non technical people such as marketing to make their own changes on the fly without having to bother developers.
Re: The Google Analytics Setup I Use on Every Site I Build
#28Earlier quoted context omitted.
Reports are from 20-30% of desktop and mobile users make use of some sort of adblocker/privacy tool. That is a very large set of users, and in some industries and domains the numbers go much higher. Purely for self-protection/anti-aggravation I absolutely recommend it to every casual user I advise.
I don't believe that figure at all for the general populace.
Realize that the link in either the chrome or firefox case will be to the official addon site and in the mind of the user safe doubly so since it came from someone trusted.
What percentage of people who see it will spend the 3 clicks to install it?
* Note I know you have no incentive to actually do so its hypothetical many people are encouraging non techies to do so and have been doing so for a very long time the percentage that are aware of adblocking is increasing.
Re: The Google Analytics Setup I Use on Every Site I Build
#29Earlier quoted context omitted.
Actually, number of people using ad-blockers has more than doubled between 2015 and 2016 according to the PageFair report [1]. [1] https://pagefair.com/blog/2016/mobile-adblocking-report/
"More than doubled" doesn't mean much if it's 0.0000001% to 0.0000002%. It certainly wouldn't refute what I said.
I have also personally seen around 30% users use ad-blockers, for a site with around 100,000 visitors a day. However, most of the audience for that site is people in twenties, so it's not surprising to see higher than average ad-blocker usage.
Re: The Google Analytics Setup I Use on Every Site I Build
#30With the surge in Ad Blocking recently, part of me wonders how accurate the Google Analytics JavaScript tracker is today, and how accurate it will be in 5 years. I wonder if we'll see a trend back to server-side analytics soon.
With larger businesses, you'll probably see more server-side implementations as they have the budgets to ensure the data they're collecting is accurate. For a blogger or a small publisher without a dedicated tech team, there's nothing easier than dropping in a script tag and watching the data roll in.
[1]https://developers.google.com/analytics/devguides/collection...