Code Monkey home page Code Monkey logo

Comments (2)

kevinboosten avatar kevinboosten commented on August 10, 2024 1

Great question! I’ve once asked something similar in the capacitor slack group but did not got that much response:
https://getcapacitor.slack.com/archives/C88QP9W56/p1579510119015400

Not to hijack your thread, but here’s my question:

Question regarding Firebase Analytics. I see that @angular/fire now also supports analytics and remote config, and this just works like a charm. Including some nice provides that will hook into the angular router to determine page views and use the authenticated user to set the user id. (ScreenTrackingService, UserTrackingService). angular/angularfire#2178

Because this is working great in an Ionic app with Capacitor, is there still any need to use a capacitor plugin that provides this functionality? (e.g. https://github.com/philmerrell/capacitor-firebase-analytics or https://github.com/stewwan/capacitor-analytics). What’s the benefit of using the “web” vs native implementation?

Couple of things I can imagine are:

  • native analytics have better access to native views like modals/alert/push notifications that could be of any interest
  • web version has better integration in a angular setup (screentrackingservice)

from firebase-analytics.

stewones avatar stewones commented on August 10, 2024

as answered by @Boosten native analytics have better info despite the setup. it's worth it.

from firebase-analytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.