diff --git a/docs/quickstarts/nextjs.mdx b/docs/quickstarts/nextjs.mdx index dcc30e5356..854a2835e2 100644 --- a/docs/quickstarts/nextjs.mdx +++ b/docs/quickstarts/nextjs.mdx @@ -53,7 +53,7 @@ description: Add authentication and user management to your Next.js app with Cle - 1. Navigate to the [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=api-keys). + 1. Navigate to the [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=api-keys){{ track: 'exp_create_account_nextjs_quickstart' }}. 1. In the top navigation, select **Configure**. Then in the sidebar, select **API Keys**. 1. In the **Quick Copy** section, copy your Clerk publishable and secret key. 1. Paste your keys into your `.env.local` file.