๐ŸŒŽ
Geoflow Docs
  • ๐ŸŒŽWelcome to Geoflow
  • ๐Ÿ”Overview
    • Visitor Data Properties
  • โญFeatures
    • Geo Visibility
      • Define Multiple Conditions
      • Match All Conditions
      • Partially Match Condition
      • Reverse Condition Value
      • Custom Classes
    • Geo Form
      • Autofill Form Fields
      • Auto-Populate Select Fields
    • Geo Text
    • Geo Style
    • Geo Script
    • Script Extensions
      • Performance
      • Marketing Parameters
    • Optional Settings
      • Script Tag Data Attributes
      • Meta Tags
  • โš™๏ธAdvanced
    • Code Snippets
    • Methods
      • run
      • getData
      • updateData
      • displayData
      • clearData
      • checkCondition
      • select
    • Callbacks
    • Events
    • REST API
      • Get Visitor IP
      • Get Visitor Data
      • Add Website
      • Delete Website
      • Update Website
      • List Websites
      • Get Website
  • ๐Ÿ“„Legal
    • License Agreement
Powered by GitBook

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.

Last updated 1 month ago

Was this helpful?

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 .

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

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.

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.

Visitor Data Properties
Methods
Callbacks
Events
REST API
๐ŸŒŽ
Webflow University
global jsDelivr network
Page cover image