At Stormly we focus on making it as easy as possible for you to integrate your data.
Connect your dataBenefits from the zero code tracking by connecting to Stormly directly from your Segment dashboard, using the Webhooks destination.
Segment has hundreds of connectors for platforms such as Magento, WooCommerce and Shopify.
Integrate with Segment »
Import your data directly by uploading Excel or CSV files containing users and events. The fastest way to get started and receive your first Insights.
If you've got your data in MixPanel already, we can back-fill your historical data into Stormly. Contact us to get this set up for your account.
If you've got your an e-commerce store on the Shopify platform, you can directly integrate with Stormly.
Integrate with Shopify »
<script>(function(e,t,n,r,i,s,o){e["StormlyObject"]=i;e[i]=e[i]||function(){(e[i].q=e[i].q||[]).push(arguments)},s=t.createElement(n),o=t.getElementsByTagName(n)[0];s.async=1;s.src=r;o.parentNode.insertBefore(s,o)}) (window,document,"script","//cdn.stormly.com/assets/tracking/t.js","stormly"); stormly("create", "d123456789abcdefg", {anonymizeIP: true}); </script>
<script>stormly("event", "buy", {price: 99.95, color: "blue", paid: true});</script>
Integrate the Stormly JavaScript tracking script to capture data from your website directly.
Use our JSON Tracking API end-points to directly capture your data from mobile apps, server-side or browser based clients.
curl --request POST \ --url https://t.stormly.com/collect/json/d123456789abcdefg \ --data @- <<JSON { "user_client": "app", "action": "event", "name": "buy", "user_id": "user-12345", "timestamp": "2021-01-25T10:51:19.649Z", "properties": { "color": "blue", "price": 99.95, "onSale": true }, "context": { "device_manufacturer": "Apple", "device_model": "iPhone7,2", "device_name": "maguro", "device_type": "ios", "ip": "8.8.8.8" } } JSON
curl --data-binary @/path/to/file.json \ "https://import.stormly.com/import/data/json/d123456789abcdefg?tag=import-abc"
Back-fill data into Stormly using our Import API, allowing you to send up to 500MB of JSON or CSV data per request.
Stormly offers many options to import and export your data, making sure you can get started right away.
Stormly
Give us a try and you'll be amazed.