Build with GetFluxly.

Install the SDK in one line, capture browser and server events, stitch identities into one profile, and trigger lifecycle email from real product behavior. Reference for every endpoint, with copy paste examples in JavaScript, Node, and curl.

Getting started

Browser SDK

HTTP API

Quickstartbrowser.js

Install the browser SDK, identify the user, and send your first event. Autocapture starts on init, so page views, clicks, and forms flow without extra code.

import { initGFlux } from "@getfluxly/browser";

const gflux = initGFlux({ apiKey: "gflux_pub_live_xxx" });

gflux.identify("user_42", { plan: "pro" });
gflux.track("pricing_viewed");
Open the quickstart

Browse by topic.

Everything you can build with GetFluxly, grouped by what you're trying to accomplish.

API at a glance.

The public endpoints with one line context for each. Full schemas in the reference.

Authentication

Email providers

Plug in your ESP. Outcomes and bounces flow back to the same profile.

All integrations

What's new.

Platform updates, SDK releases, and notable docs changes.

Full changelog
FeatureMay 14, 2026

Computed traits, live

Define traits as a query over a user's event history (sessions in last 30 days, first paid plan) and use them in segments and templates.

ImprovementMay 9, 2026

Browser SDK 0.9

Smaller bundle (6.8KB to 6.1KB), keep alive batching on tab close, and an opt in consent gate before any auto capture fires.

FixMay 6, 2026

Stitching edge case fixed

Anonymous IDs created in incognito were occasionally orphaned during identify(). Profiles are now reconciled on the next event.

Email us directly

Real reply, real human, usually inside a business day.

hello@getfluxly.com

Slack Connect

Open a shared channel with the team. Useful for active migrations or complex integrations.

Request a channel

Join Now for Free

GetFluxly is live now. You can now sign up for free and use it for free as well. Paid plans start at $33 per month.

Ready to ship lifecycle email driven by real events?

GetFluxly is free now, you can sign up and set it up in under 20 minutes.