# Optional Settings

### 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

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

### Browse The Optional Settings

{% content-ref url="optional-settings/script-tag-data-attributes" %}
[script-tag-data-attributes](https://developers.getgeoflow.com/geoflow-docs/feature/optional-settings/script-tag-data-attributes)
{% endcontent-ref %}

{% content-ref url="optional-settings/meta-tags" %}
[meta-tags](https://developers.getgeoflow.com/geoflow-docs/feature/optional-settings/meta-tags)
{% endcontent-ref %}
