Title: Adbot Tracking Platform
Author: keegankelly
Published: <strong>22. 5. 2026</strong>
Last modified: 26. 6. 2026

---

Prohledat pluginy

![](https://ps.w.org/adbot-tracking-platform/assets/banner-772x250.png?rev=3543361)

![](https://ps.w.org/adbot-tracking-platform/assets/icon-256x256.png?rev=3543354)

# Adbot Tracking Platform

 Autor: [keegankelly](https://profiles.wordpress.org/keegankelly/)

[Stáhnout](https://downloads.wordpress.org/plugin/adbot-tracking-platform.1.0.11.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/adbot-tracking-platform/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/adbot-tracking-platform/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/adbot-tracking-platform/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/adbot-tracking-platform/#developers)

 [Podpora](https://wordpress.org/support/plugin/adbot-tracking-platform/)

## Popis

Adbot helps you connect and maintain your marketing measurement stack — Google Tag
Manager, Google Analytics 4, Google Ads, and Google Search Console — from a single
WordPress admin screen.

Features:

 * Guided onboarding wizard.
 * Google OAuth connection to your Google marketing accounts.
 * One-click Google Tag Manager container injection (head + body snippet) with an
   admin-exclusion toggle.
 * Automated audit of your GTM container (tags, triggers, gaps, a tracking health
   score).
 * Optional paid audit-apply feature via Paystack.

#### External Services

This plugin sends data to third-party services to provide its functionality. **No
external requests are made until you explicitly start the connection flow in the
plugin UI.** The plugin stores an opt-in flag (`adbot_consent_given`) and refuses
to contact any external service until the flag is true.

The plugin communicates **only** with the Adbot Tracking backend service (`https://
adbot-tracking-platform.vercel.app`). The same API will later be served from `https://
tracking.adbot.co.za` when DNS is migrated; until then the plugin uses the Vercel
deployment URL. The Adbot backend then relays authorized requests to the following
services on your behalf:

 * **Adbot Tracking backend** (`https://adbot-tracking-platform.vercel.app/api/wp`)—
   the proxy/service your WordPress site talks to. Terms & privacy: https://adbot.
   co.za
 * **Google OAuth and Google APIs** (called server-side by the Adbot backend) — 
   authenticates and accesses the Google services you choose to connect (Tag Manager,
   Analytics, Ads, Search Console). Terms: https://policies.google.com/terms · Privacy:
   https://policies.google.com/privacy
 * **Supabase** (called server-side by the Adbot backend) — stores the account linkage
   and encrypted OAuth tokens. Terms: https://supabase.com/terms · Privacy: https://
   supabase.com/privacy
 * **Paystack** (called server-side by the Adbot backend) — processes payments if
   you enable the paid audit-apply feature. Terms: https://paystack.com/za/terms·
   Privacy: https://paystack.com/za/terms?q=/privacy

Data sent from your WordPress site to the Adbot backend: site URL, site name, WordPress
version, admin email (when the site first registers with the backend), and — per
feature — the Google container you choose, the audit parameters you run, and the
payment reference you verify. The WordPress site never sees, stores, or transmits
your Google OAuth tokens directly; those live on the Adbot backend and are encrypted
at rest.

### Credits

 * Adbot brand and logo: © Adbot. Used with permission for the official Adbot plugin.
 * Google product logos (Tag Manager, Google Analytics, Google Ads, Google Search
   Console) are trademarks of Google LLC. Used for identification purposes in accordance
   with Google’s brand guidelines.

## Instalace

 1. Upload the `adbot` folder to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress Plugins screen.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress.
 3. Go to the **Adbot** menu in the WordPress admin.
 4. In the Adbot admin screen, open **Settings** in the sidebar to review the external-
    services disclosure. Enable the consent toggle there before connecting, or follow
    the onboarding wizard / Google connection flow (consent may be recorded when you
    start a connection).
 5. Complete onboarding to connect Google and install your GTM container when ready.

## Nejčastější dotazy

### Does this plugin make external requests on activation?

No. Activation only seeds local defaults and sets the consent flag to false. External
requests occur only after consent has been granted (via the Settings toggle or when
starting a flow that records consent, such as Google connection) and the plugin 
performs the corresponding action.

### Why does the plugin say the site is still registering or “not finished registering”?

Before Google OAuth, the plugin registers your site with the Adbot backend and stores
a per-site token. The backend verifies ownership by requesting a public URL on your
WordPress site (`/wp-json/adbot/v1/verify`). Your **Settings  General  Site Address(
URL)** must therefore be reachable from the internet (for example a live HTTPS domain
or an HTTPS tunnel). Installations that only use `http://localhost` as the site 
URL generally cannot finish registration because the backend cannot reach that address.

### Where are my OAuth tokens stored?

Google OAuth access and refresh tokens are **not** stored in your WordPress database.
They are held and encrypted **on the Adbot backend** (and associated storage). The
plugin only keeps an encrypted **site token** (used to authenticate API calls to
the backend). That site token is encrypted at rest in WordPress using AES-256-GCM
with a key derived from your `wp-config.php` authentication salts (`AUTH_KEY`, `
SECURE_AUTH_KEY`, `LOGGED_IN_KEY`, `NONCE_KEY`). No separate encryption key is required
from you for OAuth tokens.

### How do I revoke Google access?

Click „Disconnect“ on the Adbot Connect tab. This removes the stored account link
on the Adbot backend and clears local references. You can also revoke access at 
https://myaccount.google.com/permissions.

### How do I cancel a Paystack payment or get my data removed?

Contact support via https://adbot.co.za. Uninstalling the plugin also removes all
local Adbot data from your WordPress site.

### Do I need to configure anything?

No. The plugin works out of the box. There are no secrets, API keys, OAuth client
IDs, or `.env` files to set up. All third-party credentials are held by the Adbot
backend service; the plugin communicates with that service via a per-site token 
it mints automatically on first use.

### Optional developer overrides

Define either in `wp-config.php` (both optional):

 * `ADBOT_API_BASE` — point the plugin at a staging or alternate backend (defaults
   to `https://adbot-tracking-platform.vercel.app/api/wp`; omit trailing slash).
 * `ADBOT_DEBUG` — verbose error logging when `WP_DEBUG` is on.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Adbot Tracking Platform je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

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

[Přeložte “Adbot Tracking Platform” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/adbot-tracking-platform)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/adbot-tracking-platform/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/adbot-tracking-platform/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/adbot-tracking-platform/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/adbot-tracking-platform/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.11

 * Fix: container, snippet, and settings selections (including Debug mode) could
   appear not to save on sites with aggressive caching such as LiteSpeed — the cache
   served stale admin data even though the change was saved. The plugin now instructs
   page/object/CDN caches never to store its authenticated admin REST responses,
   and flushes any stale entries once on update.
 * New: the Connect tab and the onboarding flow now show the exact GTM `<head>` 
   and `<body>` snippet code that is on your site.
 * Improve: the onboarding tracking report now lists each issue found with its severity(
   instead of only counts), shows what is already in your GTM container (tags, triggers,
   variables), and recognises a brand-new empty container to guide first-time setup.
 * Fix: corrected the „Apply fixes“ request so the generated GTM setup plan is sent
   to the backend in the expected shape.

#### 1.0.10

 * Fix: payment failed with „Invalid request body“ because the completed audit’s
   id was not stored (the backend returns audit_id; the plugin read auditId). The
   audit id is now saved correctly, and the payment step shows a clear message if
   no audit has been run yet.

#### 1.0.9

 * Fix: the „Unlock fixes“ step showed the price as 0. The plugin now displays the
   correct amount (default ZAR 4950, overridable via the ADBOT_FIX_PRICE / ADBOT_FIX_CURRENCY
   constants). The charge amount remains authoritative on the Adbot backend.

#### 1.0.8

 * Fix: selecting a container then running the audit failed with „No GTM container
   selected.“ The plugin now sends the container’s public GTM-XXXX id (which the
   snippet and audit require) instead of the numeric container id, so the audit 
   runs correctly.

#### 1.0.7

 * Improved: redesigned the Tag Manager container picker on the „Find property“ 
   step — accounts are grouped with counts, containers are shown as clear selectable
   cards with hover/focus/selected states, and a search box lets you filter by name,
   domain, or ID when you have many containers.

#### 1.0.6

 * Fix: the „Find property“ step could error with „e.forEach is not a function“ 
   once containers loaded. The plugin now adapts the Google Tag Manager container
   list into the shape the setup UI expects, so your accounts and containers display
   correctly.

#### 1.0.5

 * Fix: resolved a loading loop on the setup wizard after connecting Google. A slow
   or temporarily unavailable backend response no longer bounces you back to the„
   Connect Google“ step; the connection state is briefly cached and treated as stable
   across transient failures.

#### 1.0.4

 * Fix: the „Find property“ step no longer times out while loading your Google Tag
   Manager containers. Google API calls are rate-limited server-side to respect 
   quotas, so the plugin now allows these slower requests (container listing, audit,
   snippet install, and GTM publish) more time to complete. Results are cached for
   5 minutes.

#### 1.0.3

 * Fix: the setup wizard now continues past „Connect Google“ as soon as the account
   is connected, even when Google profile details aren’t returned. Previously it
   could wait indefinitely on the connect screen after a successful sign-in.

#### 1.0.2

 * Fix: the Google sign-in popup now closes automatically when authorization completes
   and returns you to the setup wizard, which continues to the next step.
 * Fix: clicking „Continue with Google“ now forces site registration immediately
   and shows the real reason if it fails, instead of a generic „still registering“
   message.

#### 1.0.1

 * Maintenance release.

#### 1.0.0

 * Initial release.

## Meta

 *  Verze **1.0.11**
 *  Poslední aktualizace **před 2 dny**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 6.0 nebo novější **
 *  Testováno až do WordPressu **6.9.4**
 *  Verze PHP ** 8.0 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/adbot-tracking-platform/)
 * Štítků
 * [analytics](https://cs.wordpress.org/plugins/tags/analytics/)[audit](https://cs.wordpress.org/plugins/tags/audit/)
   [marketing](https://cs.wordpress.org/plugins/tags/marketing/)[tag manager](https://cs.wordpress.org/plugins/tags/tag-manager/)
   [tracking](https://cs.wordpress.org/plugins/tags/tracking/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/adbot-tracking-platform/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/adbot-tracking-platform/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/adbot-tracking-platform/)