There is a German movie about the system that is used to gather TV ratings. It's a special box that some users get which reports what they are watching. Small sample size goes into a big statistic (not sure how accurate the portrayal of the system in the movie is). These boxes are given to the people who pay the German public TV fee, which excludes i.e. students (they don't have to pay) and some other groups. This gr…
> They faked the ratings away from stupid trash TV towards some higher quality stuff, documentaries, culture, ... Obviously in the movie then the country saw a renaissance, everyone got smarter, yadda yadda, you get it. > I feel like this is similar. All tech savvy people block ads and analytics and at least the known tricks they use against us. So the internet only tracks the defenseless people and is then built to…
Tech-savvy audiences block Google Analytics
261–270 of 710 posts
Re: Tech-savvy audiences block Google Analytics
#262This is good to hear. I didn't think the percentages would be that high. "Data driven design" is kinda overrated anyway. It's better to actually listen to your users. Stats don't show what people think, and they're often tweaked to show what people want to see.
[flagged]
Personally I hate analytics because it makes my equipment work against me, or at least for someone else. Consider that there are websites and apps that are so overloaded with js and ads, that they will run sluggishly on anything but the latest phones and laptops. I would rather not allow that.
I have no problem with static ads. I love watching creative ads on TV during a sports broadcast. Instagram ads are another example of advertising done well. Minimal distraction from the content, no slowdowns, easily dismissible.
As for censorship, I agree that is a more important issue. But we can focus on more than one issue at a time. I will take a win on either front.
Re: Tech-savvy audiences block Google Analytics
#263Earlier quoted context omitted.
I’m still surprised more apps don’t have inbuilt marketplaces and then take a cut of payments. Reddit could do this. Users sell to each other through an Etsy like interface. Reddit takes 5% of each transaction. This solves Reddits existing inability to monetize through ads as successfully as their major competitors.
What would be sold on a Reddit market?
Re: Tech-savvy audiences block Google Analytics
#264Earlier quoted context omitted.
> overwhelming response here was negative, presupposing greed and lack of privacy of everyone Because the history of other platforms which have done this, shows that ads didn't go away. Cable TV, full of ads. Satellite Radio, not too bad but still has ads.
But then again Netflix et al, zero ads Spotify premium, zero ads I think it's just a question of coming up with the right model. Assuming that failed examples are the rule isn't all that useful
Re: Tech-savvy audiences block Google Analytics
#265PiHole is my preferred solution. I have come with some insights here: https://gioorgi.com/2020/pihole-lockdown/ Give it a try! https://pi-hole.net/
is there a way to run this pi-hole on cloud so, multiple users can use it , and also while using mobile data ? also, for those who do not want to spend on / does knot know to fiddle with RPi.
Check out nextdns instead. It can likely do what you had in mind
Re: Tech-savvy audiences block Google Analytics
#266Can confirm, part of the 58% who block all the ads. Using a raspberry pi as a pi-hole, works great. Getting 100% blockage [0] on this adblock test [1]. [0] https://i.imgur.com/7hdaHmh.png [1] https://d3ward.github.io/toolz/adblock.html Haven't seen an ad in months. (kidding)
Re: Tech-savvy audiences block Google Analytics
#267Earlier quoted context omitted.
And uMatirx, but Firefox put stop to that one.
Pretty sure Firefox did no such thing, instead IIRC the developer (gorhill) of both addons (uMatrix and uBO) realized that uMatrix was pretty much redundant given the options available in uBO and thus archived uMatrix.
IMO what really killed uM was major API changes by chrome and Firefox.
Re: Tech-savvy audiences block Google Analytics
#268Earlier quoted context omitted.
> overwhelming response here was negative, presupposing greed and lack of privacy of everyone Because the history of other platforms which have done this, shows that ads didn't go away. Cable TV, full of ads. Satellite Radio, not too bad but still has ads.
But then again Netflix et al, zero ads Spotify premium, zero ads I think it's just a question of coming up with the right model. Assuming that failed examples are the rule isn't all that useful
Re: Tech-savvy audiences block Google Analytics
#269Earlier quoted context omitted.
You know a connected TV / set-top box is on a channel but you don't know how many / which persons in the house is in front of it.
How long until they start putting cameras in them and doing facial recognition?
Re: Tech-savvy audiences block Google Analytics
#270Earlier quoted context omitted.
> By nature it won't filter out bots, however. I have two questions about this: - Since you know they are bots, why couldn't you filter them? - On the other hand, couldn't there be bots that run JavaScript which would be tracked client-side?
> Since you know they are bots, why couldn't you filter them? A decent amount can be filtered by UA. This is inconvenient because UA is a very large piece to log and index on, so you need to do UA processing to do anything useful with it and … well by that point it just becomes a chore and I suspect there's good logging services that do this better than you'd spend your time doing yourself. > On the other hand, could…
Which is why the OP suggested using tools like goaccess.