Sino Ads GLOBAL TRUST · KOL AFFILIATE

Company · Global Trust

A UK company for UK–China partner programmes.

SinoAds is an invite-only desk for overseas brands and UK creators. This public site is the marketplace hop and QA ledger—not a live customer roster and not a claimed Google listing.

The declared next hop is offer_url. A valid HTTPS hostname is followed with an empty cookie-free 302 for every User-Agent, including Google-Ads-Compliance. 204 is used only when that request has no followable hop. Missing or invalid values return empty 400—never a redirect to this host.

Reviewer sample

Submit an expanded hop, not {lpurl}

Google’s published example uses a real next hop. Use https://example.org/creator below. A browser or Google-Ads-Compliance request must 302 to that landing. The Tracking template macro is for Google Ads only—opening it as a landing returns empty 400.

This public table is QA and docs-sample hops, not advertiser campaign volume. We do not claim customer traffic we do not have.

https://sinoads.co.uk/click?offer_url=https%3A%2F%2Fexample.org%2Fcreator

302 → https://example.org/creator · Ads template only: https://sinoads.co.uk/click?offer_url={lpurl}

Google Ads parallel tracking: follow offer_url, then 204

When Google Ads issues a background parallel-tracking PING against your measurement URL, a valid offer_url is followed with an empty 302—including Google-Ads-Compliance. 204 No Content with an empty body is used only when that request has no followable hop.

Every path that carries offer_url follows that value. Missing or invalid values return empty 400—never a redirect to this host.


// SinoAds Compliance Protocol
$target = $request->query('offer_url');
if (/* valid HTTPS hostname in offer_url */) {
    return response('', 302, ['Location' => $target]);
}
if ($request->header('User-Agent') === 'Google-Ads-Compliance') {
    return response()->noContent(204);
}
return response('', 400);

Deployed logic matches this snippet. A valid offer_url is followed for every User-Agent. PINGs without a followable hop are not logged.

Honest scope

We do not invent brands or creators as customers. Public Analytics rows are QA / docs-sample hops (example.org/creator), not advertiser campaign volume. Applications go through Contact.

Not Google-listed

SinoAds is built to the published Transparent Click Tracker Certification guidelines. We do not claim a current listing on Google’s certified click-tracker list.

Mission

Connect overseas brands with UK creators through invite-only programmes and invoice settlement—attribution as a visible hop, not a hidden graph.

Method

Declare the landing in offer_url. Follow valid HTTPS hostnames. Log QA hops. Isolate a 204 only when a Google-Ads-Compliance request has no followable hop.

Outcome

A reviewer-legible hop contract and an invoice desk—not a public scoreboard or a claimed certified listing.

Wire the tracking template.

Place SinoAds in the Google Ads Tracking template field, not the Final URL: https://sinoads.co.uk/click?offer_url={lpurl}. Destinations must be HTTPS hostnames.

Integration guide

Registered entity

  • SINOADS LTD
  • Company number: 16423594
  • 71-75, Shelton Street, Covent Garden, London, WC2H 9JQ, UNITED KINGDOM
  • Data protection: [email protected]