Installation
This guide will walk you through installing and setting up the Indie Analytics plugin on your WordPress site.
Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
- Administrator access to your WordPress site
- An account with one of the supported analytics providers
Installation Methods
Method 1: Install from WordPress Plugin Directory
- Log in to your WordPress admin dashboard
- Navigate to Plugins > Add New
- Search for "Indie Analytics"
- Click Install Now next to the Indie Analytics plugin
- After installation completes, click Activate
Method 2: Manual Installation
- Download the plugin zip file from the WordPress plugin repository
- Log in to your WordPress admin dashboard
- Navigate to Plugins > Add New
- Click the Upload Plugin button at the top of the page
- Choose the downloaded zip file and click Install Now
- After installation completes, click Activate
Method 3: Via FTP
- Download the plugin zip file and extract it on your computer
- Using an FTP client, connect to your website's server
- Navigate to the
/wp-content/plugins/
directory - Upload the
indie-analytics
folder to this directory - Log in to your WordPress admin dashboard
- Navigate to Plugins and click Activate under Indie Analytics
Post-Installation Setup
After installing and activating the plugin:
- Navigate to Indie Analytics in your WordPress admin menu
- Select your analytics provider
- Enter your Site ID/Tracking ID
- Enter the Tracking Script URL (defaults are provided for most providers)
- Configure any additional options
- Click Save Changes
For detailed configuration instructions, see the Configuration Options documentation.
Verifying Installation
To verify that Indie Analytics is working correctly:
- Visit your website in a browser
- Check your analytics provider's dashboard to confirm that visits are being tracked
- Note that it might take a few minutes for data to appear in your analytics dashboard
If tracking is not working, check that:
- Your Site ID is correct
- The Tracking Script URL is valid
- You've saved your settings
- If you have the "Exclude Admins" option enabled, make sure to test with a non-administrator account or in an incognito browser window
Troubleshooting
If you encounter issues during installation:
- Check that your WordPress and PHP versions meet the requirements
- Ensure you have sufficient permissions to install plugins
- Disable other plugins temporarily to check for conflicts
- Check your browser console for any JavaScript errors
For additional help, refer to our website or contact support .