Page cover image

๐ŸŒŽ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 University.

All Geoflow JavaScript files are served on the global jsDelivr network. 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 Properties

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.

MethodsCallbacksEvents

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 API

Last updated

Was this helpful?