Page cover image

Optional Settings

Adjust the default functionality for Geoflow globally with data attributes on the <script> tag or a page-level basis with <meta> tags.

How Does It Work?

Geoflow's default functionality can be overridden or disabled by applying a set of data attributes to the <script> tag or adding <meta> tags on your page(s). The former approach is designed for applying adjustments globally (site-wide), while the latter approach is for a page-level basis.

Example

<script data-extensions="performance" src="https://cdn.getgeoflow.com/beta/script.min.js" crossorigin="anonymous" fetchpriority="auto"></script>

Browse The Optional Settings

Script Tag Data AttributesMeta Tags

Last updated

Was this helpful?