WP Manifestindependent plugin directory
manifest / analytics / add_google_analytics

Add Google Analytics

Simple way to add Google Analytics code to a Wordpress site. Simply activate and set the GA id in the setting page

by The Fold · github.com/christofferjacobsen/add_google_analytics · website

0stars
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/christofferjacobsen/add_google_analytics/archive/refs/heads/master.zip

From the readme

Add Google Analytics Simple way to add Google Analytics code to a Wordpress site. Simply activate and set the GA id in the setting page Install 1. Download add-google-analytics.php 2. Upload it to your wp plugin folder. (wp-content/plugins/) 3. Active plugin in wp-admin Use 1. Follow the action link on the plugin page (Set ID) or go to settings - Add Google Analytic 2. Enter your Google Analytics ID. 3. Thats it. The plugin will add the Google Analytics code with your ID in the head of every page

Read the full README on GitHub →