Title: Iteractive AI Site Sync and Publishing
Author: iteractive
Published: <strong>2026年7月1日</strong>
Last modified: 2026年7月1日

---

プラグインを検索

![](https://ps.w.org/iteractive-site-sync-publishing/assets/banner-772x250.png?rev
=3592208)

![](https://ps.w.org/iteractive-site-sync-publishing/assets/icon-256x256.png?rev
=3592208)

# Iteractive AI Site Sync and Publishing

 作者: [iteractive](https://profiles.wordpress.org/iteractive/)

[ダウンロード](https://downloads.wordpress.org/plugin/iteractive-site-sync-publishing.1.0.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/iteractive-site-sync-publishing/#description)
 * [レビュー](https://ja.wordpress.org/plugins/iteractive-site-sync-publishing/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/iteractive-site-sync-publishing/#installation)
 * [開発](https://ja.wordpress.org/plugins/iteractive-site-sync-publishing/#developers)

 [サポート](https://wordpress.org/support/plugin/iteractive-site-sync-publishing/)

## 説明

**Iteractive AI Site Sync and Publishing** is the official companion plugin for 
[iteractive.ai](https://iteractive.ai). It pairs your site with the iteractive.ai
platform so you (the site owner) can:

 * Inject **your own** Meta Pixel and Google Tag (GA4 / GTM) site-wide, without 
   touching theme code.
 * Mirror your **WooCommerce products** into iteractive.ai for ad-creative generation.
 * Receive AI-written blog posts that you can review and publish automatically.
 * Verify the site is connected from your iteractive.ai dashboard.

The plugin exposes a small, signed REST namespace (`iteractive/v1`) that only accepts
requests carrying the random secret token generated during pairing.

### Privacy

 * The plugin stores a paired secret, an iteractive.ai user ID, the Meta Pixel ID
   and the Google Tag ID in `wp_options`.
 * The plugin itself does NOT collect or transmit visitor data. The Meta Pixel and
   Google Tag, when you configure them, fire from the visitor’s browser to Meta 
   and Google exactly as the standard scripts would. They are loaded only if you,
   the site owner, have entered the corresponding IDs from your iteractive.ai dashboard.
 * Read the full privacy policy at https://iteractive.ai/privacy

### External services

This plugin relies on the following third-party services. They are only contacted
under the conditions described below.

**1. iteractive.ai backend (Supabase Edge Functions at `https://hidheynlnzselakdqtxg.
supabase.co`)**

 * What it is: the iteractive.ai platform backend that the plugin pairs with.
 * When data is sent: (a) once, when you click **Connect** on the plugin admin page
   and submit a pairing code (the site URL and a freshly generated plugin secret
   are sent in exchange for your iteractive.ai user ID); (b) when a manual sync 
   action is triggered by you from your iteractive.ai dashboard.
 * No automatic background calls are made by the plugin.
 * Terms of service: https://iteractive.ai/terms
 * Privacy policy: https://iteractive.ai/privacy

**2. Meta Pixel (`https://connect.facebook.net/en_US/fbevents.js` and `https://www.
facebook.com/tr`)**

 * What it is: Meta’s standard JavaScript tracking pixel, provided by Meta Platforms,
   Inc.
 * When data is sent: only if you, the site owner, have entered a Meta Pixel ID 
   from your iteractive.ai dashboard. In that case the visitor’s browser loads `
   fbevents.js` from `connect.facebook.net` and sends a standard `PageView` event
   to `facebook.com/tr` on every page load. If no Pixel ID is configured, no request
   is made.
 * Terms of service: https://www.facebook.com/legal/terms
 * Privacy policy: https://www.facebook.com/privacy/policy
 * Business Tools Terms: https://www.facebook.com/legal/terms/businesstools

**3. Google Tag / Google Analytics (`https://www.googletagmanager.com/gtag/js` and
the GA collect endpoint)**

 * What it is: Google’s standard `gtag.js` library, provided by Google LLC.
 * When data is sent: only if you, the site owner, have entered a Google Tag / GA4
   measurement ID from your iteractive.ai dashboard. In that case the visitor’s 
   browser loads `gtag/js` from `googletagmanager.com` and sends a standard page
   view event to Google. If no Tag ID is configured, no request is made.
 * Terms of service: https://marketingplatform.google.com/about/analytics/terms/
   us/
 * Privacy policy: https://policies.google.com/privacy

You are responsible for obtaining any consent (for example a cookie-consent banner)
required in your jurisdiction before enabling the Meta Pixel or Google Tag IDs.

## インストール

 1. Install from the WordPress.org plugin directory or upload the ZIP.
 2. Activate **Iteractive AI Site Sync and Publishing**.
 3. Open **Settings → Iteractive AI Site Sync** in the WordPress admin sidebar.
 4. Open the iteractive.ai dashboard, copy the pairing code shown under **Settings 
    → WordPress**, paste it into the plugin and click **Connect**.

## FAQ

### Do I need a paid iteractive.ai account?

No. The plugin is free and works with the free iteractive.ai plan.

### Does the plugin work without WooCommerce?

Yes. Product sync requires WooCommerce, but pixel injection and blog publishing 
work on any WordPress install.

### Will this conflict with Yoast, RankMath or Insert Headers and Footers?

No. The plugin only writes the snippets you explicitly authorize from your iteractive.
ai dashboard.

### How do I disconnect?

Open **Settings → Iteractive AI Site Sync** in the admin sidebar and click **Disconnect**.
All stored options are removed.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Iteractive AI Site Sync and Publishing はオープンソースソフトウェアです。以下の人々
がこのプラグインに貢献しています。

貢献者

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

[“Iteractive AI Site Sync and Publishing” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/iteractive-site-sync-publishing)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/iteractive-site-sync-publishing/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/iteractive-site-sync-publishing/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/iteractive-site-sync-publishing/)
を [RSS](https://plugins.trac.wordpress.org/log/iteractive-site-sync-publishing/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.3

 * Renamed to **Iteractive AI Site Sync and Publishing**.
 * Meta Pixel loader migrated from echoed `<script>` to `wp_enqueue_script` + `wp_add_inline_script`.
 * `<noscript>` Pixel fallback moved from `wp_head` to `wp_body_open`.
 * Admin page moved under **Settings** (no top-level menu item).
 * Readme: documented Meta Pixel, Google Tag and iteractive.ai backend as external
   services with terms and privacy links.

#### 1.0.2

 * Initial release.

## メタ

 *  バージョン **1.0.3**
 *  最終更新日 **6日前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.8またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/iteractive-site-sync-publishing/)
 * タグ
 * [ga4](https://ja.wordpress.org/plugins/tags/ga4/)[google tag](https://ja.wordpress.org/plugins/tags/google-tag/)
   [Meta Pixel](https://ja.wordpress.org/plugins/tags/meta-pixel/)[product-sync](https://ja.wordpress.org/plugins/tags/product-sync/)
   [woocommerce](https://ja.wordpress.org/plugins/tags/woocommerce/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/iteractive-site-sync-publishing/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/iteractive-site-sync-publishing/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/iteractive-site-sync-publishing/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/iteractive-site-sync-publishing/)