Every agent link on this site carries a code that identifies us. That is how the site is funded, it is stated on the methodology page, and it is the reason no page here names a best agent. This guide takes the disclosure literally and follows the code itself, because on these two agents it sits in structurally different places and one of those places has a consequence you can be bitten by.
Nothing below changes what you pay. The code is an attribution marker for the agent's own affiliate accounting, not a price modifier.
Two codes, two places
The CnFans link is an ordinary web address: a product path, then a query string holding a marketplace token, the item number, and a referral number. All of it sits in the part of a URL that a web server receives and can act on.
The SugarGoo link is not shaped like that. SugarGoo's product page is a client-side hash route, and both the encoded product link and the member id live after the hash. Everything after a hash is a fragment, and fragments are never sent to a server — the browser keeps them and hands them to the JavaScript running on the page. The mechanics are set out in the SugarGoo review. What matters here is that on SugarGoo the referral marker and the product itself are neighbours in the same disposable tail.
Why that adjacency matters
Anything sitting between you and a link's destination — a chat app generating a preview, a shortener, a corporate proxy, a forum that rewrites outbound URLs — treats a fragment as expendable, because to most software a fragment genuinely is expendable. It is supposed to be an anchor within a page.
The two failure modes therefore look completely different from the outside:
- Lose the tail of a CnFans link and you lose one value at a time. Strip the referral number and the product link still works. Strip the item number and the link visibly breaks. The two are independent.
- Lose the tail of a SugarGoo link and you lose both at once, and quietly. The link arrives looking complete and lands on an empty product page. Nothing appears broken.
If somebody has ever told you a SugarGoo link "doesn't work" and then it opened perfectly from your own clipboard, that asymmetry is the likeliest explanation, and it is worth ruling out before anyone concludes the item sold out.
The parameter SugarGoo used to carry
There is a second reason the SugarGoo link is shaped the way it is. An older SugarGoo product route accepted a parameter naming the source marketplace, and that parameter had a default that was wrong for anything other than Taobao — Weidian and 1688 items sent through it could be mis-routed. The current route is platform-agnostic: it takes the whole product link and works the marketplace out itself.
CnFans goes the other way and names the marketplace explicitly with a token from a three-word vocabulary. Both approaches can be got wrong, but they fail differently: an explicit token is wrong only if somebody writes the wrong one, while an implicit default is wrong for every item that is not the default.
The lesson is not about either agent. A marketplace token in a URL is a claim, not a fact. Hand-editing an agent link is a bad habit for exactly that reason; the link decoder reads the item back out of any of the eight agents' links, with no network call, and writes the replacement for you.
Six words for the same thing
Across the eight agents this site builds links for, the referral marker is spelled six different ways. One agent calls it an affiliate code, one a partner code, one an invite code, one just a code, two of them a ref, and SugarGoo calls it a member id.
That trivia has one practical use: if you are checking whether a link somebody sent you is monetised, there is no single word to search for. Anybody calling a link "clean" because it lacks the word ref is not looking hard enough. Assume every agent link posted anywhere, this site included, is attributed to somebody until you have read the whole query string.
The date on our own disclosure
One more thing specific to this pairing. CnFans has been monetised on this site for as long as it has been listed. SugarGoo was the last of the eight agents to get an affiliate id at all, added on 1 August 2026 — for most of this site's life, SugarGoo links earned nothing, and nothing about SugarGoo's placement or treatment changed on the day that stopped being true.
We point that out because it makes SugarGoo a rough control on our own writing. If the older pages here had been quietly bent toward the agents that paid, the agent that paid nothing is where you would expect the bend to show.
Removing it
You are allowed to. On the CnFans link, delete the referral parameter and the product link still resolves. On the SugarGoo link, delete the member id from inside the hash and the product link still resolves too — just take the one parameter, not the whole tail after the hash, or you will take the product with it.
The simpler version: keep the original Weidian, Taobao or 1688 URL and build whatever agent link you want from it, here or anywhere else. The source link is the durable object. Every agent link is a wrapper around it with somebody's name on the outside.
What none of this measures
Where a code sits in a URL says nothing about warehouses, photographers, packing, freight contracts, or what happens when a parcel is lost — and those are the things that actually separate two agents.
Neither agent charges one number, and no percentages for either appear above. Both build an order from the item and its domestic Chinese leg, a service fee, storage after a free opening window, and international freight that does not exist as a figure until the parcel is packed and weighed. Which line usually decides the total is how agent fees work.
Nobody here has ordered through either agent: no timing data, no side-by-side QC photo sets, no dispute outcomes, no matched basket. That absence is why neither is ranked, in the same way a seller with no votes stays unranked.
The ten-minute version
Pick an item you actually intend to buy, from the shelf or from a seller with quoted evidence on the seller pages. Run it through the decoder, open both results, and read both fee pages the same afternoon. Then get as far as a shipping estimate at a realistic weight to your own address on each — the only number that ever settles this, and the one no comparison article has.