Installation #
DMSI Analytics is installed as a standard WordPress plugin.
Step 1: Download the Plugin #
Download the dmsi-analytics.zip file from your account at developer.dmsi.gr.
Step 2: Upload to WordPress #
- Go to WordPress Admin > Plugins > Add New
- Click Upload Plugin
- Choose the
dmsi-analytics.zipfile - Click Install Now
Alternatively, unzip the file and upload the dmsi-analytics/ folder to wp-content/plugins/ via FTP or SFTP.
Step 3: Activate the Plugin #
- Go to Plugins > Installed Plugins
- Find DMSI Analytics
- Click Activate
What Happens on Activation #
When you activate the plugin, it automatically:
- Creates 5 database tables (
analytics_events,analytics_metrics,analytics_goals,analytics_reports,analytics_scheduled,analytics_anomalies,analytics_funnels) - Schedules 5 WP-Cron jobs (daily metrics calculation, monthly event cleanup, hourly scheduled report delivery, background export processing, export cleanup)
- Adds the Analytics menu section to the DDLS admin shell
- Registers all REST API endpoints under
/wp-json/dmsilm/v1/analytics/
Step 4: Activate Your License #
After activation, you will see a license validation notice in the WordPress admin. See Activating Your License Key for instructions.
Verification #
After activation and license entry, navigate to DDLS > Analytics in your WordPress admin. You should see the Analytics Settings page with a green license status indicator.
If you see an error, see Troubleshooting: Plugin Not Activating.
