Released SDK
Capture product behavior with the real GetFluxly SDK package.
Use npm for bundled apps or the jsDelivr script tag for any website, Django app, Rails app, PHP site, or static page.
The real GetFluxly JavaScript SDK is live as @getfluxly/sdk-js. Capture product behavior, identify users, send trusted server events, trigger lifecycle automation, and deliver email through the SMTP stack you already trust.
Integration
Drop the browser SDK into any website, install it in a bundled app, or post backend events directly to the GetFluxly Events API. The same profile layer feeds future lifecycle automation and email sending.
npm install @getfluxly/sdk-jswindow.__GFLUX__ = {
apiKey: "GFLUX_API_KEY",
apiHost: "https://api.getfluxly.com"
};
import "@getfluxly/sdk-js";Platform surface
The MVP starts with clean event capture and identity. The platform direction stays the same: use that data for segments, automations, and mail sent through infrastructure you own.
Released SDK
Use npm for bundled apps or the jsDelivr script tag for any website, Django app, Rails app, PHP site, or static page.
Automation
Auto-capture and custom events feed the user timeline, so onboarding, trial, and retention flows can react to real product activity.
Email sending
GetFluxly keeps lifecycle email tied to product analytics while you keep control of the sending provider and deliverability history.
Identity model
The SDK starts collecting anonymous activity right away. When a user logs in, identify them with your own external ID so behavior, automation state, and email outcomes stay connected.
Lifecycle path
Install
Add the script tag or npm package, set GFLUX_API_KEY, and start collecting product activity.
Automate
Use behavior and server events to power onboarding, trial, churn, and lifecycle segments.
Send
Deliver lifecycle messages through your own SMTP provider without splitting the customer data.
Private beta
Join if you want product analytics, profile stitching, and lifecycle email without giving away your sending stack or juggling three separate tools.
Prefer a direct conversation? Email hello@getfluxly.com