← Back to home
Comparison · Analytics

Countly vs workflows

A side-by-side editorial comparison of Countly and workflows — release velocity, themes, recent moves, and the top alternatives to consider.

Countly vs workflows: at a glance

FeatureCountlyworkflows
SectorAnalyticsAnalytics
Velocity score5.00.0
Sparks · 30d00
Top themesproduct-analytics, self-hosted, security-hardening, sandboxingtidymodels, pipelines, postprocessing, sparse-data
Last editorial update12h ago1h ago
WebsiteVisit →Visit →

What is Countly?

Countly's LTS line is spending its releases on hardening the surfaces customers extend.

The 25.03 LTS and 24.05 branches are moving together, and the recent content is dominated by security and scoping work rather than features. The latest LTS rebuilds the api and frontend Docker images as multi-stage builds on Debian 13 with Node 24 so compilers and build tooling no longer ship, overrides fourteen vulnerable transitive dependencies, and replaces the unmaintained v8-sandbox behind custom code with isolated-vm. Earlier releases scoped internal event hooks to their own apps, fixed the consents table returning fields beyond the consent columns, and stopped dashboard widgets being copied by users without access to the referenced apps.

Read the full Countly trajectory →

What is workflows?

The tidymodels pipeline grew a third stage, and it happens after the model runs.

workflows bundles a preprocessor and a model into one object that tidymodels can fit, tune and extract from. Version 1.3.0 added a post stage backed by the tailor package, wired through every generic a workflow supports — augment, tidy, tunable, tune_args, required_pkgs and parameter extraction. Version 1.2.0 added sparse data support so fit() and predict() accept dgCMatrix and sparse tibbles. Earlier releases in view are boundary tightening: erroring on unknown model modes, on trained recipes, and on silently ignored formula offsets.

Read the full workflows trajectory →

Countly vs workflows: editorial side-by-side

C
Countly
ANALYTICS
5.0

Countly's LTS line is spending its releases on hardening the surfaces customers extend.

◆ Current state

The 25.03 LTS and 24.05 branches are moving together, and the recent content is dominated by security and scoping work rather than features. The latest LTS rebuilds the api and frontend Docker images as multi-stage builds on Debian 13 with Node 24 so compilers and build tooling no longer ship, overrides fourteen vulnerable transitive dependencies, and replaces the unmaintained v8-sandbox behind custom code with isolated-vm. Earlier releases scoped internal event hooks to their own apps, fixed the consents table returning fields beyond the consent columns, and stopped dashboard widgets being copied by users without access to the referenced apps.

◆ Where it's heading

The pattern across these releases is closing the gaps where a customer-supplied artefact — custom hook code, a copied widget, a projection on a request — could reach further than intended. That work is now touching the runtime itself, and the isolated-vm swap is a breaking change: custom code relying on setTimeout, setInterval or async completion fails with a logged error instead of running. The journey engine is the only place shipping genuinely new capability, and it is enterprise-only.

◆ Prediction

Expect follow-up releases to soften the custom-code migration, since the isolated-vm switch silently breaks any hook that awaited a timer, and further ab-testing work now that pystan has been replaced with compiled Stan executables.

W
workflows
ANALYTICS
0.0

The tidymodels pipeline grew a third stage, and it happens after the model runs.

◆ Current state

workflows bundles a preprocessor and a model into one object that tidymodels can fit, tune and extract from. Version 1.3.0 added a post stage backed by the tailor package, wired through every generic a workflow supports — augment, tidy, tunable, tune_args, required_pkgs and parameter extraction. Version 1.2.0 added sparse data support so fit() and predict() accept dgCMatrix and sparse tibbles. Earlier releases in view are boundary tightening: erroring on unknown model modes, on trained recipes, and on silently ignored formula offsets.

◆ Where it's heading

The object is filling out into a complete pipeline description rather than a preprocessing-plus-model pair. Postprocessing is the structural addition — calibration and threshold selection were previously done by hand after prediction, outside anything tidymodels could tune or record — and the fact that it arrived integrated with tunable() and tune_args() rather than as a standalone step is the point. The rest of the arc is the steady tidymodels habit of converting silent guesses into errors.

◆ Prediction

Expect tailor postprocessors to spread through tune and workflowsets next, since the parameter and tuning generics were wired up first, and expect sparse support to extend to more engines after lightgbm.

Alternatives to Countly and workflows

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Countly or workflows.

See all Countly alternatives → · See all workflows alternatives →

Recent activity from Countly and workflows

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agoCountlyCustom-code sandbox swapped to isolated-vm; images rebuilt on Node 24
  2. 10d agoCountlyFixes for event keys containing special characters
  3. 10d agoCountlyJourney deeplinks take dynamic parameters; hooks validated on save
  4. 20d agoCountlyStar-rating logo path and data-manager transformation fixes
  5. 22d agoCountlyLTS backport: data-manager transformation fix
  6. 1mo agoCountlyJourneys survive user merges; SDK-provided asset paths
  7. 11mo agoworkflowsWorkflows gain a postprocessing stage via tailor
  8. 1y agoworkflowsSparse matrices work through fit() and predict()
  9. 2y agoworkflowsaugment() aligns with parsnip; censored regression supported
  10. 3y agoworkflowsRegister tuning generics unconditionally
  11. 3y agoworkflowsMissing parsnip extensions now error early; unsupervised specs supported
  12. 3y agoworkflowsMode guessing removed; silent offset handling now errors

Frequently asked questions

What is the difference between Countly and workflows?

They serve adjacent needs but don't currently overlap on shipped themes. Countly is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Countly better than workflows?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Countly is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to Countly?

Top Countly alternatives in Analytics are ranked by recent ship velocity. Browse the "Countly alternatives" section above for the current picks, or visit /alternatives/countly for the full list with editorial commentary on each.

What are the best alternatives to workflows?

Top workflows alternatives in Analytics are ranked by recent ship velocity. Browse the "workflows alternatives" section above for the current picks, or visit /alternatives/workflows-r for the full list with editorial commentary on each.