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

Google analytics stopped working after upgrading the app #845

Open
Branimir opened this issue Apr 24, 2024 · 0 comments
Open

Google analytics stopped working after upgrading the app #845

Branimir opened this issue Apr 24, 2024 · 0 comments
Labels

Comments

@Branimir
Copy link

  • Version:
    Currently using v24.8.8

.NET Core 6.0.408 and node v18.18.0

  • Target:
    win

With the upgrade of an electron app, there is no any events going out to google analytics. This used to work in the previous version (we used quite old ElectronNET.API v7.30.2. Switching back to the old versions resolves the issue, but there are some other issues which were the reason for upgrade.

Steps to Reproduce:

  1. Create an app that uses http server and loads app that uses GTM (where google analytics works)
  2. Inspect network tab, there is no any network calls with "collect" endpoint (that are present when web version is used).

We spent few days trying to figure this out, trying to debug the app and the GTM container, setting GA cookies manually and similar, but no progress.

Any help with this would be appreciated.

@Branimir Branimir added the bug label Apr 24, 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