Software Alternatives, Accelerators & Startups

Gauge VS Split Fee

Compare Gauge VS Split Fee and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Gauge logo Gauge

Gauge is a free and open source test automation framework that takes the pain out of acceptance...

Split Fee logo Split Fee

Split Fee connects UK recruitment agencies to collaborate on permanent placements. Share candidates and vacancies, match automatically, and split the fee.
  • Gauge Landing page
    Landing page //
    2021-09-20
  • Split Fee Login screen
    Login screen //
    2026-03-16
  • Split Fee Dashboard page
    Dashboard page //
    2026-03-16

Split Fee is a platform for UK recruitment agencies to collaborate on permanent placements.

Every agency has candidates they can't place and vacancies they can't fill. Another agency almost certainly has what you need โ€” but finding them, trusting them, and making the collaboration work has always been the hard part.

Split Fee solves this. Post your candidates and vacancies to the platform. Our matching algorithm finds opportunities across every agency on the network โ€” by skills, location, salary, and seniority. Candidate and client data stays anonymised until both sides agree to work together. When a placement is made, we handle the fee split and invoicing automatically.

No more posting in social media groups and hoping someone replies. No more sharing candidate details with strangers on trust alone. No more chasing invoices from agencies you barely know.

45% for you. 45% for them. 10% platform fee โ€” only when a placement is made.

Half of a placement fee is infinitely better than none of it.

Split Fee

$ Details
freemium ยฃ97.0 / Monthly
Release Date
2026 March
Startup details
Country
United Kingdom
Founder(s)
Abbie Taylor
Employees
1 - 9

Gauge features and specs

  • Open-source
    Gauge is an open-source tool, which means it is free to use and its source code is accessible for anyone to contribute to or modify. This encourages a community-driven development model.
  • Cross-platform support
    Gauge is compatible with multiple operating systems including Windows, macOS, and Linux, providing flexibility for teams working in diverse environments.
  • Simple syntax
    The specifications in Gauge are written in a natural language format, which makes them easy to read and write, facilitating better collaboration between technical and non-technical team members.
  • Language-agnostic
    Gauge supports multiple programming languages such as Java, C#, Ruby, and JavaScript, allowing teams to use it with their language of choice.
  • Integration with IDEs
    Gauge integrates well with popular IDEs like Visual Studio Code and IntelliJ IDEA, providing robust tooling support and enhancing developer productivity.

Possible disadvantages of Gauge

  • Learning curve
    Though Gauge uses natural language for specifications, mastering the tool and its ecosystem can require some time and learning, especially for users new to behavior-driven development.
  • Limited third-party support
    Compared to more mature testing frameworks, Gauge has fewer plugins and third-party tools, which might limit its extensibility and integration with other systems.
  • Smaller community
    While Gauge has an active community, it is not as large as those of some older, more established testing platforms, potentially leading to slower response times for support and fewer shared resources.
  • Lack of advanced features
    Gauge primarily focuses on simplicity and does not offer some advanced out-of-the-box features that other testing frameworks might provide, which could be a limitation for users with complex requirements.

Split Fee features and specs

No features have been listed yet.

Analysis of Split Fee

Overall verdict

  • Split Fee (split-fee.com) appears to be a niche referral/fee-splitting platform aimed at connecting professionalsโ€”likely in real estate, legal, or brokerage-type industriesโ€”to share commissions on referred deals. Without independent reviews or verified track record widely available, it should be approached with due diligence, but the concept itself addresses a real market need for structured referral partnerships.

Why this product is good

  • Provides a structured framework for professionals to formally split fees or commissions on referred business
  • Can help expand referral networks beyond one's immediate contacts or region
  • May reduce disputes over referral agreements by formalizing terms upfront
  • Potentially useful for professionals who receive occasional out-of-market or out-of-expertise leads they want to monetize

Recommended for

  • Real estate agents or brokers looking to refer out-of-area clients
  • Legal or financial professionals wanting to formalize referral fee arrangements
  • Freelancers or consultants who want to monetize leads outside their expertise
  • Small firms seeking to expand reach through partner referral networks

Gauge videos

Glowshift Gauge Review

More videos:

  • Review - Motorcycle Tire Gauge Accuracy Comparison Test
  • Review - etrailer | Haul Gauge OBD II Mobile Tongue Weight and Payload Scale Review

