WP Manifestindependent plugin directory
manifest / analytics / altis-analytics-demo-tools

Accelerate Demo Tools #10 in Analytics & Tracking

Helpful tools for generating historical analytics data for testing or demo purposes.

by humanmade · github.com/humanmade/altis-analytics-demo-tools

4stars
8.7kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/altis-analytics-demo-tools/archive/refs/heads/master.zip

Also on Packagist as altis/analytics-demo-tools:

composer require altis/analytics-demo-tools

From the readme

Accelerate Analytics Demo Tools This plugin provides tools for importing historical demo data and generating realistic demo analytics for Accelerate/Altis Analytics. It is designed for screenshots, demos, and personalization previews. The plugin should be considered to be in Beta state and is not intended for use in production anywhere. Installation & Usage 1. Install the plugin to wp-content/plugins or wherever your plugin directory is located. 2. Activate the plugin 3. In the admin area under "Tools" go to the "Analytics Demo" page 4. Use either the Historical Import tab or the Traffic Generator tab. Historical Import The importer can be run multiple times, new session IDs will be created each time and there is a 40% chance of a new endpoint ID being generated. This means when looking for recurring visitors vs new you should see roughly a 60/40 split. Traffic Generator The Traffic Generator creates targeted analytics data for specific blocks and posts/pages with smooth trends and realistic attributes. This is ideal for A/B tests, personalization demos, and polished screenshots. Features: - Block selection (A/B test, personalization, broadcast, and standard blocks) - Post

Read the full README on GitHub →