# firebox/3.1.9/Inc/Core/Analytics/QueryBuilders/index.php

FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin &amp; Cart Abandonment, version 3.1.9. 16 lines.

- Page: https://pluginprobe.com/plugins/firebox/3.1.9/code/Inc/Core/Analytics/QueryBuilders/index.php
- Raw: https://pluginprobe.com/plugins/firebox/3.1.9/raw/Inc/Core/Analytics/QueryBuilders/index.php
- Modified: 2026-07-16T08:20:16+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/firebox/3.1.9/code/Inc/Core/Analytics/QueryBuilders/index.php#L10-L20`.

```php
<?php
/**
 * @package         FireBox
 * @version         3.1.9 Free
 * 
 * @author          FirePlugins <info@fireplugins.com>
 * @link            https://www.fireplugins.com
 * @copyright       Copyright © 2026 FirePlugins All Rights Reserved
 * @license         GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later
*/

if (!defined('ABSPATH'))
{
	exit; // Exit if accessed directly.
}

```
