Title: Tagbridge – Deep Integration for PostHog
Author: Great Anthony
Published: <strong>Òkúdù 13, 2026</strong>
Last modified: Òkúdù 13, 2026

---

Ṣàwárí àwọn plugin

![](https://s.w.org/plugins/geopattern-icon/tagbridge.svg)

# Tagbridge – Deep Integration for PostHog

 Láti ọwọ́ [Great Anthony](https://profiles.wordpress.org/mcgreat/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/tagbridge.0.2.1.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/tagbridge/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/tagbridge/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/tagbridge/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/tagbridge/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/tagbridge/)

## Àpèjúwe

Tagbridge is a simple, independent way to add PostHog to WordPress: PostHog for 
WordPress, without touching code. Enter your PostHog project API key, choose your
region, and Tagbridge loads PostHog on your site with the settings you pick.

Tagbridge is an independent project. It is not affiliated with, endorsed by, or 
sponsored by PostHog. “PostHog” is a trademark of its respective owner and is used
here only to describe what this plugin connects to.

#### What it does today

 * Connect to PostHog Cloud (US or EU) or your own self-hosted or reverse-proxy 
   host.
 * Your project API key is checked with a live test call before it is saved, so 
   you know right away if it is correct.
 * Loads PostHog (posthog-js) from the host you configure, so self-hosted and reverse-
   proxy setups work without code.
 * Plain-language toggles for what gets captured: pageviews, autocapture (clicks
   and form interactions), session recording, and person profile mode.
 * Privacy-first cookieless mode that keeps visitor state in memory, so no PostHog
   cookie is set.
 * Identity: tie logged-in WordPress users to one PostHog person across anonymous
   and logged-in sessions, using a stable hashed identifier (never the raw user 
   ID). You choose whether to identify logged-in users and which properties to send(
   email, name, role).
 * Server-side events: send key events (user logged in, user registered) from your
   own WordPress server, so they still arrive when a visitorÌtumọ̀ Yorùbá: ’s browser
   blocks tracking. Runs on your existing hosting, with a per-event on/off switch.
   A failed or slow PostHog request never affects your pages.
 * WooCommerce events (when WooCommerce is active): product viewed, added to cart,
   checkout started, and order completed with order value and currency. The same
   person is tracked from the browser session through to the completed order.
 * A clean settings screen that fits WordPress and stays out of your way.

#### On the roadmap

Planned for future releases:

 * A no-flicker feature-flag block and shortcode evaluated on the server.
 * Optional starter dashboards created in your PostHog project.
 * WordPress Consent API support.

### External services

This plugin connects to PostHog, the analytics service you configure. It is required
for the plugin to do anything, because the pluginÌtumọ̀ Yorùbá: ’s purpose is to
send your siteÌtumọ̀ Yorùbá: ’s analytics to your PostHog project.

What is sent and when:

 * When you save your settings in the admin, the plugin makes one request to the
   PostHog feature-flags endpoint (for example https://us.i.posthog.com/flags) with
   your project API key to confirm the key and host are valid. This request does
   not record any analytics event.
 * On your siteÌtumọ̀ Yorùbá: ’s front end, after you have connected and only when
   configured, the plugin loads PostHog (posthog-js) from the host you choose (PostHog
   US cloud, EU cloud, or your own host). PostHog then sends visitor analytics such
   as pageviews and, if enabled, clicks and form interactions and session recordings,
   to your PostHog project. The exact data depends on the toggles you choose.
 * When server-side events are enabled, your WordPress server sends those events(
   for example user logged in, or a completed WooCommerce order with its value and
   currency) directly to your configured PostHog host. This happens from your server,
   not the visitorÌtumọ̀ Yorùbá: ’s browser.

The host the data is sent to is the one you configure:

 * US cloud: https://us.i.posthog.com
 * EU cloud: https://eu.i.posthog.com
 * Self-hosted or reverse proxy: the URL you enter

PostHog terms of service: https://posthog.com/terms
 PostHog privacy policy: https://
posthog.com/privacy

### Privacy

No analytics are sent until you enter a PostHog project API key and connect. You
control what is captured with the tracking toggles, and you can turn on cookieless
mode so no PostHog cookie is set.

You are responsible for telling your visitors what you collect and for obtaining
any consent your jurisdiction requires. Support for the WordPress Consent API is
planned for a future release.

## Àwọn àwòrán ìbòjú

[⌊Connect your PostHog project: paste the project API key and choose your region.
The key is checked with PostHog before it is saved.⌉⌊Connect your PostHog project:
paste the project API key and choose your region. The key is checked with PostHog
before it is saved.⌉[

Connect your PostHog project: paste the project API key and choose your region. 
The key is checked with PostHog before it is saved.

[⌊Once connected, choose what to track with plain-language toggles: pageviews, autocapture,
session recording, person profiles, and privacy-first cookieless mode.⌉⌊Once connected,
choose what to track with plain-language toggles: pageviews, autocapture, session
recording, person profiles, and privacy-first cookieless mode.⌉[

Once connected, choose what to track with plain-language toggles: pageviews, autocapture,
session recording, person profiles, and privacy-first cookieless mode.

## Ìgbéwọlẹ̀

 1. Install and activate the plugin.
 2. In the WordPress admin, open the “PostHog” menu.
 3. Paste your PostHog project API key and choose your region (US, EU, or self-hosted/
    reverse proxy).
 4. Save. Tagbridge checks the key with PostHog before saving and tells you if it worked.
 5. Choose what to track, then save again. PostHog will start receiving data from your
    site.

You can find your project API key in PostHog under Settings, Project, Project API
key. It is a public key and is safe to use in the browser.

## FAQ

### Is this an official PostHog plugin?

No. Tagbridge is an independent project and is not affiliated with or endorsed by
PostHog.

### Do I need a PostHog account?

Yes. You need a PostHog project and its project API key. PostHog offers a free tier.
See https://posthog.com.

### Does it work with self-hosted PostHog or a reverse proxy?

Yes. Choose “Self-hosted or reverse proxy” and enter your host URL. PostHog loads
from that host.

### Will it set cookies?

By default PostHog uses its normal storage. Turn on “Privacy-first cookieless mode”
to keep visitor state in memory only, so no PostHog cookie is set.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Tagbridge – Deep Integration for PostHog” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn
ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Great Anthony ](https://profiles.wordpress.org/mcgreat/)

[Túmọ̀ “Tagbridge – Deep Integration for PostHog” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/tagbridge)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/tagbridge/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/tagbridge/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/tagbridge/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/tagbridge/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.2.1

 * Redesigned the settings screen: a clearer page header, each sectionÌtumọ̀ Yorùbá:’
   s status or master switch in its header, a two-column layout for tracking and
   identity, and refined controls. No functional changes.

#### 0.2.0

 * Identity: tie logged-in users to one PostHog person with a stable, hashed identifier.
   Configurable, with per-property control over email, name, and role.
 * Server-side events: send events from your WordPress server (user logged in, user
   registered), each with an on/off toggle and a master switch. A failed or slow
   PostHog request never affects your pages.
 * WooCommerce events (when active): product viewed, added to cart, checkout started,
   and order completed with order value and currency, stitched to the same person
   from session through to the completed order.

#### 0.1.0

 * First release: connect to PostHog (US, EU, or self-hosted / reverse proxy), validate
   the key before saving, and load PostHog on the front end with tracking toggles(
   pageviews, autocapture, session recording, person profiles, cookieless mode).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.2.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọjọ́ 1 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 5.8 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0**
 *  Ẹ̀yà PHP ** 8.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/tagbridge/)
 * Àwọn àmì
 * [analytics](https://yor.wordpress.org/plugins/tags/analytics/)[events](https://yor.wordpress.org/plugins/tags/events/)
   [PostHog](https://yor.wordpress.org/plugins/tags/posthog/)[statistics](https://yor.wordpress.org/plugins/tags/statistics/)
   [tracking](https://yor.wordpress.org/plugins/tags/tracking/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/tagbridge/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

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

## Àwọn Olùkópa

 *   [ Great Anthony ](https://profiles.wordpress.org/mcgreat/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/tagbridge/)