Component
Track # of Clicks
Copy
Component
Copied to Clipboard!
Instructions
This component is easy to use so don’t be intimidated by it. You just need to setup a Supabase account to store the clicks. I’ll show you how to do it below.
Instructions
Copy and paste the component from the Framer remix file into your project
Go to Supabase and create an account or login
Go to Table Editor and create a new table - you can name it whatever you’d like - usually I name it something to help identify which button it’s tracking (HeroCTA).
In your table create 2 columns that are identical to the ones below (case sensitive)

Go to project settings > API
Copy the Project URL and paste it in the component in Framer where it says URL
Reveal and copy your private key and paste in the Framer component

Add the name of your table in the Framer component as well
You can now place this component into any element you’d like to track. Turn the opacity down to 0