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

Angular Fire Google Analytic 4 is not being fired by Electron app #811

Open
hassanITXI opened this issue Jun 7, 2024 · 0 comments
Open
Labels

Comments

@hassanITXI
Copy link

Steps to reproduce

Steps of Reproduction

  • Install Angular Fire version 17
  • Try to log and event example
    logEvent(this.analytics, 'show-qr-code', { event_category: menuName, event_label: this.getPoiLabel(menuName, selectedItem), value: 1, computerName: this.computerName, });

Notice in the web version it works fine, but in the electron app it doesn't send the events or registers the analytics.

✔️ Expected Behavior

Electron App should fire and register the analytics

🔍 Additional context

OS: Windows

@hassanITXI hassanITXI added the bug label Jun 7, 2024
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

1 participant