Skip to content

GTM wrapper with Data Layer for marketing stuff @ Nette framework.

License

Notifications You must be signed in to change notification settings

studioartcz/gtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Tag Manager (WIP)

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

Usage

  • Basic websites
  • 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%'