Skip to main content
Canny Identify

Allow your users to use their existing accounts to give feedback

Sarah Hum avatar
Written by Sarah Hum
Updated over 3 weeks ago

Overview

With Canny Identify installed, users are identified automatically. Users are authenticated through their existing accounts when giving feedback. Canny Identify eliminates the need for separate login credentials and creates a seamless experience.

Benefits

  • Increased user engagement through frictionless feedback submission.

  • Improved data accuracy by automatically linking feedback to verified user accounts.

  • Time savings for both users and administrators by eliminating manual login processes.


How does Canny Identify work?

When a user clicks on your link, the embedded Canny SDK will send their identifying information to Canny from your system. Think of it like an introduction. When the user clicks, you automatically introduce that user to Canny so that Canny doesn’t need to ask that user to identify themselves.


How to set it up

Before you begin

  • You will need back-end access to your page to install a JavaScript SDK.

  • Canny Identify is usually installed by a developer or engineer. Installation is easy and generally takes less than 10 minutes.

  • You can easily invite a teammate from the Admins page in your Canny settings.

Installing the SDK

  1. Add a link to your Canny board somewhere in your product after the user has logged in.

  2. Use the Canny Identify JavaScript SDK code in your application on the page where the link is embedded. (You'll have to modify it to pass in the current user's data).

Note: Canny Identify won't identify admins. Please use a non-admin account when testing.


Things to note:

  • Canny Identify is separate from Canny’s SSO feature, which allows you to authenticate users leaving feedback via an embedded Canny widget.

  • An SSO redirect is recommended to identify users who arrive on your board without authentication.

  • Canny Identify is unrelated to SSO integrations like Okta, OneLogin, or Microsoft Entra ID to authenticate fellow admins (i.e. those listed on the Admins page in your Canny settings).

  • The name, email, and id fields must contain a string for a user to be successfully authenticated.

  • Canny Identify won't identify admins. Please use a non-admin account when testing.

  • Company fields and additional custom fields can also be passed to Canny via SDK.


Related Articles:

Did this answer your question?