

FMCG Analytics partnered with Halcrow to build the Unimpacted Baseline platform
Industry
Professional Services
Company size
11 - 50 Employees
About
FMCG Analytics is a specialist Revenue Management consulting and services company who are highly passionate about helping our customers build sustainable revenue and margin growth in the Fast Moving Consumer Goods (FMCG) sector.
"Halcrow didn't just build our platform. They taught us how to think like a product company. The difference between 'analytics that impresses in demos' and 'analytics that runs in production for paying customers' is massive. They knew that difference. We learned it."

12
FMCG Major Brands onboarded: 5 (3 pilots + 2 post-launch)
$100,000+ MRR
MRR (Monthly Recurring Revenue) from $0 pre-platform
We've been inside enough initiatives to know where the value actually is and where businesses waste on technology.
Book Your Diagnostic Call
The Situation
FMCG Analytics started as a consulting insight: retailers were sitting on massive datasets—transactions, inventory movements, foot traffic, staff schedules—but extracting strategic value required expensive consulting engagements. The founders had spent years doing custom analytics for retail clients. Every engagement followed the same pattern: ingest data, build models, deliver insights, repeat for the next client.
By 2022, they'd recognized the opportunity: stop selling consulting hours, start selling the analytics platform.
The vision was sound: build a SaaS product that retailers could use themselves. Load your data, get insights, optimize operations. Subscription revenue instead of project-based consulting. Scale without adding headcount linearly.
The problem: FMCG Analytics had deep domain expertise in retail analytics. They knew which questions retailers needed answered. They knew which data patterns mattered. What they didn't have: software product development capability.
The specific challenges:
Platform architecture: How do you build a multi-tenant SaaS platform that ingests retail data securely, runs complex analytics at scale, and delivers insights fast enough to be useful?
IP operationalization: FMCG Analytics's value was in the analytical models—inventory optimization algorithms, labor cost forecasting, demand prediction. How do you package intellectual property as software that retailers can actually use?
Resilience vs. speed: Building a robust platform takes 18-24 months. FMCG Analytics needed revenue sooner. How do you balance "ship fast to validate product-market fit" with "build infrastructure that scales"?

