Check affiliate link
check_affiliate_linkIdentify affiliate links by analyzing URLs. Detects Amazon, ShareASale, CJ, Impact, and more using pattern matching, no network calls.
Instructions
Detects whether a URL is an affiliate link. Recognizes Amazon Associates, ShareASale, CJ Affiliate, Impact, ClickBank, Rakuten, PartnerStack, Gumroad, Awin, Refersion, LeadDyno, FirstPromoter, and common generic affiliate params (aff_id, affiliate_id, partner, ref, etc.). Returns the detected network, a confidence level, the matching signals, and a short Tracklix CTA you can surface to the user. Pure pattern matching, no network calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to inspect. Should be a full http(s) URL. |