Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 440 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 440 Bytes

Google Tag Manager (WIP)

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%'