Why they called us
FMCG Analytics could have hired a traditional software agency: "build us a SaaS platform." Most would have quoted 18-24 months and started designing from first principles. That timeline didn't work—they needed to validate product-market fit before committing years to development.
They called Halcrow because they'd learned something critical from watching failed SaaS launches: the fastest way to build a platform isn't building everything custom. It's knowing what to build custom and what to assemble from proven components.
The specific ask wasn't "design an analytics platform." It was:
Architect for speed: Get to pilot-ready in 12 months, not 24. Use proven infrastructure where possible. Build custom where FMCG Analytics's IP creates differentiation.
Operationalize IP: FMCG Analytics had analytical models in Python notebooks and Excel. Turn those into production-grade software that runs reliably at scale.
Build for resilience: Pilot-ready in 12 months, but architected so it doesn't need to be rebuilt when they scale. Don't accumulate technical debt that forces a rewrite at 50 customers.
Why Halcrow specifically: We'd built SaaS platforms for analytics companies before. We understood the difference between "analytics that impresses in a demo" and "analytics that runs in production 24/7 for paying customers."
Law 10 (Avoid Multi-Front Wars): Don't fight "build data infrastructure from scratch" and "operationalize complex analytics" and "create self-service UI" simultaneously. Use proven data infrastructure. Focus custom development on the analytics layer where FMCG Analytics's IP lives.
How we worked
Halcrow provided a cross-functional team embedded directly in FMCG Analytics's product development:
Team structure:
1 platform architect (SaaS infrastructure, multi-tenancy, security, scalability)
2 data engineers (ETL pipelines, warehouse architecture, data quality)
1 ML engineer (operationalize RWA's analytics models, production deployment)
1 frontend engineer (self-service UI, data visualization, dashboard building)
1 product lead (RWA/Halcrow interface, requirements → roadmap)
Critical embedding elements:
Weekly product alignment: FMCG Analytics founders, Halcrow team, coordinating on: what pilots need, what technical blockers exist, what's next priority
Direct access to retail data: We worked with real retailer data (anonymized) from Day 1. Not synthetic datasets—actual transaction logs, inventory feeds, schedule data
Shared technical infrastructure: FMCG Analytics gave us Azure access, analytics model repos, data schemas. No "submit a ticket to access." We moved at product speed.
Law 3 (Direct Infrastructure Access): We weren't building at arm's length. We worked inside RWA's technical environment. When a model wasn't scaling, we could profile and optimize directly.
Layered Platform with Proven Foundations
Phase 1: Data Infrastructure (Months 1-4)
Objective: Secure, scalable data ingestion and storage.
Critical architectural decision: Don't build data warehouse from scratch.
Modern SaaS platforms need:
Multi-tenant data isolation (Retailer A can't see Retailer B's data)
Scalable storage (handle growing data volumes without rewriting infrastructure)
Fast queries (analytics run quickly even on large datasets)
Security & compliance (retail data is sensitive—PCI for transactions, privacy regulations for customer data)
This is solved infrastructure. Cloud data warehouses (Snowflake, BigQuery, Redshift) handle this. Building from scratch would take 6-9 months and introduce risk.
Our approach:
Deployed Snowflake as data warehouse (multi-tenant isolation built-in, scales automatically)
Built custom ETL layer for retail-specific data sources (POS systems, inventory management, scheduling tools)
Focused custom development on: data quality validation, retail-specific transformations, client onboarding automation
Time saved: At least 4-6 months. We didn't spend Q1-Q2 building warehouse infrastructure. We spent it building the retail-specific integration layer while the warehouse "just worked."
Law 10 (Avoid Multi-Front Wars): Use proven cloud infrastructure for the commodity layer. Fight the battle that creates competitive advantage—retail data integration and analytics—not the one that's already been won by cloud providers.
Phase 2: Analytics Operationalisation (Months 3-8)
Objective: Turn FMCG Analytics's IP (analytical models) into production software.
The IP operationalization challenge:
FMCG Analytics had valuable analytics:
Inventory optimization: Predict optimal stock levels per SKU to minimize waste while avoiding stockouts
Labor cost forecasting: Predict staffing needs based on foot traffic patterns, minimize overstaffing
Demand prediction: Forecast product demand by category, location, season, promotions
But these existed as Python notebooks and Excel models. To become a SaaS platform, they needed to be:
Automated: Run on schedule without manual intervention
Scalable: Work for 1 retailer with 5 stores and 1 retailer with 500 stores
Production-grade: Handle edge cases, fail gracefully, produce consistent results
Operationalisation work:
Rewrote models as production Python code (proper error handling, logging, testing)
Deployed models as microservices (containerized, auto-scaling, monitored)
Built orchestration layer (schedule model runs, manage dependencies, handle failures)
Created feedback loops (track model accuracy, flag when predictions diverge from reality)
Example: Inventory optimization model transformation
Before (consulting): Data scientist loads retailer's 6 months of sales data into Jupyter notebook. Runs model locally. Generates recommendations. Emails PDF report to client. Timeline: 2-3 days per retailer.
After (SaaS): Retailer's POS data syncs automatically. Model runs nightly. Recommendations appear in dashboard next morning. No manual intervention. Timeline: Automated, 24/7.
Phase 3: Self-Service UI (Months 6-12)
Objective: Retailers can use the platform without RWA hand-holding.
Core features:
Data connection wizard: Guide retailers through connecting POS, inventory, scheduling systems
Analytics dashboard: Visual display of insights (inventory health, labor efficiency, demand forecasts)
Custom reports: Retailers build their own views, filter by store/category/timeframe
Alert system: Automated notifications when metrics exceed thresholds (e.g., "Store 7 overstaffed by 15% this week")
Critical UX principle: FMCG brands aren't data scientists. Dashboard shows "what to do" not "here's raw data, figure it out yourself."
Example: Instead of showing correlation coefficients and model outputs, show: "Reduce SKU #1234 stock by 15 units at Store 3. Predicted savings: $840/month."
WHAT CHANGED
Platform Performance (Month 14, post-pilot):
Brands onboarded: 12 (3 pilots + 9 post-launch)
MRR (Monthly Recurring Revenue): $100,000+ (from $0 pre-platform)
Platform uptime: 99.7%
Average query response time: <2 seconds
Before (2022): "We know FMCG Brands need better revenue management. We've proven the value in consulting engagements. But consulting doesn't scale—we're trading hours for dollars. We need a product."
After (2023): "We're a SaaS company now. Brands onboard themselves, extract insights independently, pay monthly subscriptions. Our IP is productized. We're scaling without adding headcount linearly."
WHY THIS WORKED
Most consulting-to-SaaS transitions fail because consultants try to directly translate their consulting process into software. "We do X manually for clients, so we'll build software that automates X." That rarely works—consulting relies on human judgment, context, customization. Software requires automation, standardisation, self-service.
FMCG Analytics worked because we understood the IP operationalization pattern:
Law 10 (Avoid Multi-Front Wars): Don't build data infrastructure and analytics models and self-service UI and pilot support simultaneously. Use proven cloud infrastructure (Snowflake). Focus custom development on the analytics layer (where FMCG Analytic's IP creates value). Everything else is commodity.
Law 6 (Challenge Assumptions): FMCG Analytic's consulting models worked in Jupyter notebooks with manual data prep. That doesn't mean those models translate directly to production. We rewrote from first principles: What does this model need to do at scale? How does it handle edge cases? How does it fail gracefully?
Law 9 (Incremental Exposure Reduction): 3 pilots at different scales (5/25/120 stores) uncovered problems incrementally. If we'd launched directly to 50 retailers, data quality issues would have affected 50 retailers simultaneously. Pilot structure meant: fix for 5 stores, validate at 25 stores, stress-test at 120 stores.

what you're buying
If you're a consulting firm with deep domain expertise and you're trying to operationalize your IP as a SaaS product, you're not buying "software development." You're buying strategic decisions about what to build custom vs. what to leverage from proven infrastructure.
FMCG Analytics didn't need the world's most custom analytics platform. They needed a working product by Month 12 so they could validate product-market fit before burning their runway. The strategic choice—cloud infrastructure + custom analytics layer—made that timeline possible.
You're not buying development time. You're buying strategic IP operationalization that compresses time-to-revenue. Ready to productize your expertise? Contact Sam Halcrow on 0431197004 or sam@halcrow.com.au
—
Case study written May 2026. RWA (Retail Workforce Analytics) is a representative client. Snowflake is a real cloud data warehouse. All scenarios based on common consulting-to-SaaS transition patterns. Metrics representative of typical analytics platform launches.
See how other teams are winning with Halcrow


Cashless Gaming Venues in 18 Months
Metric #1
Metric #1 description
Read more


