Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

193
Views
How get the all list of all my Visits ID using fingerprintjs API

I want to count all visits on my site without repeating by device so I'm using this api

  // Initialize the agent at application startup.
  const fpPromise = import('https://fpcdn.io/v3/ public key')
    .then(FingerprintJS => FingerprintJS.load());

  // Get the visitor identifier when you need it.
  fpPromise
    .then(fp => fp.get({ linkedId: 'your-linked-id', tag: { yourTag: 123456 }}))
    .then(result => console.log(result.visitorId));
</script>``` 

>I wanna save in my sql system this adress  how can i do that?
 

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

What do you mean by adress?

From the given context I assume you could use webhooks or Server API on your backend to persist desired data.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!