Official distribution surface
Use the official plugin package to inject Beam's privacy-first tracking script on WordPress sites. Keep install and account setup separate so owners know exactly what each step does.
The plugin and hosted dashboard are intentionally separate products that work together.
Hosted Beam account
WordPress plugin installer
Use the repeatable packaging script in this repository to generate the install zip.
cd beam-wordpress-plugin
./build-plugin-zip.sh
# Output: beam-analytics.zip
./build-plugin-zip.sh to generate beam-analytics.zip.Plugins -> Add New -> Upload Plugin, upload the zip, and activate.Settings -> Beam Analytics, paste your Site ID, save, then verify events in Beam.WordPress.org readme
beam-wordpress-plugin/beam-analytics/readme.txt includes tags, requirements, FAQ, changelog, and install instructions.
Packaging checklist
beam-wordpress-plugin/PACKAGING_CHECKLIST.md is a pre-submit QA checklist for version, docs, zip output, and manual activation test.
Repeatable zip build
beam-wordpress-plugin/build-plugin-zip.sh produces an install-ready zip from the plugin source tree.
Evaluate the hosted product first, then install the plugin where WordPress operators manage their site.