Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
/ gtm Public archive

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

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoogleDataLayer

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

Installation

The best way to install Mk/Feed is using Composer:

$ composer require studioartcz/googledatalayer

Configuration

.neon

extensions:
	feed: StudioArtcz\GoogleDataLayer\DI\GoogleDataLayerExtension

googleDataLayer:
	gtmId: '%gtmId%'

Usage

todo