# Integration

- [Snippet Integration](/integration/snippet-integration.md): JS Snippet Integration Details
- [Direct JS Integration](/integration/snippet-integration/direct-js-integration.md)
- [GTM Integration](/integration/snippet-integration/gtm-integration.md): Integration with Google Tag Manager using Browsee's Community Template or Custom Template.
- [SDK Integration](/integration/snippet-integration/sdk-integration.md): Integration using Browsee's web client SDK.
- [Wordpress Integration](/integration/snippet-integration/wordpress-integration.md): Integration using Browsee's plugin for Wordpress websites.
- [Shopify Integration](/integration/snippet-integration/shopify-integration.md)
- [Troubleshooting Integration](/integration/snippet-integration/troubleshooting-integration.md): In case any of the steps have failed to work as expected, this document should help you get started.
- [Managing Recordings](/integration/managing-recordings.md): We don't like to record sessions that no one wants to watch. Browsee gives you the flexibility to get the most out of your session recordings.
- [API Calls](/integration/api-calls.md): Browsee gives you easy API calls to add metadata to your sessions or get back information from Browsee
- [Log Event Call](/integration/api-calls/log-event-call.md): Log Event API lets you track client-side events that can not be captured automatically by Browsee.
- [Identify Call](/integration/api-calls/identify-call.md): Using the identify call you can assign
- [Session Url](/integration/api-calls/session-url.md)
- [Generate Secret Key](/integration/api-calls/generate-secret-key.md)
- [Data Export API](/integration/api-calls/data-export-api.md): You can use Browsee's data export API to get and store data collected by Browsee.
- [Track HTTP API](/integration/api-calls/track-event-http-api.md): You can use Browsee's HTTP Track API to send custom events from other platforms like your mobile app or application server.
- [Identify HTTP API](/integration/api-calls/identify-http-api.md): You can use Browsee's HTTP Identify API to send useful information about a user from other platforms like your mobile app or application server.
