0.1.2 • Published 7 years ago

ember-cli-gtm v0.1.2

Weekly downloads
105
License
MIT
Repository
github
Last release
7 years ago

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]'
};
0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago