Earlier quoted context omitted.
Are you implying Amazon harvests S3 objects for info?
I think it is incredibly fair to say that you shouldn't put data onto the servers of a company if you mind them reading that data. Why should I assume they aren't? At a bare minimum, the metadata is being actively consumed by the parent company. I don't think this is AWS specific at all.
Show HN: I replaced Google Analytics with simple log-based analytics
11–20 of 143 posts
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#12If you're using JavaScript to add the pixel code, why not also include other metrics you can get easily with JS like screen resolution?
Yeah, good question. I wanted to do that, but GoAccess is a web server log parser and doesn't support custom fields (you don't get screen resolution via web logs, so it kinda makes sense). See: https://goaccess.io/man I could probably hack it and overload different HTTP status codes to mean different screen sizes or something, but I didn't consider device size to be important for me. GoAccess does break down the User…
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#13Re: Show HN: I replaced Google Analytics with simple log-based analytics
#14Earlier quoted context omitted.
I think it is incredibly fair to say that you shouldn't put data onto the servers of a company if you mind them reading that data. Why should I assume they aren't? At a bare minimum, the metadata is being actively consumed by the parent company. I don't think this is AWS specific at all.
?? Because a cloud company using data like that would be corporate suicide?
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#15If you’re not a fan of big brother you probably should be logging to bare metal instead of Amazon S3.
"We do not access or use your content for any purpose without your consent. We never use your content or derive information from it for marketing or advertising"
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#16Re: Show HN: I replaced Google Analytics with simple log-based analytics
#17Has anyone done research whether stopping using Google Analytics impacts Google Search rankings?
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#18Earlier quoted context omitted.
Are you implying Amazon harvests S3 objects for info?
I think it is incredibly fair to say that you shouldn't put data onto the servers of a company if you mind them reading that data. Why should I assume they aren't? At a bare minimum, the metadata is being actively consumed by the parent company. I don't think this is AWS specific at all.
Re: Show HN: I replaced Google Analytics with simple log-based analytics
#19Re: Show HN: I replaced Google Analytics with simple log-based analytics
#20Has anyone done research whether stopping using Google Analytics impacts Google Search rankings?