Script Extensions
Script extensions allow you to extend the functionality offered by the default Geoflow script, without writing a single line of code.
How Does It Work?
Optional script extensions were created so you can extend Geoflow's initial functionality. The default script is kept lightweight by offering additional features through these extensions.
Developer Tip: Send all the visitor data to an external source by adding the endpoint data attribute to the Geoflow <script> tag; visit this page here for more information.
How To Implement
data-extensions
See Extensions Table
<script> Tag for Geoflow
Extensions
Performance
performance
Analyze how your website performs for visitors around the globe by collecting Real User Monitoring (RUM) data.
Marketing Parameters
marketing-params
Automatically capture and log every URL parameter related to marketing within each form on your page.
You can enable more than one script extension by including a comma-separated list in the extensions data attribute on the Geoflow <script> tag.
Example
Browse The Extensions
PerformanceMarketing ParametersLast updated
Was this helpful?