I Love PopUps Connector

外掛說明

This plugin adds the official I Love PopUps embed to your WordPress site without asking you to paste custom JavaScript. Simply enter your ILP Project ID and the plugin will enqueue the ILP script safely and asynchronously.

External services

This plugin connects your WordPress site to the I Love PopUps (ILP) service in order to display popups managed from your ILP dashboard.

What the service is and what it is used for:
– I Love PopUps is a SaaS that lets you create and manage popups/banners and control where/when they appear on your site.

What data is sent and when:
– On the front end, the plugin loads a small JavaScript file from ilovepopups.com to render your popups. That file may read the current page URL, user agent, and ILP project ID to determine visibility rules you configured in ILP. No personal data is transmitted by the plugin itself.
– Any data collection and processing performed by the ILP script is governed by ILP’s policies.

Links to the service’s terms and privacy policy:
– Privacy Policy: https://ilovepopups.com/privacy-policy/
– Terms of Service: https://ilovepopups.com/terms-of-service/

螢幕擷圖

安裝方式

  1. Upload the i-love-popups-connector folder to /wp-content/plugins/ or use the plugin uploader.
  2. Activate the plugin.
  3. Go to Settings I Love PopUps.
  4. Enter your ILP Project ID (required), choose Head or Footer, and save.

常見問題集

Does it track anything?

No. The plugin itself does not collect any personal data. It only enqueues the ILP script using your Project ID. Any data collection performed by ILP is covered by their Privacy Policy.

Will it slow my site?

No. The script is enqueued with async to minimize impact on render time.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈I Love PopUps Connector〉的開發相關工作。

參與者

將〈I Love PopUps Connector〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4.7

  • Use new embed format https://ilovepopups.com/embed/{PROJECT_ID}.js (replaces loader.js + data-project attribute).
  • No behavioral changes; still enqueued async and respects head/footer setting.