Learn how to set up Locadapt for local development and testing
localhost
projectAdd Locadapt scripts
<head>
of your HTML file:Set up local development key
YOUR_SECRET_KEY
with your actual secret key or copy the entire snippet directly from your dashboard.This sets a cookie allowing Locadapt to function on test domains.Testing on live sites you don't own
localStorage
(same as optional step 3, local development, on the configuration page).