Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs

    Metrics for user authentication?

    Q&A
    social logins metrics login
    1
    2
    218
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dan
      dan last edited by

      Is there any way to determine which IdP was used for a given user authentication event?

      We would like to see stats on usage of our social logins vs FusionAuth stored credentials.

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • dan
        dan last edited by

        We don’t currently have any internal reporting for that metric.

        The best way to do this currently would be to listen to the user.login.success event.

        This event will contain what IdP was used and more info. You can then push that to whatever analytics storage layer (database, s3, etc) you'd like.

        More here: https://fusionauth.io/docs/v1/tech/events-webhooks/events#user-login-success

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post