Title: Iteractive AI Site Sync and Publishing
Author: iteractive
Published: <strong>جولای 1, 2026</strong>
Last modified: جولای 1, 2026

---

جستجوی افزونه‌ها

![](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://fa-af.wordpress.org/plugins/iteractive-site-sync-publishing/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/iteractive-site-sync-publishing/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/iteractive-site-sync-publishing/#installation)
 * [توسعه](https://fa-af.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**.

## سوالات متداول

### 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.

## اطلاعات

 *  Version **1.0.3**
 *  Last updated **6 روز پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 5.8 یا بالاتر **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/iteractive-site-sync-publishing/)
 * Tags
 * [ga4](https://fa-af.wordpress.org/plugins/tags/ga4/)[google tag](https://fa-af.wordpress.org/plugins/tags/google-tag/)
   [Meta Pixel](https://fa-af.wordpress.org/plugins/tags/meta-pixel/)[product-sync](https://fa-af.wordpress.org/plugins/tags/product-sync/)
   [woocommerce](https://fa-af.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/iteractive-site-sync-publishing/advanced/)

## امتیازها

No reviews have been submitted yet.

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

[See all reviews](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/)