You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/content/docs/Integrations/framer.mdx
+29-16Lines changed: 29 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,27 @@ description: Add privacy-first analytics to your Framer site
7
7
8
8
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.
9
9
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.
11
+
10
12
## How to Add Databuddy to Framer
11
13
12
14
### 1. Get Your Tracking Script
13
15
14
16
Navigate to your [Databuddy dashboard](https://app.databuddy.cc) and copy your tracking code snippet:
0 commit comments