Title: AffKeeper
Author: affkeeper
Published: <strong>August 11, 2026</strong>
Last modified: August 11, 2026

---

Search plugins

![](https://ps.w.org/affkeeper/assets/banner-772x250.png?rev=3641808)

![](https://ps.w.org/affkeeper/assets/icon-256x256.png?rev=3641783)

# AffKeeper

 By [affkeeper](https://profiles.wordpress.org/affkeeper/)

[Download](https://downloads.wordpress.org/plugin/affkeeper.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/affkeeper/#description)
 * [Reviews](https://wordpress.org/plugins/affkeeper/#reviews)
 *  [Installation](https://wordpress.org/plugins/affkeeper/#installation)
 * [Development](https://wordpress.org/plugins/affkeeper/#developers)

 [Support](https://wordpress.org/support/plugin/affkeeper/)

## Description

The problem with affiliate links: the product behind them can sell out or get delisted—
and you
 keep sending readers (and paid traffic) to a page nobody can buy from. 
AffKeeper watches your links so you find out before you lose the sale.

**Works instantly, no account needed:**

 * A full **URL shortener** on **your own domain** (`yoursite.com/go/product`) —
   clean short
    links that redirect locally and instantly, with click counting. 
   The `/go/` prefix is configurable.
 * Insert links with a shortcode: `[affkeeper slug="abc123"]Buy now[/affkeeper]`(
   add `domain="…"` when the same slug exists on more than one of your domains)
 * Affiliate links render with `rel="nofollow sponsored"` automatically (correct
   disclosure);
    plain redirects get `rel="nofollow"`.
 * A **Links** screen in wp-admin: search, filter, edit in place.

**Connect a free AffKeeper account to add monitoring:**

 * **Product availability** — know when an AliExpress product goes _out of stock_,
   _low stock_ or
    gets _removed_. Your first affiliate link is monitored out of
   the box; connect your own (free) AliExpress API keys to monitor all of them on
   your private API quota.
 * **Broken-link checks** — monitored redirect links are tested for 404/410, server
   errors and
    unreachable hosts.
 * **Email alerts** the moment a monitored product becomes unbuyable — or a redirect
   breaks.
 * **You choose what’s monitored** — a per-link “Monitor in AffKeeper” toggle. Local
   links are
    unlimited and free; only monitored ones use a plan slot. Affiliate
   links default to on.
 * **Real analytics in your panel** — click totals sync within seconds, plus referrer
   and device
    breakdowns per click (and countries, when your server provides a 
   geo header).
 * **Auto-fallback** for links hosted on AffKeeper domains — clicks go to a replacement
   product or
    category page while the original is unavailable, so the traffic still
   converts. (Links hosted on your own site always redirect from your site, so they
   alert instead of rerouting.)
 * One dashboard for links across all your sites, with clicks and history per your
   plan.
 * Your local links sync to the account automatically — the redirect stays on your
   domain, so
    nothing in your posts ever breaks.

A dashboard widget shows 30-day clicks and warns when links point to unavailable
products; the
 Links screen floats dead products to the top so the next action is
obvious.

### External services

This plugin communicates only with the AffKeeper service at https://affkeeper.com
over its
 authenticated REST API, and only after you enter an API key. What is transmitted:

 * Your API key (authentication) and this site’s hostname.
 * For links you sync: their destination URLs, titles, slugs and short-link URLs.
 * Click statistics: absolute totals and per-day counts for synced links.
 * Per click of a synced link: the referrer URL and browser user-agent; when your
   server provides a
    geo header (e.g. Cloudflare), the visitor’s two-letter country
   code. The visitor’s IP address itself is never transmitted.

Read back: your links, their click counts and availability status. No data is sent
anywhere else,
 and nothing at all is sent until you connect an account.

Terms: https://affkeeper.com/terms/ — Privacy: https://affkeeper.com/privacy/

## Screenshots

[⌊The Links screen in wp-admin — availability badges, click counts, filters and 
search.⌉⌊The Links screen in wp-admin — availability badges, click counts, filters
and search.⌉[

The Links screen in wp-admin — availability badges, click counts, filters and search.

[⌊Add or edit a link — a clean slug on your own domain, monitoring and affiliate
toggles.⌉⌊Add or edit a link — a clean slug on your own domain, monitoring and affiliate
toggles.⌉[

Add or edit a link — a clean slug on your own domain, monitoring and affiliate toggles.

[⌊The AffKeeper dashboard — links that need a look, with the 30-day click trend.⌉⌊
The AffKeeper dashboard — links that need a look, with the 30-day click trend.⌉[

The AffKeeper dashboard — links that need a look, with the 30-day click trend.

[⌊Per-link analytics in the panel — clicks by device, top referrers and history.⌉⌊
Per-link analytics in the panel — clicks by device, top referrers and history.⌉[

Per-link analytics in the panel — clicks by device, top referrers and history.

[⌊Account-wide stats — countries, devices and referrers across all your links.⌉⌊
Account-wide stats — countries, devices and referrers across all your links.⌉[

Account-wide stats — countries, devices and referrers across all your links.

[⌊The panel's Links list with live availability for every link.⌉⌊The panel's Links
list with live availability for every link.⌉[

The panel’s Links list with live availability for every link.

## Installation

 1. Upload the plugin to `/wp-content/plugins/affkeeper` and activate it, or install
    it from the Plugins screen.
 2. Go to **AffKeeper  Settings**.
 3. Enter your panel URL and an API key (create one in the panel under Settings  API
    keys).
 4. Click **Save & connect**.

## FAQ

### Do I need an AffKeeper account?

No. Short links, redirects and click counting work entirely on your own site, without
any account.
 A free account adds monitoring: stock/removal detection for affiliate
products, broken-link checks and email alerts.

### Does it slow down my site?

No. Availability data is cached for a few minutes, so the front end doesn’t call
the API on every
 page load.

### What marketplaces are supported?

AliExpress today (checked through the official AliExpress API). Your first affiliate
link is
 monitored on the house quota; your own free AliExpress API keys unlock 
monitoring for every link. More marketplaces can be added on the service side without
updating the plugin.

### What happens to my links if I delete the plugin?

Uninstalling removes the plugin’s settings and your API key. The local link table
is kept on
 purpose — those slugs and destinations are your content; reinstalling
picks them up again.

### Do my links stop working if I cancel or disconnect?

No. The redirects live on your own WordPress site and keep working no matter what—
monitoring is
 an add-on, never a dependency.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AffKeeper” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ affkeeper ](https://profiles.wordpress.org/affkeeper/)

[Translate “AffKeeper” into your language.](https://translate.wordpress.org/projects/wp-plugins/affkeeper)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/affkeeper/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/affkeeper/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/affkeeper/) by [RSS](https://plugins.trac.wordpress.org/log/affkeeper/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * The plugin now speaks 20 languages — Spanish, Portuguese (Brazil), German, French,
   Italian, Dutch, Polish, Russian, Ukrainian, Turkish, Indonesian, Vietnamese, 
   Thai, Japanese, Korean, Chinese (Simplified), Arabic, Hindi, Czech and Romanian.
   Your wp-admin language is picked up automatically.

#### 1.0.1

 * Panel-hosted links are now editable right from the Links screen (destination,
   slug alias, affiliate flag) — the panel remains the place for variants, monitoring
   settings and full stats.
 * Dashboard widget styles moved to wp_add_inline_style().

#### 1.0.0

 * Initial public release.
 * Local short links on your own domain with click counting — works without an account.
 * `[affkeeper]` shortcode with automatic rel=”sponsored” / rel=”nofollow”.
 * Links admin screen: search, filters, sorting, pagination, availability and liveness
   badges.
 * Connect an AffKeeper account: per-link monitoring toggle, stock and broken-link
   alerts.
 * Two-way sync with the panel (destinations, slugs, click stats within seconds).
 * Click analytics: referrer and device reporting; country via server geo headers—
   visitor IPs
    are never transmitted.
 * Dashboard widget with 30-day clicks and attention alerts.

## Meta

 *  Version **1.0.2**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [affiliate links](https://wordpress.org/plugins/tags/affiliate-links/)[aliexpress](https://wordpress.org/plugins/tags/aliexpress/)
   [broken links](https://wordpress.org/plugins/tags/broken-links/)[link cloaking](https://wordpress.org/plugins/tags/link-cloaking/)
   [url shortener](https://wordpress.org/plugins/tags/url-shortener/)
 *  [Advanced View](https://wordpress.org/plugins/affkeeper/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/affkeeper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/affkeeper/reviews/)

## Contributors

 *   [ affkeeper ](https://profiles.wordpress.org/affkeeper/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/affkeeper/)