Problems & solutions · ERP

Circulation Management Software Problems: The 7 That Cost Publishers a Year, and How to Avoid Them

Circulation Management Software architecture and database illustration showing common problems and fixes.
The short answer

The single most expensive failure for a publisher is a new circulation system that produces a different circulation figure from the old one and nobody can explain the variance. Advertisers buy against your audited numbers, so the moment you cannot reconcile them you are choosing between reporting a number you cannot defend and running two systems in parallel for another year while somebody works backwards through twenty year old qualification rules embedded in code. That is a lost year of commercial progress plus the cost of both systems, and it happens because reporting was scheduled as a late phase instead of as the acceptance test for everything else.

Why does the big bang replacement keep getting scoped?

Because the pain is genuinely everywhere. Marketing cannot launch a bundle without a vendor change request. Customer service is entering accounts by hand to work around offers the system cannot express. Finance cannot see a subscriber across print and digital as one person. Faced with that, replacing the circulation system looks like the honest answer rather than a series of half measures.

What makes it different here is that circulation is simultaneously the system of record for money, for physical delivery and for audited numbers. Most replacements only put one of those at risk. This one puts all three at risk in the same week, and the failure is public: papers do not arrive, subscribers are billed wrongly, carriers are not paid, and the figures you report to advertisers stop reconciling. There is no quiet version of that month.

The fix: strangle the old system by function rather than replacing it. Build the subscriber, entitlement and offer layer first, run it alongside the incumbent, move digital and new print sales onto it, and leave print fulfilment where it is until the new reporting has survived a full audit period. It is slower on a plan and dramatically safer in practice, and it means the first release earns commercial value while the risky parts stay untouched.

Insist that circulation reporting is built first, not last. If a developer schedules it as a later phase, they have not done this before, and you will find out after the budget is committed.

What goes wrong with subscriber history migration?

Everyone estimates the extract and nobody estimates the reconciliation. Subscriber history is not optional detail for a publisher, because audited averages and retention analysis both depend on it, so you cannot start clean the way a simpler business could.

The problems are specific. The same household appears as a print subscriber under one spelling and a digital subscriber under an email nobody linked. Term subscriptions carry paid through dates that were adjusted by premium edition charges, and the adjustment logic lives in code rather than in the record. Grace periods and arrears were handled differently for print than for digital, so a lapsed date means two things depending on which row you are looking at. Accounts sold through agencies carry commission and chargeback history that has to survive because it affects revenue recognition.

The fix: migrate to a model that separates household, subscriber, subscription and entitlement rather than flattening them into an account row, because that separation is what lets a print record and a digital record resolve to one person without destroying either. Take immutable daily snapshots of subscriber and delivery state from day one in the new system so you are building the evidence base your next audit will need. Then reconcile a sample of real accounts by hand, including the awkward ones: a mid term upgrade, a premium edition adjustment, an agency sale that was cancelled early. If those three reconcile, the bulk usually follows.

Why do the paywall, payment and delivery integrations break after launch?

Three integrations carry most of the post launch failures in this category, and they fail in different ways.

Entitlement resolution to the website and apps fails on latency and on edge cases rather than on logic. It works in testing, then a subscriber upgrades mid term and the entitlement cache serves the old answer for an hour, or a household with two devices gets inconsistent access. Every one of those is a support call from someone who is currently paying you.

Payments fail through the card lifecycle rather than through the gateway. Cards expire, get reissued after a fraud event, or decline once and never get retried intelligently. A meaningful share of what publishers record as churn is really a payments problem, and if the new system does not carry account updater support and a considered retry and dunning sequence from launch, you will lose subscribers who never intended to leave.

Delivery integrations fail on geography. Address data that was adequate for posting a bill is not adequate for assigning a delivery point to a carrier route, and a batch of subscribers ends up on the wrong route or on no route at all, which is a missed paper and a complaint credit.

The fix: treat entitlement as an API with a published contract and explicit cache invalidation on every state change, and test the upgrade, downgrade and lapse paths rather than only the happy path. Wire account updater and retry logic in the first release, not as an optimisation. Geocode delivery points during migration and reconcile route assignment against the draw the old system produced before you rely on it.

What happens when carrier settlement and complaints are not covered?

This is the gap that separates a subscription billing platform from a circulation system, and it is the one publishers most often discover after committing to a modern billing tool.

Carriers are usually independent contractors buying at wholesale, with settlement statements, deductions for complaints and bag charges, and advances to recover. Draw has to be computed daily per carrier from live subscriber state including starts, stops and vacation holds. Single copy outlets return unsold copies that have to be reconciled. A missed paper has to be redelivered within hours to be worth anything, and the redelivery has to attach to both the subscriber credit and the carrier's service record.

