
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
<script> tag, nothing else added to your pages.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.
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.data-api attribute) to fetch your published popup/form content (for example /popups/live and /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
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.