How much do Cumulians work out? – The Strava Dashboard
Recently one of our Cumul.io Ambassadors shared a company Strava dashboard they built with Cumul.io and I had to build something similar for us. It’s a nice way to keep motivated to go out for runs and great for those who are competitive when it comes to exercising (NOT me). And...
Multi-Tenancy and Advanced Customizations for Embedded Analytics with Cumul.io
Have a look at our detailed walk through of how some cumulians developed a customizeable, multi tenant analytics platform. All while making use of Cumul.io tags and Auth0 to make the process a lot more simple....
Introducing the Python SDK for Cumul.io
I’m happy to share that in the spirit of accessibility, we have published a Python package on PyPI. It is an SDK to access the Cumul.io Core API. Python is one of the most popular programming languages for data science. We hope that this will make it easier for...
The Importance of a Single Source of Truth for your Embedded Dashboard – with Panoply.io
A common pain point for anyone who needs a layer of analytics and visualizations for the data they've accumulated, is often getting that data ready to be used. See how you can use Panoply to prepare your data for an analytics layer and the importance if single source...
How to Make Your Dashboard & App Interact With Custom Events
The time has come to share a demo on Custom Events on Cumul.io. A great feature you can use to make your creativity shine and bring dashboards to life. By the end of this blogpost, you’ll be able to create your own custom events, and use them in your...
How to handle multi-tenancy in Cumul.io
What is multi-tenancy? And how to integrate dashboards into a multi-tenant platform? This guide will show you how to do it within Cumul.io....
How to integrate dashboards in your application securely
When you’re building a SaaS company, there are a couple of technologies you just can’t do without. We call them ‘building blocks’: key components that you can integrate into your own platform, so you don’t need to waste time building it yourself. For example, SaaS companies all over the...
Tutorial: Creating a mini app with a dashboard integration
In this post, we'll walk you through every step of the process to integrate a dashboard in your website, app or platform. In that way, you can offer integrated analytics to your customers!...
Plugin Tutorial #1: building a plugin
In this post, you'll get familiar with the concept of a plugin. Afterwards, we'll take you through all of the steps to write a basic plugin yourself....