Skip to content

Commit

Permalink
feat: add Matomo campaign to CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
LBBO committed Aug 10, 2023
1 parent b8a7cab commit d3de54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/OryNetworkCta/ory-network-cta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const ctaVariants = [
</>
),
cta: "Get started for free",
href: "https://console.ory.sh/",
href: "https://console.ory.sh/?mtm_campaign=Docs-SideCta&mtm_kwd=variant-0",
},
]

Expand Down

0 comments on commit d3de54d

Please sign in to comment.