Split Fee videos

No Split Fee videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Gauge and Split Fee)
SEO Tools
100 100%
0% 0
Recruitment Solutions
0 0%
100% 100
SEO
100 100%
0% 0
Recruitment
0 0%
100% 100

Questions & Answers

As answered by people managing Gauge and Split Fee.

Which are the primary technologies used for building your product?

Split Fee's answer:

A next-generation serverless platform, built for AWS.

What makes your product unique?

Split Fee's answer:

Split Fee is the first purpose-built platform for split fee recruitment in the UK. Instead of relying on LinkedIn groups, WhatsApp messages, and manual agreements, agencies upload their candidates and vacancies and the platform automatically matches them across agencies.

Candidate identities are revealed gradually; anonymised at first, then progressively disclosed as both sides accept, so agencies can collaborate without the risk of circumvention.

Why should a person choose your product over its competitors?

Split Fee's answer:

Most "split fee networks" are just directories or social groups where agencies post and hope someone responds. Split Fee is an actual matching engine. It scores candidate-vacancy pairs, handles the legal agreements (non-circumvention, self-billing), automates invoicing and fee splits, and manages the entire placement lifecycle from match to payment. Everything that normally requires trust, phone calls, and spreadsheets is handled by the platform.

How would you describe the primary audience of your product?

Split Fee's answer:

UK recruitment agencies; from boutique firms with a handful of consultants to mid-sized agencies with specialist sector coverage. Any agency that has either strong candidates without the right vacancies, or client vacancies they can't fill from their own candidate pool. Split Fee turns those dormant assets into placements.

What's the story behind your product?

Split Fee's answer:

Abbie, our founder, knew that although split fee arrangements have existed in recruitment for decades, the process has always been manual: find a partner agency, negotiate terms, trust them with your candidate data, chase invoices. Most agencies avoid it because the overhead and risk outweigh the reward. Abbie built Split Fee to remove that friction entirely, with automated matching, progressive identity disclosure, built-in legal agreements, and automated billing, making split placements as straightforward as direct ones.

User comments

Share your experience with using Gauge and Split Fee. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Gauge seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Gauge mentions (4)

  • Python-Selenium-Action: Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
    Selenium is cool but https://gauge.org/ really cuts down on the boilerplate and is a lot more lightweight, may want to give it a look too. Source: about 3 years ago
  • Java Developer, What do you do?
    Since the project also uses Postgres, Redis, and AMQP, we also write integration tests. A docker compose file is there to stack up the test suite, and before each test, the tables, the keys, and the queues are reset. We don't try to aim to test for all the cases but usually all the controllers are covered. I personally would prefer to write more test cases between multiple micro services (e2e?) using something... Source: almost 4 years ago
  • A dilemma: What to do about integration testing for developers.
    Gauge looks interesting, but reminds me heavily of BDD frameworks - it looks like it's an abstraction layer where instead of writing Gherkin/GWT, the tests are in their specific DSL that's Markdown based? Source: over 4 years ago
  • 9 Of The Best Java Testing Frameworks For 2021
    Gauge is a Behavior Driven Java testing framework launched by ThoughtWorks.Inc. This is also one of the best Java Testing Frameworks, which allows software engineers to develop automated frameworks and speed up the software development procedure. - Source: dev.to / about 5 years ago

Split Fee mentions (0)

We have not tracked any mentions of Split Fee yet. Tracking of Split Fee recommendations started around Mar 2026.

What are some alternatives?

When comparing Gauge and Split Fee, you can also consider the following products

Writesonic - If youโ€™ve ever been stuck for words or experienced writerโ€™s block when it comes to coming up with copy, you know how frustrating it is.

Unbench - Beyond recruitment, Unbench became a dynamic matchmaking platform, efficiently connecting companies with top specialists.

Wicked PDF - PDF generator (from HTML) plugin for Ruby on Rails

SEOBOTS.io - Easy to use bots for data mining and growth hacking: parsers, crawlers and much more.

ScChrom - ScChrom - Scriptable Chromium. Contribute to Felmachersoft/ScChrom development by creating an account on GitHub.

TexAu - Growth automation to scale your business faster