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

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoogleDataLayer

Nette framework plugin - Google data layer (JS) for dynamic remarketing

Installation

The best way to install is using Composer:

$ composer require studioartcz/googledatalayer

Configuration

.neon

extensions:
	feed: StudioArtcz\GoogleDataLayer\DI\GoogleDataLayerExtension

googleDataLayer:
	gtmId: '%gtmId%'

Usage

todo