GTM wrapper with data layer for dynamic remarketing @ Nette framework.

dev-master 2017-02-18 21:35 UTC

This package is not auto-updated.

Last update: 2024-08-26 15:20:01 UTC


README

GTM wrapper with data layer for dynamic remarketing @ Nette framework.

Usage

  • Basic product eshop
  • Ecommerce
  • Catalogue of companies

Installation

The best way to install is using Composer:

$ composer require studioartcz/gtm

Configuration

.neon

extensions:
	GTM: StudioArtcz\GTM\DI\GTMExtension

GTM:
	id: '%gtmId%'