If none of that exists, the print side reverts to spreadsheets and phone calls, and the link that actually improves delivery performance is gone. Service quality only changes when a complaint costs the responsible party something and the record is visible to both sides.

The fix: scope carrier operations as a first class part of the platform even if you sequence it into a later phase, and be explicit that a billing tool does not cover it. Route and territory management with geocoded delivery points, daily draw computed from live subscriber state, carrier records with settlement statements and deductions, complaint capture that credits the subscriber and attaches to the carrier's record, and returns processing for single copy. The complaint to settlement link is the mechanism, not a reporting nicety.

Should you build custom or configure what you already own?

If print is still the core product, volumes are stable and your current system does what you need at an acceptable change cost, stay where you are and spend the money on the newsroom or on sales. Naviga and AdvantageCS are deep in exactly the places that matter, routes, settlement, complex terms and audit reporting, and replacing a working circulation system to modernise it is how publishers lose a year. We would tell you that rather than sell a project.

Before assuming a build, check what your incumbent can actually be configured to do. Many publishers carry offer restrictions that turn out to be a licensing tier or an unused module rather than a product limit, and a week spent finding that out is cheap.

The build case appears when the constraint moves from fulfilment to commercial agility. Digital is the growth line and every offer test needs a vendor change request. Your offer structures are unusual enough that customer service already runs manual workarounds outside the system. You operate several titles whose commercial models are diverging. Or your retention work is blocked because you cannot see a subscriber across print and digital as one person. If the constraint is fulfilment, keep the incumbent. If the constraint is identity and agility, the incumbent will never become the answer.

How do hidden costs get into the quote?

Audited reporting priced as a reporting module. Reproducing legacy qualification definitions and reconciling a parallel run across a full audit period is forensic work, and it is usually the largest single line in a circulation programme.

History migration priced from the extract. The extract is easy. Resolving households across print and digital, untangling premium edition adjustments to paid through dates, and preserving agency commission and chargeback history is the work.

Titles treated as configuration. A second title with a different offer structure, a different audit treatment and a different carrier network is real scope, not a setting.

Agency and third party sales channels. Commission tiers, chargebacks on early cancellation and reconciliation with the agency's own records look small in a requirements list and consume weeks.

Postal fulfilment alongside carrier delivery, which brings its own addressing requirements, sortation and cost model.

From Digital Heroes delivery experience, a first release covering the subscriber and entitlement model, a configurable offer and rate engine with proration, payments with dunning and an entitlement API runs $90,000 to $200,000 in 16 to 22 weeks. Adding carrier routes and draw, settlement, complaint credits, returns and audit grade reporting takes the programme to $250,000 to $700,000 phased across 12 to 24 months.

What separates a build that works from one that fails here?

Reporting first. Immutable daily snapshots, qualification rules expressed as versioned configuration, drill down from any published figure to source records, and a parallel run against the legacy system through a full audit period with every variance documented. This is the acceptance test for the whole programme, and treating it that way is the clearest signal that a team has done this before.

Offers as data, not code. The measure is whether a circulation analyst can launch a new bundle in a week without an engineering ticket. If a new offer requires a deployment, you have rebuilt your old problem in a newer stack.

One subscriber identity across print and digital, resolved at the household level, with every state change emitted as an event to your analytics stack. Retention work is impossible without it, and predictive scoring is decoration until you have about a year of clean event history.

A migration plan that names the awkward cases up front: mid term upgrades, premium edition adjustments, agency sales cancelled early, and subscribers who exist twice. A developer who asks about those in the first meeting is worth more than one who quotes a lower number.

Ownership settled before kickoff. You should own the repository, the cloud accounts and the right to hire another firm. At Digital Heroes the client owns the code from the first commit. You are escaping a system you could not change for twenty years, and walking into the same arrangement with a newer supplier would be an expensive irony.

Research & sources

The evidence behind this guide

Independent findings on why this investment pays off. Every link goes to the primary source.

  1. In the Flexera 2025 State of ITAM report, respondents reported roughly 33% of SaaS spend is wasted, underscoring how paying for off-the-shelf seats and tiers that go unused erodes the supposed cost advantage of generic SaaS. Source: Flexera (2025) →
  2. In a survey of 113 supply chain leaders (conducted late March to mid-April 2022), 67% had implemented digital dashboards for end-to-end visibility, and those companies were about twice as likely as others to avoid supply chain problems during the disruptions of early 2022; 71% expected to revise inventory policies going forward. Source: McKinsey & Company (2022) →
  3. The EY survey of 508 payroll professionals at U.S. companies with 250-10,000 employees quantifies the direct and indirect cost of payroll inaccuracy, reinforcing the ROI case for payroll automation; the study is the original source of the frequently cited $291-per-error figure. Source: BusinessWire / EY (Ernst & Young) (2022) →
  4. The average number of formal learning hours used per employee fell to 13.7 in 2024, down from 17.4 in 2023, a decline the report attributes partly to a shift toward informal and on-the-job learning not captured in the formal-hours metric. Source: Association for Talent Development (ATD) (2025) →
