Get Passkey-Readiness Assessment For Free

Analyze Your Users' Technical Passkey-Readiness

The Passkeys Analyzer helps you determine your users’ passkey-readiness based on the device & browser they use. Integrate the snippet and test how many of your users can use passkeys.

Free forever

Anonymous

Integration in <5 minutes

Integrate the passkeys analyzer code below

<script>
(function () {
  var script=document.createElement('script');
  script.src="https://analyze.corbado.com/assets/bundle.js";
  script.defer=true
  var head=document.getElementsByTagName('head')[0]
  var done=false

  script.onload=script.onreadystatechange = function(){
    if (!done && (!this.readyState || this.readyState == 'loaded' 
    || this.readyState == 'complete') ) {
      done=true;
      tracking.visit({
        projectID: 'pro-xxx',
      })
      script.onload = script.onreadystatechange = null;
      head.removeChild(script);
    }
  };
  head.appendChild(script);
})()
</script>

These companies have already rolled out passkeys:

Get Individual Passkey Data Insights

Are My Users Ready for Passkeys?

The Passkeys Analyzer evaluate your users’ technical support for passkeys and passkey features, providing data for your passkey rollout strategy.

Passkey analyzer insights

WebAuthn Support

Determine WebAuthn-readiness which is required for hardware security keys (e.g. YubiKeys) or Cross-Device Authentication via QR codes / Bluetooth.

Platform Authenticator Support

Determine support of device built-in authenticators / biometric scanners (e.g. Face ID, Touch ID, Windows Hello or Android Biometrics).

Conditional UI Support

Determine readiness for Conditional UI which allows passkey autofill and usernameless logins.

Bluetooth Support

Determine support of Bluetooth which is needed for Cross-Device authentication (via QR codes).

Debug your Passkeys Implementation

The Passkeys Debugger helps you debug your passkey payloads and helps you speed up implementation and find bugs easier.

Easy Integration In <5 Mins

How to Integrate?

Integrating passkeys requires just a project ID and adding a few lines of JavaScript to start getting results.

Configure passkey analyzer

Configure

Configure the passkeys analyzer in the Corbado developer panel.

Get your free project ID to configure the passkeys analyzer.

Configure passkey analyzer
Embed the code snippet

Embed

Add the JavaScript snippet to your website or application

Code snippet to copy
<script>
(function () {
  var script=document.createElement('script');
  script.src="https://analyze.corbado.com/assets/bundle.js";
  script.defer=true
  var head=document.getElementsByTagName('head')[0]
  var done=false

  script.onload=script.onreadystatechange = function(){
    if (!done && (!this.readyState || 
      this.readyState == 'loaded' || 
      this.readyState == 'complete') ) {
      done=true;
      tracking.visit({
        projectID: 'pro-xxx',
      })
      script.onload = script.onreadystatechange = null;
      head.removeChild(script);
    }
  };
  head.appendChild(script);
})()
</script>
Measure passkey readiness

MEASURE

Commence passkey-readiness assessment. Track progress over time and make data-driven decisions.

Measure passkey readiness

Get Live Passkey Adoption Data

We provide the largest free data source for global passkey support.
Check our State of Passkeys site to get the most recent passkey-readiness data.

Gear

No Risk, No Cookies, Setup in <5 Mins

Anonymous & GDPR Compliant

We ensure privacy, collecting no personal data, only analyzing anonymous technical info on platforms, browsers, and biometrics like Face ID and Conditional UI availability.

01

Which OS & Browser do my users use?

See which operating systems and browsers your users use.

02

What's the Biometric support?

See if platform authenticator (biometric scanner) is available

03

What's the Conditional UI support?

See if Conditional UI to autofill passkeys from a dropdown menu is available

Latest Insights and Tips from Our Experts

Enhance Your Passkey-Readiness

update passkey readiness blogpost

Updates & Insights into Passkey-Readiness


learnings passkey readiness blogpost

Learnings from 6 months about user devices Passkey-Readiness

Unlock Insights With Our Passkeys Analyzer

Discover Your Users' Passkey Potential

Analyze passkeys for free