You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-firebase-tagmanager

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-firebase-tagmanager

Cordova plugin for adding GoogleTagManager to cordova-ios projects that are already using cordova-plugin-firebase

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

cordova-plugin-firebase-tagmanager

Forked from cordova-plugin-googletagmanager-ios (https://github.com/enesyalcin/cordova-googletagmanager-ios.git)

A plugin for adding Google Tag Manager to cordova-ios projects that are already using cordova-plugin-firebase

How to install the plugin

  • run cordova plugin add cordova-plugin-firebase-tagmanager --variable CONFIG_FILE_NAME="<name of your GTM json config file>" --save

Change the name of your config file later

  • open package.json and look for the following part:
"cordova-plugin-firebase-tagmanager": {
  "CONFIG_FILE_NAME": "<GTM-xxxxxxx.json>"
}
  • change the value of the CONFIG_FILE_NAME variable to the name of your config

Keywords

cordova

FAQs

Package last updated on 10 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts