Step 1: Copy Your GEOfast Snippet
Log in to your GEOfast dashboard and copy your personal JavaScript snippet. It looks like this:
<!-- GEOfast Snippet -->
<script async src="https://geofast.me/widget.js" data-domain="USER-DOMAIN" data-user="USER-ID"></script>
<!-- End GEOfast Snippet -->
Note: Replace USER-DOMAIN
and USER-ID
with the values from your GEOfast dashboard. Custom code requires a paid Webflow site plan.
Step 2: Open Your Project Settings in Webflow
In Webflow, open your project's Settings > Custom Code > Head Code, and paste the snippet into the Head Code field.
Step 3: Save and Publish
Save changes, return to the Designer, and click Publish. The snippet will be active on the live site after publishing.
Note: Adding custom code requires a paid Webflow plan that supports custom code injection.