According to Umami docs to identify user as the same user across sessions we need to pass unique_id to identify function (https://umami.is/docs/tracker-functions).
Docs: https://umami.is/docs/distinct-ids
Currently it's not possible to pass it to UmamiPayload.
I could provide a PR if needed
According to Umami docs to identify user as the same user across sessions we need to pass
unique_idtoidentifyfunction (https://umami.is/docs/tracker-functions).Docs: https://umami.is/docs/distinct-ids
Currently it's not possible to pass it to
UmamiPayload.I could provide a PR if needed