storj/web
Moby von Briesen 569942c04d web/satellite/src/api: Absorb analytics errors
On more privacy-sensitive browsers, attempts to notify the satellite
about client-side events might be blocked, because the API endpoint on
the satellite contains the word "analytics".

We want to respect the privacy of these types of visitors, so rather
than changing the name of the endpoint to something else, this change
catches errors that are caused by attempting to use the analytics API,
and logs them to the console without interrupting the user's experience
of the website. These errors do not affect any essential behavior, so it
is okay if the user is not aware of them.

Change-Id: I6f49e0abcd64fd69802e4efa71a8d307cc5a3aee
2021-04-14 20:27:41 +00:00
..
multinode web/multinode: favicon added 2021-03-22 12:50:53 +00:00
satellite web/satellite/src/api: Absorb analytics errors 2021-04-14 20:27:41 +00:00
storagenode web/storagenode: bug fixes 2021-03-30 14:43:51 +03:00