flagon icon indicating copy to clipboard operation
flagon copied to clipboard

Update detect-browser method for Browser Meta Data in Client Logs

Open Jyyjy opened this issue 9 months ago • 0 comments

Copied from https://github.com/apache/flagon-useralejs/issues/71

current method is 'detect-browser'. Adds run-time dependencies (overhead).

explore more modern fingerprinting methods as alternative:

example of such a library: fingerprintjs

Jyyjy avatar Apr 04 '25 23:04 Jyyjy