Changelog

What's new

New features, improvements, bug fixes, and security updates.

Feature 04 Apr 2026

Custom events

Track button clicks, form submissions, purchases, and any other interaction that matters to your business all without cookies and without storing personal data. Call ghostlyx('EventName') from your front-end JavaScript to fire a named event. Attach optional metadata as a flat key/value object: ghostlyx('Purchase', { plan: 'pro', revenue: 29 }). Three zero-code auto-tracking extensions are also available via data attributes on the script tag: data-outbound-links, data-file-downloads, and data-form-submissions. Each fires a named event automatically with no JavaScript required. Events appear in the Custom Events panel on your site's analytics page broken down by name, occurrence count, and unique visitor count. You can also create a Goal targeting any event name to track conversion rates. All events respect GPC and DNT signals and the ghostlyx('opt-out') preference if a visitor has opted out, events are silently dropped. The visitor hash resets daily and cannot be reversed to an IP address. No form field values are ever captured.
Feature 04 Apr 2026

TV view

A fullscreen dashboard mode designed for office screens and wall-mounted displays. Open the TV view from the "TV view" button on your sites overview, or from the "TV" button on any individual site's analytics page. The multi-site view shows all your sites in a grid each card displays today's visitor and pageview counts, a live visitor badge, and a 24-hour sparkline. Click any site card to switch to the single-site TV view. The single-site view shows large KPI cards (unique visitors, pageviews, bounce rate, and average session duration), a live realtime widget with the 30-minute activity chart, a 24-hour visitors bar chart, top pages, and top countries. Both views auto-refresh every 30 seconds.
Improvement 01 Apr 2026

UTM campaign builder

Build properly formatted UTM-tagged URLs without leaving GhostlyX. The campaign builder is available on every site and lets you enter a base URL along with source, medium, campaign, content, and term. It assembles the final URL in real time so you can copy and paste it directly into your email tool, social scheduler, or ad platform.
Feature 26 Mar 2026

Weekly and monthly report emails

Receive a regular summary of your site performance without logging in. Enable weekly or monthly reports per site from your site settings. Each report covers the key metrics for the period: total pageviews, unique visitors, top pages, and top referrers. Toggle them on or off at any time.
Feature 19 Mar 2026

CSV data export

Download your raw pageview data as a CSV file. The export includes date, URL, pathname, referrer, all UTM parameters, browser, OS, device type, and geographic location for every pageview in the selected period. Large exports are streamed in chunks so the download starts immediately regardless of dataset size.