# Integrating your data

There are several ways how to get your data into Commanders Act platform.

## Real-time Commanders Act tracking

|                            |                                                                                                                                                                                                    |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Web container (OneTag)** | You can use the [OneTag](https://doc.commandersact.com/getting-started/integrating-your-data/onetag-tutorial) to send events via our tag manager system.                                           |
| **Javascript SDK**         | You can use the [Javascript SDK](https://doc.commandersact.com/features/sources/sources-catalog/web/js-sdk) to track events directly from your website code/CMS/TMS.                               |
| **Google Tag Manager**     | If you are using GTM client-side container, you can use our serverside platform by using the [Commanders Act GTM template](https://doc.commandersact.com/features/sources/sources-catalog/web/gtm) |
| **Mobile SDKs**            | The [Mobile SDKs](https://doc.commandersact.com/features/sources/sources-catalog/mobile-app) are the best way to simplify tracking in your iOS/Android apps.                                       |
| **Rest API**               | If you need to build your custom solution, have a look to the [http tracking API](https://doc.commandersact.com/features/sources/sources-catalog/server/http-tracking-api).                        |

## Third party tools

Commanders Act also offers connectors to third party tools, visit the [source catalog](https://doc.commandersact.com/features/sources/sources-catalog) to explore the full list.

## Imports

It is possible to import data to Commanders Act through regular automated file imports (csv), such as:

* [CRM users](https://doc.commandersact.com/features/sources/sources-catalog/import-crm-users/users-file-importer)
* [Conversions](https://doc.commandersact.com/features/sources/sources-catalog/import-conversions/conversions-files-importer) and [Product catalog](https://doc.commandersact.com/features/sources/sources-catalog/product-catalog)
* Custom storage universe

## Data API

You can send your specific data through our [Data JSON APIs](https://doc.commandersact.com/developers/tracking-and-integrations/tracking/data-api).
