Skip to content

sas1ni69/ember-cli-gtm

Repository files navigation

Ember-cli-gtm

Easily add Google Tag Manager to your app.

Installation

# From within your ember-cli project
npm install ember-cli-gtm

Usage

First you'll need to configure your GTM App ID:

// config/environment.js

ENV['ember-cli-gtm'] = {
  appId: '[YOUR_APP_ID]'
};

About

Ember CLI addon for Google Tag Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published