=== Plugin Name ===
Contributors: gtmserver,bukashk0zzz
Tags: google tag manager, google tag manager server side, gtm, gtm server side, tag manager, tagmanager, analytics, google, serverside, server-side, gtag
Requires at least: 5.2.0
Tested up to: 6.1.1
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Google Tag Manager Server Side Integration Made Easy
== Description ==
Google Tag Manager Server Side Integration Made Easy.
This plugin lets you:
* Add Google Tag Manager Web container to your website.
* Download gtm and google analytics javascript libraries from your domain and prevent 3rd party cookie blocking.
* If you have an existing setup of GTM using another plugin it can update the settings of known plugins to use your GTM Server Side container for tracking.
* Can send events to GTM server side without any js library and optimize page speed.
Google Tag Manager Server Side makes your analytics data resistant to:
* 3rd party cookies blockers (adBlockers can't block it)
* intelligent tracking protection (Safari, Firefox, etc will track all users)
* security policy restrictions (all js libraries will load from your domain)
== Installation ==
1. Unzip and upload the "gtm-server-side" to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings / GTM Server Side and enter your GTM Server Side url and set additional options
== Frequently Asked Questions ==
= What is Google Tag Manager =
Please refer to the official Google Tag Manager Documentation.
= What is Google Tag Manager Server Side =
Please refer to the technical description of Google Tag Manager Server Side .
= Where I can get GTM Server Side url =
Please refer to blog post how to set up Google Tag Manager Server Side Container .
= Does the plugin support WooCommerce =
Yes, please refer to the blog post on how to setup server side Tagging For WordPress with WooCommerce .
= Can I integrate Facebook Conversion API with Google Tag Manager server side =
Yes. How to Setup Facebook Conversion API .
== Screenshots ==
1. Plugin settings.
2. Menu item in the settings panel.
== Changelog ==
= 2.0.0 =
* Changed plugin settings page. Added two new tabs - Data Layer and Webhooks.
* Added integration with WooCommerce plugin.
* Data Layer tab. Added the ability to track e-commerce events for the Data Layer - Login, SignUp, ViewItem, AddToCart, BeginCheckout. Including user data.
* Webhooks tab. Added the ability to send Purchase or Refund data to a third-party URL.
= 1.1.4 =
* Added support for WordPress 6.1
= 1.1.3 =
* Added support for WordPress 6.0
= 1.1.2 =
* Improve security
= 1.1.1 =
* Added support for WordPress 5.9
= 1.1.0 =
* Added support of Stape custom loader.
= 1.0.5 =
* Update regarding Gtm Server to Stape rename.
= 1.0.4 =
* Fixed issues regarding GTM SS debugger
= 1.0.3 =
* Added support for WordPress 5.7
* Added more links to how to setup instructions
= 1.0.2 =
* Added ecommerce events
= 1.0.1 =
* Assets and texts update.
= 1.0.0 =
* Init release.