WP Manifestindependent plugin directory
manifest / analytics / wp-analytics-tracking-generator

WP Analytics Tracking Generator

Configurable Google Analytics tracking code only, no UI in WordPress

by Jonathan Stegall · github.com/minnpost/wp-analytics-tracking-generator

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/minnpost/wp-analytics-tracking-generator/archive/refs/heads/master.zip

Readme

WP Analytics Tracking Generator

Configurable Google Analytics tracking code only, no UI in WordPress. Too many plugins seem to have tracking code that is only vaguely configurable in WordPress, maybe because they focus so intensely on providing dashboards for users to see inside WordPress.

We don't need any of those dashboards, but we do need to be able to configure custom dimensions, particularly based on our own code that is in other plugins, so we need to have a number of developer hooks that other plugins don't seem to provide, at least not without paying a subscription fee.

Read the full README on GitHub →