Skip to content

fix: stabilize GA telemetry client identity#309

Open
alexk-dev wants to merge 4 commits into
mainfrom
fix/ga-telemetry-client-id
Open

fix: stabilize GA telemetry client identity#309
alexk-dev wants to merge 4 commits into
mainfrom
fix/ga-telemetry-client-id

Conversation

@alexk-dev
Copy link
Copy Markdown
Owner

Summary

  • initialize GA only after the backend returns the persisted telemetry client id
  • generate and persist a telemetry client id in runtime config when missing
  • preserve the telemetry client id when saving telemetry settings
  • disable the early automatic GA page view and emit sanitized manual page views with the stable client id

Checks

  • git diff --check
  • npm run lint
  • npm test -- TelemetryBootstrap.test.tsx
  • npm test
  • npm run build
  • ./mvnw -Dtest=RuntimeConfigServiceTest,RuntimeSettingsFacadeTest,TelemetryEventPublisherTest test

…nt-id

# Conflicts:
#	golemcore-bot-app/src/main/java/me/golemcore/bot/application/settings/RuntimeSettingsFacade.java
#	golemcore-bot-app/src/test/java/me/golemcore/bot/application/settings/RuntimeSettingsFacadeTest.java
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant