Plaid logo
Docs
ALL DOCS

Link

  • Overview
Libraries
  • Web
  • iOS
  • Android
  • React Native
  • Webview
Core Link flows
  • OAuth guide
  • Remember Me
  • Update mode
  • Preventing duplicate Items
  • Data Transparency Messaging migration
  • Link Token migration guide
  • Legacy public key integrations
Optimizing Link
  • Optimizing Link conversion
  • Measuring Link conversion
  • Pre-Link messaging
  • Customizing Link
  • Choosing when to initialize products
  • Embedded institution search
  • Returning user experience
  • Modular Link (UK/EU only)
Errors and troubleshooting
  • Troubleshooting
  • Handling an invalid Link Token
  • Institution status in Link
Plaid logo
Docs
Close search modal
Ask Bill!
Ask Bill!
Hi! I'm Bill! You can ask me all about the Plaid API. Try asking questions like:
    Note: Bill isn't perfect. He's just a robot platypus that reads our docs for fun. You should treat his answers with the same healthy skepticism you might treat any other answer on the internet. This chat may be logged for quality and training purposes. Please don't send Bill any PII -- he's scared of intimacy. All chats with Bill are subject to Plaid's Privacy Policy.
    Plaid.com
    Log in
    Get API Keys
    Open nav

    Optimizing Link conversion

    Discover best practices for improving Link conversion

    Overview

    This guide contains tips for optimizing your existing Link implementation to help increase conversion and improve your users’ experiences with Link. If you are new to Link or don’t yet have a working Link integration, see Link overview for instructions on getting started with Link.

    Measuring Link conversion

    To evaluate the impact of changes to your integration, it's a good idea to implement conversion tracking before attempting to optimize conversion. You can see or download your conversion metrics from the Plaid Dashboard by navigating to Link > Analytics. If you'd like to track your own conversion analytics for API-based export into a third-party analytics tool or for more customized analysis, see Tracking Link conversion.

    Improving Link conversion

    Many different steps can be taken to maximize Link conversion, and the exact impact of these steps will vary for each customer and use case. The recommendations below are provided in general priority order.

    Initialize with a minimal set of products

    In general, calling /link/token/create with a minimal set of products will both increase conversion and reduce your costs. For more details, see Choosing how to initialize products.

    Implement full OAuth support on mobile, including app-to-app

    While supporting mobile app-to-app impacts only a small number of banks (currently only Chase), the impact on conversion for eligible users is very large, as app-to-app flows can allow users to authenticate with biometrics instead of a username and password. For iOS, supporting app-to-app requires creating an apple-app-site-association file to support universal links. On Android, supporting app-to-app requires registering your Android package name. For more details, see the OAuth Guide.

    Provide pre-Link messaging

    Link conversion is highest when users have the right expectations set going into Link. Your app should explain why you use Plaid, the benefits for the user of connecting their account, and that the user's information will be secure. It should also set the user's expectations around what information they will need to provide during the Link flow. Plaid should be configured as the default experience. For more details, including visual examples, see Pre-Link messaging for optimizing conversion.

    (For Auth customers) Implement micro-deposit based Auth

    While the vast majority of users can use Plaid's default Auth flows, some users, especially those at smaller banks and credit unions, have accounts that do not support those flows. Implementing micro-deposit-based Auth flows will increase conversion by allowing these users to link their accounts. For more details, see Auth coverage.

    Configure Link for your user's country and language

    For apps with multi-language experiences, custom profiles improve conversion by allowing you to display Link in your user's preferred language. Calling /link/token/create with the country parameter set to your user's specific country, rather than all countries your app supports, will allow Link to show a more accurately targeted list of institutions. For Auth customers, calling /link/token/create with country set to just US is also required to enable the conversion-maximizing Instant Match and micro-deposit based Auth flows.

    Customize Link with your organization's branding

    Plaid allows you to customize certain aspects of the Link UI. Customizing these in a way that matches your app -- for example, uploading your organization's logo to be used on the Link consent pane or matching your brand colors can increase conversion. For more details, see Customizing Link.

    (If applicable) Use the Institution Select shortcut

    If you already know the institution your user plans to connect before the Link flow is launched, you can highlight this institution in the Institution Select UI by specifying the routing number during the /link/token/create call. For more details, see Institution Select shortcut.

    Was this helpful?
    Developer community
    GitHub
    GitHub
    Stack Overflow
    Stack Overflow
    YouTube
    YouTube
    Discord
    Discord