Skip to content

t1k:unity:tof:core-tracking

FieldValue
Moduletof
Version2.2.2
Effortmedium
Tools

Keywords: analytics, events, telemetry, theonefeature-core, tracking

/t1k:unity:tof:core-tracking

This package provides comprehensive analytics tracking services for TheOne Framework features.

interface

  • IFeaturesTrackingService (FeaturesTrackingService.cs)
  • IIAPTrackingService (IAPTrackingService.cs) class
  • FeaturesTrackingService (FeaturesTrackingService.cs)
  • FeaturesTrackingVContainer (FeaturesTrackingVContainer.cs)
  • FeatureTrackingValidator (FeatureTrackingValidator.cs)
  • IAPTrackingService (IAPTrackingService.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Tracking services via VContainer (see Architecture).
  3. Configure any ScriptableObjects listed in Config section.
  4. Subscribe to signals listed in Signals / Events to react to state changes.

Detected public types (6): interface

  • IFeaturesTrackingService (FeaturesTrackingService.cs)
  • IIAPTrackingService (IAPTrackingService.cs) class
  • FeaturesTrackingService (FeaturesTrackingService.cs)
  • FeaturesTrackingVContainer (FeaturesTrackingVContainer.cs)
  • FeatureTrackingValidator (FeatureTrackingValidator.cs)
  • IAPTrackingService (IAPTrackingService.cs)

Detected DI registrations:

  • FeaturesTrackingService
  • IAPTrackingService

Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.

(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)

  • Source: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Tracking/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Tracking/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Tracking/CHANGELOG.md
  • Namespace: TheOne.Features.Tracking.DI, TheOne.Features.Tracking.Editor, TheOneFeature.Core.Tracking.Scripts.Services