Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] A desktop implementation of Analytics #234

Open
gilgm12 opened this issue Jan 14, 2021 · 4 comments
Open

[FR] A desktop implementation of Analytics #234

gilgm12 opened this issue Jan 14, 2021 · 4 comments
Labels

Comments

@gilgm12
Copy link

gilgm12 commented Jan 14, 2021

  • Firebase C++ SDK version: 6.11
  • Main Firebase Components in concern: Analytics (Auth, Database, etc.)
  • Other Firebase Components in use: Auth, Db, Storage (Auth, Database, etc.)
  • Platform you are using the C++ SDK on: Windows (Mac, Windows, or Linux)
  • Platform you are targeting: Desktop (iOS, Android, and/or desktop)

Any plans for a desktop implementation of analytics/event reporting? If not, is there a reason? (IE rest impl trivial, etc)

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@chkuang-g
Copy link
Contributor

Hi @gilgm12

Thank you for being interested in using Analytics on desktop. Unfortunately we do not have plan to support it in the near future.

To properly support Analytics on desktop, we will also need to implement several critical components for desktop as well, ex. Installation. Otherwise, there is not a lot of advantage over REST implementation.

I'll put this as a feature request for the visibility for now.

Shawn

@chkuang-g chkuang-g added type: feature request New feature or request and removed type: question labels Jan 14, 2021
@chkuang-g chkuang-g changed the title [Question] - Any plans for a desktop implementation of Analytics? [FR] A desktop implementation of Analytics Jan 14, 2021
@gilgm12
Copy link
Author

gilgm12 commented Mar 4, 2021

Now that installation has been implemented, any chance of Analytics being available here? If not, what are the acceptable workarounds to post events to the firebase console? I've tried a couple of methods, including posting manually to the ganalytics endpoint, but can't seem to get any events through to debugview. (I may be doing something incorrectly)

The goal is to manually track pageviews and other simple events in a firebase desktop application, via rest.

@scalVeerne
Copy link

0 support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants