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
Extensions
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
Last updated
Was this helpful?