Deepti P. · Project Manager · Lucknow

Deepti manages client software projects with a bias toward writing things down. Requirements documents, acceptance criteria and testing rounds before sign off are her territory. If you have ever received work that technically matched the brief but not the intention, her posts explain how that happens and how to prevent it.

View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.

FAQ

Frequently asked questions

Why do circulation figures stop reconciling after a migration?
Because the qualification rules that define paid circulation were embedded in code written decades ago and nobody re expressed them explicitly before the new system started producing numbers. The new system counts a slightly different population, the variance is real, and there is no document to check it against. The prevention is to write qualification rules as versioned configuration, take immutable daily snapshots of subscriber and delivery state, and run both systems in parallel through a full audit period documenting every difference.
Can we move to a modern subscription billing platform instead?
Only for the digital side, and you should go in knowing that. Those platforms handle recurring revenue well and have no concept of carrier routes and draw, settlement with deductions, single copy returns, redelivery of a missed paper, or audited qualification rules. Publishers who adopt one usually end up running two systems with a manual bridge, which is a legitimate interim step if chosen deliberately and an unpleasant surprise if not.
How much of our subscriber history do we actually need to migrate?
More than you would like, because audited averages and retention analysis both depend on it. The practical approach is to migrate the full subscription and payment history into a model that separates household, subscriber, subscription and entitlement, then reconcile a hand picked sample of awkward accounts: a mid term upgrade, a premium edition adjustment to a paid through date, an agency sale cancelled early, and a household that exists as both a print and a digital record.
Why do so many cancellations turn out to be payment failures?
Because cards expire, get reissued after fraud events and decline for reasons that have nothing to do with the subscriber's intent, and a system without account updater support and an intelligent retry sequence records all of that as churn. It is worth measuring separately before you fund any retention programme, since involuntary churn responds to payments engineering rather than to offers, and the fix is cheaper than the win back campaign it replaces.
How much does custom circulation software cost?
A first release covering subscriber and entitlement modelling, a configurable offer and rate engine with proration, payments with dunning and an entitlement API runs $90,000 to $200,000 over 16 to 22 weeks in Digital Heroes delivery experience. Adding carrier routes and draw, settlement, complaint credits, returns and audit grade reporting takes the programme to $250,000 to $700,000 across 12 to 24 months. Audited reporting and history migration are the two lines most often underestimated.
Should we replace Naviga or AdvantageCS?
Not in one move, and not at all if print still leads and the system works at an acceptable change cost. Both are genuinely deep in routes, settlement, complex terms and audit reporting. The safer pattern is to build the subscriber, entitlement and offer layer alongside, move digital and new sales onto it, prove the new reporting through an audit period, and only then consider migrating print fulfilment.
What breaks when a subscriber upgrades mid term?
Proration and entitlement, usually at the same time. The paid through date has to be recalculated against the new rate with the correct proration method, any premium edition adjustment has to be preserved, delivery method may change from mail to carrier and therefore change the route and the draw, and the entitlement cache serving your website has to be invalidated immediately rather than on its next refresh. Ask any prospective developer to walk through that exact case before you sign.
How do carrier complaints connect to carrier pay?
A complaint should credit the subscriber, trigger a redelivery where the timing still makes it worthwhile, and attach to the carrier's service record, which then feeds deductions on the settlement statement. That link is what actually improves delivery performance, because service quality changes when a miss costs the responsible party something and both sides can see the record. Manual processes never sustain the link, which is why complaint volumes drift upward in publishers running print on spreadsheets.
Is a custom ERP cheaper than NetSuite over five years?
Often yes once you pass roughly 20 to 30 users. NetSuite is commonly quoted at $999 per month for the base platform plus about $99 per user per month, so a 30-user company spends over $200,000 on licenses across five years before paying for implementation. A custom build in the $120,000 to $250,000 range is a one-time cost, and in Digital Heroes projects annual upkeep runs 15 to 20 percent of build cost with no per-seat fees as you hire.
How long does it take to build a custom web or mobile app from scratch?
Plan on 8 to 16 weeks for a focused first version and 4 to 9 months for a larger platform, which is the typical spread across Digital Heroes builds. The first 2 to 3 weeks go to discovery and design before any production code ships. The two things that stretch timelines most are integrations with legacy systems and slow feedback from your side, not developer speed.
Will a custom ERP scale as we grow from 50 to 500 employees?
Yes, if it is designed for that from the start, which mostly means clean database design, permissions that handle new departments, and modules that stay separable. Adding users to software you own costs nothing in licenses, the opposite of the per-seat scaling penalty on NetSuite or Dynamics. What does need budget as you grow is new modules and integrations, so keep a small standing development arrangement rather than restarting a vendor search every two years.
Is SAP overkill for a mid-sized company?
For most companies under about 500 employees, yes. SAP S/4HANA is built for multi-entity, multi-country enterprises with implementations measured in years and seven figures, while SAP Business One, the mid-market product, still forces your processes into its mold. If your competitive edge lives in how you operate, a custom ERP scoped to your actual workflows ships faster and costs a fraction of an SAP program.
What questions should I ask a development agency on the first call?
Ask who exactly will build it, what happens when scope changes mid-project, what their maintenance terms are after launch, and what they will need from you every week. Then ask them to describe a project that went wrong and what they changed afterward; teams that have shipped at real volume have war stories, and teams claiming a perfect record are hiding something. The scope-change answer matters most: a disciplined shop describes a written change-order process, not a vague promise to be flexible.
What are the biggest mistakes first-time software buyers make?
Choosing the lowest bid, paying more than 30-40% upfront instead of on milestones, skipping a written specification, and having no maintenance plan for after launch. The most expensive of the four in Digital Heroes rescue projects is the missing spec: without written acceptance criteria, done becomes an argument instead of a checklist, and every disagreement resolves in the vendor's favor. Fix those four and you have avoided most of the ways these projects fail.
How long does custom ERP development take?
Plan on 3 to 4 months for the first working module and 6 to 12 months for a full multi-module rollout. In Digital Heroes delivery experience the schedule risk is data migration and integration testing, not feature coding, so we stage go-lives module by module instead of one big-bang launch.
Who owns the source code if an agency builds my ERP?
You should, in full, and it must be written into the contract as work for hire with IP assignment on payment. At Digital Heroes every client receives the complete repository, database schemas, and deployment documentation, so they could hand the system to another team tomorrow. Walk away from any ERP proposal built on the agency's proprietary platform with ongoing license fees, because that recreates the vendor lock-in you were escaping.
What does it cost to maintain a custom ERP each year?
Budget 15 to 20 percent of the original build cost per year, so a $150,000 ERP needs roughly $22,000 to $30,000 annually for hosting, security patches, integration upkeep, and small improvements. Across Digital Heroes maintenance contracts, third-party APIs changing is the biggest recurring work item. That total still usually sits well under the license bill for a comparable NetSuite or Dynamics seat count.
How do I calculate the ROI on a custom ERP?
Add up three lines: hours of manual work removed at loaded labor cost, subscription licenses you cancel, and error costs like mispicks and double entry that disappear. In Digital Heroes delivery experience, mid-market ERP builds typically reach payback in 18 to 30 months, faster when they replace a per-seat platform at 30 or more users. Run the math over five years, because that is where a one-time build beats recurring licenses decisively.
Can I start with one ERP module instead of the full system?
Yes, and it is how most successful custom ERP projects at Digital Heroes begin. We build the single module causing the worst pain first, typically inventory or order management, get it live in 10 to 14 weeks, and let it prove ROI before the next phase gets funded. Starting with one module also derisks data migration because you move one dataset at a time.
What happens to my software if the agency shuts down or we stop working together?
Nothing dramatic, if the engagement was set up correctly: the code sits in your repository, hosting runs on your cloud account, and a handover document explains how to deploy and operate the system. Any competent replacement team can then take over in days rather than months. If the agency controls the repo, the servers, or the domain, fix that now, because renegotiating access during a dispute is the most expensive place to discover the problem.
Who can build a custom ERP software system?

Digital Heroes builds custom ERP software systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.

Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.

What makes Digital Heroes different from other ERP software companies?

Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.

Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.

How can I check Digital Heroes is legitimate before getting in touch?

Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.

Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.

Keep reading
let's build

Build something worth launching.

A plan, a team, a timeline, within 24 hours. No decks, no discovery calls. Tell us what you're building and we'll come back with a real scope and a real number.

message us directly · we reply within one business day

mission briefing

Monthly dispatch

Playbooks, real build costs, and what we're shipping. One email a month. No fluff.

visit us

New York HQ

1140 Broadway, Suite 704 · New York, NY 10001

Get directions
Online now

Hey there 👋 How can we help you today?