Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagging Users #47

Open
t0mstah opened this issue Aug 25, 2022 · 3 comments
Open

Tagging Users #47

t0mstah opened this issue Aug 25, 2022 · 3 comments

Comments

@t0mstah
Copy link

t0mstah commented Aug 25, 2022

There doesn't seem to be a way to tag users with the Server API as per https://dev.fingerprint.com/docs/tagging-information. This use-case is also described as per https://dev.fingerprint.com/docs/user-identification.

Can we add this functionality?

cc @ilfa

@makma
Copy link
Member

makma commented Aug 25, 2022

Hello @tfang17,
Thank you for reaching out. Fingerprint Pro Server API doesn't have capabilities to tag identifications events. This can be done only by the JavaScript agent (or any of our official SDKs) - this feature helps to record necessary context on the client side. Data on the Server API is available only for 30 days. This API and underlying data are intended for verifying events, not to store custom data. If you need to associate additional data with the event you should persist it on your side.

Having said that, if you come up with a meaningful scenario we are always open to improving our APIs. Please, elaborate more on the use case.

@t0mstah
Copy link
Author

t0mstah commented Aug 25, 2022

@makma I need to tag certain visitorIds as fraud, which can only be done server side. If we rely on the client, attackers can spoof what is passed in to the tag.

@makma
Copy link
Member

makma commented Aug 26, 2022

Just for a record, we discussed this feature with @tfang17 personally. We will discuss it with the team internally and I'll keep updating this issue about progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants