honch.

Product analytics for the hardware you ship

Funnels, retention, cohorts, and feature adoption for consumer hardware products. Built for the way device data actually works.

Talk to us

Works with your existing firmware. Ship same day.

Honch dashboard showing device analytics

Trusted by the teams building the best hardware.

Insta360Eight SleepFiPelotonSonosRingInsta360Eight SleepFiPelotonSonosRingInsta360Eight SleepFiPelotonSonosRingInsta360Eight SleepFiPelotonSonosRing

Drop-in SDKs for every platform

A lightweight SDK that lives on your device. Integrate in minutes, ship analytics from day one.

1#include "honch.h"
2
3static honch_config_t cfg = {
4 .write_key = "hk_live_xxxx",
5 .device_id = DEVICE_ID,
6};
7
8void app_main() {
9 honch_init(&cfg);
10 honch_track("button_pressed", NULL);
11}
12
13// yes, it's really that easy
C / C++
C / C++C / C++Check out docs →
ESP-IDF
ESP-IDFESP-IDFCheck out docs →
Zephyr
ZephyrZephyrCheck out docs →
Arduino
ArduinoArduinoCheck out docs →
iOS
iOSiOSCheck out docs →
Android
AndroidAndroidCheck out docs →

Product analytics for hardware.

Funnels, retention, and feature adoption for the devices you ship — the analytics layer hardware teams never had.

Talk to us