Skip to content

Add dataLayer declaration with contextual informations on every page of your WordPress site

Notifications You must be signed in to change notification settings

openmost/datalayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

=== DataLayer ===

Contributors: Openmost
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Tags: datalayer, analytics, matomo, gtm, tag manager
Requires PHP: 7.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Add contextual information to dataLayer for GTM and MTM

== Description ==

WP DataLayer allow you website to expose a DataLayer ready to use for your Tag Manager instance.
It works with Google Tag Manager and Matomo Tag Manager.

== Installation ==

No skills required

== Frequently Asked Questions ==

= Can I add custom data to Data Layer ? =

Yes you can, the data layer provided by this plugin is generic, you can add your own data.

= How to visualize data layer content ? =

To visualize data layer content, you may open the developper console in your web browser and type for ```dataLayer```.
This will allow you to view and navigate in the data layer.

== Screenshots ==



== Changelog ==

= 1.0.0 =
Release date: 2024-11-18

Plugin first release, enjoy all the features !