FactorPrism® 3.0
FactorPrism® analyzes your time-series data across category hierarchies
(product, geography, channel, …) and identifies which segments drove the change in
your metric. New in 3.0: run FactorPrism ui and your browser opens with a full
visual experience — guided setup, interactive results, and shareable reports —
while the same download remains fully scriptable from the command line.
Downloads
- Windows (x64): FactorPrism-3.0.1-win-x64.zip
- macOS (Intel & Apple Silicon via Rosetta): FactorPrism-3.0.1-osx-x64.zip
- Linux (x64): FactorPrism-3.0.1-linux-x64.zip
All versions and SHA-256 checksums are on the releases page.
License Required
Running an analysis requires a FactorPrism® license file (.fplic), delivered
by email. Contact us
to request a trial or purchase a license, then place the file in the same folder as the
application (the License page in the app can install it for you). You can check your license
status any time with FactorPrism license.
Getting Started
Each download includes a README with full instructions. The short version:
- 1. Unzip, and place your license file in the folder
- 2.
FactorPrism ui— opens the visual interface in your browser - 3. Click Run the demo to see a full analysis on sample data, or New Analysis to load your own CSV
Prefer the command line? FactorPrism init, validate, and
run work exactly as before.
First run on macOS / Linux
After unzipping, make the program executable: chmod +x FactorPrism.
On macOS, also clear the download quarantine
(xattr -d com.apple.quarantine FactorPrism) or approve the app under
System Settings → Privacy & Security. The macOS build is code-signed with our
Apple Developer ID and notarized by Apple.
Built for Automation
Stable exit codes, --json structured output, and CSV streaming to standard
output make FactorPrism® easy to drive from scripts, CI pipelines, and AI agents.