Many offers are restricted by country. Geo smart links exist so a single link can serve the right destination to every visitor without you maintaining separate funnels.
The smart URL:
Every funnel exposes one at /PREFIX/FunnelSlug/go. It is used automatically by the download page and by rebranded PDFs, and you can copy it from the funnel's Traffic Toolkit to use anywhere else.
The six regions:
- us, United States
- ca, Canada
- uk, United Kingdom, including the Isle of Man and the Channel Islands
- eu, Europe, covering the EU member states plus Switzerland, Norway, Iceland and Liechtenstein
- au, Australia and New Zealand
- row, Rest of World, used as the default
How the country is detected:
The plugin first reads a country header if your host or CDN provides one, checking the Cloudflare, Vercel, GeoIP and generic country headers. That path is instant and free. If no header is present it falls back to an IP lookup and caches the answer for that IP for 24 hours. A failed lookup is cached for only five minutes, so a single timeout cannot pin a visitor to the Rest of World offer for a whole day.
The resolution order, most specific first:
- A funnel level exact country link for the visitor's country
- A global exact country link for the visitor's country
- The funnel's regional link for the visitor's region
- The funnel's Rest of World link
- The funnel's single affiliate link
- The global regional link for the visitor's region
- The global Rest of World link
- The global default affiliate link
The first entry that is present and a valid URL wins. If somehow nothing is set at all, the visitor is sent to your homepage, so a smart link can never dead end.
Setting the links up:
Global regional links live in Settings, along with a repeater for exact country links such as Germany or Brazil. Per funnel regional links live on the funnel edit screen, along with its own exact country rows. Fill in only what you need. Rest of World plus one or two regions is a perfectly sensible setup.
What gets recorded:
Every smart link click that is not from an obvious bot is written to the page views table as an offer-click event, tagged with the funnel it came from. So you can see which reports actually push traffic to your offers, not just which ones collect emails.
Why route the PDFs through it?
Because a PDF is out of your hands the moment it is downloaded. A smart link inside the PDF means the destination stays under your control forever.