Skip to content

Commit 29efb2a

Browse files
committed
fix: docs
1 parent fe6e839 commit 29efb2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/docs/content/docs/Integrations/framer.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Add privacy-first analytics to your Framer site
77

88
Databuddy enables you to gather privacy-first analytics on user behavior, capture custom events, track performance metrics, and more within your Framer site - all while maintaining GDPR compliance without cookies.
99

10-
> TL;DR: Paste the inline loader below into Framer → Site Settings → General → Custom Code (Start of <head> tag). Replace `YOUR_CLIENT_ID` with your client ID. Publish, then check the dashboard.
10+
> TL;DR: Paste the inline loader below into Framer → Site Settings → General → Custom Code (Start of &lt;head&gt; tag). Replace `YOUR_CLIENT_ID` with your client ID. Publish, then check the dashboard.
1111
1212
## How to Add Databuddy to Framer
1313

@@ -98,7 +98,7 @@ Enable performance tracking by updating your script configuration:
9898
If Databuddy isn't working:
9999

100100
1. Ensure the script is in the **Start of &lt;head&gt; tag** section
101-
2. Check that your Site ID is correct
101+
2. Check that your Client ID is correct
102102
3. Verify your site is published (not just preview mode)
103103
4. Check browser console for any error messages
104104

0 commit comments

Comments
 (0)