Title: Octanist
Author: Octanist
Published: <strong>Сентябрь 22, 2025-ж.</strong>
Last modified: Июль 15, 2026-ж.

---

Плагиндерди издөө

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

![](https://ps.w.org/octanist/assets/icon.svg?rev=3483741)

# Octanist

 Автору [Octanist](https://profiles.wordpress.org/octanist/)

[Жүктөө](https://downloads.wordpress.org/plugin/octanist.4.0.1.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/octanist/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/octanist/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/octanist/#installation)
 * [Development](https://ky.wordpress.org/plugins/octanist/#developers)

 [Колдоо](https://wordpress.org/support/plugin/octanist/)

## Сүрөттөө

Octanist is a conversion tracking platform that bridges online marketing with offline
sales. This plugin is the official connector for WordPress.

### How it works

The plugin acts as a first-party proxy for the Octanist pixel:

 * **Pixel proxy.** The tracking script is served from your own WordPress site (`/
   wp-json/oct/p`) from a local cache and refreshed from Octanist in the background.
   No third-party domain, no DNS setup, no ad-blocker signal to match on.
 * **Event proxy.** Events from the pixel POST to `/wp-json/oct/e`; the plugin forwards
   them immediately with a one-second upstream timeout so onboarding and live reporting
   stay responsive. Pixel failures are not persisted in WordPress, which prevents
   an upstream outage from filling the site database.
 * **Server-side form capture.** Form submissions from Gravity Forms, Contact Form
   7, WPForms, Ninja Forms, Elementor Pro, Fluent Forms, Formidable Forms, Forminator,
   SureForms, and Divi Contact Form are captured server-side via action hooks and
   forwarded synchronously with a longer timeout. Confirmed failures are queued 
   for retry.

### Setup

 1. Install and activate the plugin.
 2. Go to **Settings  Octanist**.
 3. Paste your measurement ID.
 4. Done.

That’s it. No field mapping. No DNS configuration. Listener mode and consent mode
are optional toggles.

### Data privacy

 * **Octanist account required.** You need an active account at octanist.com.
 * **You are the data controller.** Consent capture and privacy-policy disclosure
   are your responsibility. A consent management platform (CMP) is recommended.

## Орнотуу

 1. Upload the `octanist` folder to `/wp-content/plugins/`.
 2. Activate the plugin via the Plugins screen.
 3. Go to **Settings  Octanist** and paste your measurement ID.

## FAQ.KG

### Do I need a custom subdomain or DNS setup?

No. The plugin proxies the pixel through your WordPress site itself, so everything
is first-party automatically.

### Which form plugins are supported?

Gravity Forms, Contact Form 7, WPForms, Ninja Forms, Elementor Pro Forms, Fluent
Forms, Formidable Forms, Forminator, SureForms, and Divi Contact Form.

### How are form submissions captured?

Via server-side action hooks on each supported plugin, not by intercepting the form
in the browser. This works with AJAX forms and is resilient to theme/plugin conflicts.

### What happens if the Octanist service is temporarily unreachable?

Pixel events are forwarded immediately through the first-party WordPress endpoint
and are not persisted locally when upstream is unavailable. Server-side form listeners
wait for the upstream HTTP response. Failed form submissions are queued separately
and retried with backoff through WP-Cron. A health panel in settings shows the last
activity and queued form count.

## Сын-пикирлер

![](https://secure.gravatar.com/avatar/7a464f57dffbb4f7513bd0a74a02b12cd2a6bcf26f9121bfe2bf84a62431114e?
s=60&d=retro&r=g)

### 󠀁[Great plugin for setting up offline conversion tracking](https://wordpress.org/support/topic/great-plugin-for-setting-up-offline-conversion-tracking/)󠁿

 [johnvanbeek](https://profiles.wordpress.org/johnvanbeek/) Май 29, 2026-ж.

As an agency, we use the Octanist WordPress plugin to set up offline conversion 
tracking for lead generation websites. The implementation is quick and easy, especially
compared to more manual tracking setups. It helps us collect leads from WordPress
forms and connect them with campaign data, so we can later qualify leads and send
valuable offline conversion data back to platforms like Google Ads and Meta. A very
practical plugin for agencies that want to optimize campaigns based on lead quality
instead of just lead volume.

 [ Read all 1 review ](https://wordpress.org/support/plugin/octanist/reviews/)

## Contributors & Developers

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

Мүчөлөрү

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

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

### Interested in development?

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

## Өзгөртүүлөр

#### 4.0.1

 * **PERFORMANCE:** The pixel endpoint serves its local cache immediately and refreshes
   Octanist upstream in the background.
 * **UPGRADE:** Existing v4 caches are migrated and refreshed through a non-blocking
   runtime upgrade routine.
 * **PERFORMANCE:** Pixel events use an immediate first-party forwarding path with
   a one-second timeout and are never stored in the WordPress retry queue.
 * **RELIABILITY:** Server-side form listeners wait for the upstream HTTP response
   with a longer timeout.
 * **RELIABILITY:** Only failed form submissions are persisted for retry, with an
   early retry wake-up in addition to the hourly safety job.
 * **RELIABILITY:** The form retry queue locks writes to reduce concurrent overwrite
   risk and no longer silently evicts older submissions when full.

#### 4.0.0

 * **RELEASE:** Stable release for the Octanist Pixel rollout.
 * **COMPATIBILITY:** Tested up to WordPress 7.0.

#### 3.0.0

 * **MAJOR REWRITE.** The plugin is now a first-party proxy for the new Octanist
   pixel.
 * **NEW:** Pixel and event traffic proxied through WordPress (`/wp-json/oct/p` 
   and `/wp-json/oct/e`), fully first-party, no custom domain required.
 * **NEW:** Server-side form capture via action hooks for Gravity Forms, Contact
   Form 7, WPForms, Ninja Forms, Elementor Pro, Fluent Forms, Formidable Forms, 
   Forminator, SureForms, and Divi Contact Form.
 * **NEW:** Failed server-side form forwards are queued and retried with WP-Cron.
 * **NEW:** One-field setup. Paste your measurement ID and you’re done.
 * **NEW:** Client-signal forwarding (IP, country, UA, referer, accept-language)
   so upstream attribution stays accurate even when the request is proxied.
 * **REMOVED:** Field mapping, AJAX/standard submission mode toggle, debug mode,
   datalayer option. All gone.
 * **MIGRATION:** v2 field-mapping settings are preserved as `octanist_settings_legacy`
   for one release; a one-time admin notice explains the new setup.

#### 2.0.1

 * **FIX:** Plugin settings are no longer deleted on deactivation.
 * **IMPROVEMENT:** Tested up to WordPress 6.9.4.

#### 2.0.0

 * **MAJOR REFACTOR:** WordPress Settings API, new UI, dynamic field mappings, debug
   mode.

#### 1.0.0

 * Initial release.

## Мета

 *  Нуска **4.0.1**
 *  Акыркы жаңыртуу **4 жума мурун**
 *  Активдүү орнотуулар **10+**
 *  WordPress нускасы ** 6.0 же андан жогору **
 *  Tested up to **7.0.3**
 *  Тил
 * [English (US)](https://wordpress.org/plugins/octanist/)
 * Тег:
 * [analytics](https://ky.wordpress.org/plugins/tags/analytics/)[conversions](https://ky.wordpress.org/plugins/tags/conversions/)
   [forms](https://ky.wordpress.org/plugins/tags/forms/)[leads](https://ky.wordpress.org/plugins/tags/leads/)
   [tracking](https://ky.wordpress.org/plugins/tags/tracking/)
 *  [Advanced View](https://ky.wordpress.org/plugins/octanist/advanced/)

## Рейтинг

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/octanist/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/octanist/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/octanist/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/octanist/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/octanist/reviews/?filter=1)

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

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

## Мүчөлөрү

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

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/octanist/)