ChilliPopup
ChilliPopup lets you build popups and inline forms in your ChilliPopup dashboard, publish them, and report on how they perform. This plugin connects your WordPress site to ChilliPopup so everything you publish goes live automatically.
Under the hood it simply adds the official ChilliPopup pixel to every front-end page:
<script id="chillipopup-pixel" src="https://player.chillipopup.com/javascript/pixel.js?id=YOUR_WORKSPACE_ID" data-api="https://api.chillipopup.com" async="true"></script>
That is the exact same installation tag as ChilliPopup’s HTML/JavaScript method — the plugin just manages it for you, so you never touch your theme.
Features
- One-field setup: paste your Workspace ID and you’re done.
- Paste-friendly: drop in your full installation snippet or pixel URL and the plugin extracts the ID.
- On/off switch so you can pause ChilliPopup without deactivating the plugin.
- No bundled tracking code — it loads the always-up-to-date hosted player, so you never have to update a script by hand.
- Lightweight: a single async
<script>tag, nothing else added to your pages.
External services
This plugin connects your site to the ChilliPopup service to load and run your popups and inline forms. ChilliPopup is a product of Kompassify SARL. The plugin adds a single hosted <script> tag to your front-end pages; that script, and the player code it loads, then contact the following ChilliPopup hosts. Nothing is contacted until a visitor loads a front-end page while the plugin is enabled and a Workspace ID is set.
- player.chillipopup.com — the visitor’s browser downloads the ChilliPopup player script from
https://player.chillipopup.com/javascript/pixel.js(using the Workspace ID you configure). This is the only script the plugin itself adds to your site. - api.chillipopup.com — the player calls the ChilliPopup API (passed to it as the
data-apiattribute) to fetch your published popup/form content (for example/popups/liveand/forms/live). -
analytics-api.chillipopup.com — the player reports popup/form performance to the ChilliPopup analytics service: opens, clicks, closes and submissions (including the values a visitor enters into a form), together with your workspace ID and a per-visit session identifier. This is sent only in response to a visitor interacting with a popup or form.
-
Service provider: ChilliPopup (Kompassify SARL) — https://chillipopup.com
- Terms of Service: https://chillipopup.com/terms.html
- Privacy Policy: https://chillipopup.com/privacy.html
If you do not want to send any data to ChilliPopup, leave the Workspace ID empty or turn the plugin off on the settings screen.
