Earlier quoted context omitted.
Ah, so you are passing some client IDs over the GA after all. An IP address perhaps? You know that's a leading question, right? Incidentally, I ran similar experiment with gaug.es few years ago - pulled on their tracking API from our server side. While it worked as expected, these sort of shenanigans are good for only one thing - hiding the fact that you are using 3rd party analytics from your visitors. On a more gen…
No. I am not passing IP. I am not passing a client-id. I am not passing any kind of correlation identifier from which a session can be inferred or created. I am not passing user-agent information. I am not passing a cookie ID. I am only passing a page view event. "Page /foo/bar?bash has been viewed". Take a look here: https://code.google.com/p/serversidegoogleanalytics/ Tell me where in that example (mine is similar)…
We ditched Google Analytics
161–170 of 273 posts
Re: We ditched Google Analytics
#162Earlier quoted context omitted.
> if they are selling 1TB of storage, shouldn't we get 1TB of storage? You do, they're just not allowing you to store it in 24 hours. Some services (Backblaze, if I recall) allow you to ship a drive to get around this limitation. Notice that all services do this? If you can do better, build one! Prepare to go broke from the peak bandwidth requirements you'll need to build your networking architecture to support such…
Sounds like an upload cap speed should be stated somewhere, at least in a FAQ then yes?
Re: We ditched Google Analytics
#163Earlier quoted context omitted.
Aren't there self-hosted analytics anyway? Piwik[1] comes to mind first, but I'm sure there are many. 1. https://piwik.org/
Unsurprisingly, Wikipedia has a list: https://en.wikipedia.org/wiki/List_of_web_analytics_software
Re: We ditched Google Analytics
#164Earlier quoted context omitted.
Being paid for doing work by those who need the work done is the opposite of "extracting rent".
Being paid for doing work has nothing to do with extracting rent , which is the practice of inserting yourself as a middleman so other people have to pay you "rent"[1] where none should be required. The entire idea behind writing a Service as a Software Substitute[2] is about extracting rent. [1] https://en.wikipedia.org/wiki/Rent-seeking [2] http://www.gnu.org/philosophy/who-does-that-server-really-se...
Re: We ditched Google Analytics
#165Re: We ditched Google Analytics
#166Why not move to push GA data server-side? Trivial to set-up, immune to adblockers affecting the completeness of data, prevents the write of tracking cookies, leaves data and utility of the GA dashboard mostly complete (loss of user client capabilities and some session-based metrics). This is the route I'm preferring to take (being applied this Christmas via https://pypi.python.org/pypi/pyga ). One may argue that Goog…
People don't care about the cookie or any of the details of the implementation. They care about being tracked across the whole internet. If you are still contributing to that then you are disrespecting your customers. I hope that I am not one of them.
Re: We ditched Google Analytics
#167Earlier quoted context omitted.
No. I am not passing IP. I am not passing a client-id. I am not passing any kind of correlation identifier from which a session can be inferred or created. I am not passing user-agent information. I am not passing a cookie ID. I am only passing a page view event. "Page /foo/bar?bash has been viewed". Take a look here: https://code.google.com/p/serversidegoogleanalytics/ Tell me where in that example (mine is similar)…
I don't understand why you bother with GA then.
Re: We ditched Google Analytics
#168Earlier quoted context omitted.
> Google Analytics thrives on developers' laziness in my opinion. It's almost never "developers" who are deciding to use GA; it's middle managers or marketing departments.
Isn't GA's main draw its close integration with adwords and whatnot? The dashboard and UI seem pretty clearly aimed at someone who needs to manage their spending on google marketing services, not on someone who needs to count pageviews. So it's not hard to imagine marketing wanting it; presumably it provides them a lot of value that wouldn't be easy to recreate in-house.
Re: We ditched Google Analytics
#169Re: We ditched Google Analytics
#170Earlier quoted context omitted.
This is pretty bad. Piwik could be a high value target depending on the nature of the site it is used to analyze. I can't believe unsalted MD5 is "by design" ( https://github.com/piwik/piwik/issues/8753 ).
https://theintercept.com/2014/02/18/snowden-docs-reveal-cove... Considering Piwik is used by the GCHQ, I find it hilarious.
I don't find it using poorly implemented hashing in the administrative interface to be at all relevant to what they're doing, or why they shouldn't be using it.