New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

firebase-analytics-v1

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

firebase-analytics-v1

Ionic Native - Native plugins for ionic apps

5.27.1
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source
Improve this doc

Firebase Analytics

This plugin is still in beta stage and may not work as expected. Please submit any issues to the plugin repo.

$ ionic cordova plugin add cordova-plugin-firebase-analytics
$ npm install @ionic-native/firebase-analytics

Usage Documentation

Plugin Repo: https://github.com/chemerisuk/cordova-plugin-firebase-analytics

Cordova plugin for Firebase Analytics

Go to firebase console and export google-services.json and GoogleService-Info.plist. Put those files into the root of your cordova app folder.

NOTE: on iOS in order to collect demographic, age, gender data etc. you should additionally include AdSupport.framework into your project.

Supported platforms

  • Android
    • iOS

FAQs

Package last updated on 08 May 2024

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