# Snippet Integration

### Browsee Integration

You just need to install our JS code to start recording sessions. Please choose your preferred way of inserting JS on your website-

{% content-ref url="/pages/-M9bwOzG364od9VPl2tp" %}
[Direct JS Integration](/integration/snippet-integration/direct-js-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9bwZZiwGNdX6tcTOgU" %}
[GTM Integration](/integration/snippet-integration/gtm-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9bxBG24Ah8UXtrBsus" %}
[SDK Integration](/integration/snippet-integration/sdk-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9bxKMecq1eioz1JWJW" %}
[Wordpress Integration](/integration/snippet-integration/wordpress-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/1lsS4KlElyPSdsN7x75p" %}
[Shopify Integration](/integration/snippet-integration/shopify-integration.md)
{% endcontent-ref %}

Learn more about these APIs [here](/integration/api-calls.md).

Refer to our [FAQ](/faq/frequently-asked-questions.md) in case your have any questions about our snippet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.browsee.io/integration/snippet-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
