Page cover

🌎Welcome to Geoflow

Craft dynamic experiences for your Webflow website in a matter of minutes, delivering personalized content to your visitors with no-code and low-code.

Overview

Geoflow is a no-code and low-code friendly personalization engine, designed to make creating unique experiences for your Webflow site seamless. Forget the static, stale content and serve a website based on over 30 different visitor data properties.

Take things further with a little JavaScript and the methods, callback functions and events; or stick with purely no-code by implementing valid HTML data attributes.


How To Integrate Geoflow

Copy the following Geoflow <script> and add it to the footer code section under the custom code tab in your site settings. Learn more about adding custom code at Webflow Universityarrow-up-right.

All Geoflow JavaScript files are served on the global jsDelivr networkarrow-up-right. This means no matter if your visitor is in North America, Australia or Africa, the files will load in a few milliseconds.

<!-- [ Powered by Geoflow /// getgeoflow.com ] -->
<script src="https://cdn.jsdelivr.net/npm/@geoflow/geoflow@latest/script.min.js" crossorigin="anonymous" fetchpriority="auto"></script>

Get Started

Visitor Data Propertieschevron-right

Advanced

The Geoflow script loads and constructs a client-side JavaScript object named β€˜geoflow’ which exposes a series of properties (the visitor data), methods, callback functions, and events.

Methodschevron-rightCallbackschevron-rightEventschevron-right

REST API

Geoflow offers a REST API that allows you to implement advanced functionality through your own backend or via Zapier, Make, Airtable, and more.

REST APIchevron-right

Last updated

Was this helpful?