=== 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: 5.6.0 Stable tag: 1.0.2 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 . == Screenshots == 1. Plugin settings. 2. Menu item in the settings panel. == Changelog == = 1.0.2 = * Add ecommerce events = 1.0.1 = * Assets and texts update. = 1.0.0 = * Init release.