WP Manifestindependent plugin directory
manifest / analytics / gtag-tracking

GTAG Tracking

A custom plugin that allows saving six pieces of tracking code and displaying them in head or after opening the body, conditionally to one, more, or all pages. Built for GTAG tracking but can accomodate anything similar (like pixels, validations etc.). Made using chat.openai.com (mostly). For details/troubleshooting please contact me at <a href="https://moise.pro/contact/">https://moise.pro/contact/</a>

by Alex Moise · github.com/alexmoise/gtag-tracking · 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/alexmoise/gtag-tracking/archive/refs/heads/main.zip

Declares an update source (https://github.com/alexmoise/GTAG-Tracking), so updates arrive through the plugin's own updater.

Readme

GTAG-Tracking

A custom plugin that allows saving six pieces of tracking code and displaying them in head or after opening the body, conditionally to one, more, or all pages. Built for GTAG tracking but can accomodate anything similar (like pixels, validations etc.). Made using chat.openai.com (mostly). Current version: 1.1.2

Read the full README on GitHub →