😱 GASP. An unofficial WordPress plugin for Google Analytics.
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser.
- Log in to your WordPress dashboard
- Navigate to the “Plugins” menu
- Search for “Simple Plugin for Google Analytics”
- Click “Install Now” and WordPress will take it from there
- Activate the plugin through the “Plugins” menu in WordPress
- Upload the entire
overengineer-gasp
folder to thewp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
After installation and activation:
- In your WordPress dashboard, under “Settings”, you will find the “Google Analytics” menu
- Copy-paste your Google Analytics ID
- Change any other options
- Click “Save Changes”
- Sign in to your Analytics account
- Click Admin
- Select an account from the menu in the ACCOUNT column
- Select a property from the menu in the PROPERTY column.
- Under PROPERTY, click Tracking Info > Tracking Code. Your Google Analytics ID is displayed at the top of the page.
The tracking ID is a string like UA-000000-2
. It must be included in your tracking code to tell Analytics which account and property to send data to.
Refer to the official Analytics Help for more.
If you have spotted any bugs, or would like to request additional features from the plugin, please file an issue.
- Icon designed by the awesome kwnva
Simple Plugin for Google Analytics is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.
Simple Plugin for Google Analytics is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Simple Plugin for Google Analytics. If not, see http://www.gnu.org/licenses/.