0.1.2 • Published 8 years ago

ember-cli-gtm v0.1.2

Weekly downloads
105
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago