fair-analytics-client-api icon indicating copy to clipboard operation
fair-analytics-client-api copied to clipboard

The Fair Analytics client API

Results 3 fair-analytics-client-api issues
Sort by recently updated
recently updated
newest added

Could this support [sendBeacon](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon) by default instead of fetch?

Hi, I would change [this warning](https://github.com/vesparny/fair-analytics-client-api/blob/master/index.js#L42) to "Error while **getting** anonymousSessionId", because apparently it catches only localStorage.getItem errors, while localStorage.setItem gets catched before