Socket
Socket
Sign inDemoInstall

cordova-plugin-firebase-tagmanager

Package Overview
Dependencies
7
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 10 Jul 2018

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc