Skip to content

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

Open
@hassanITXI

Description

@hassanITXI

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions