{"_id":"com.unity.services.analytics","name":"com.unity.services.analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","provider":"upm","versions":{"6.3.0":{"_upm":{"changelog":"### Changed\n\n* The standard event `platform` parameter has been extended to report additional platforms:\n  * LinuxEditor and LinuxPlayer are reported as LINUX_CLIENT instead of PC_CLIENT\n  * PS5 is reported PS5 instead of UNKNOWN\n  * VisionOS is reported VISION_OS instead of UNKNOWN\n  * Switch2 is reported SWITCH2 instead of UNKNOWN (in Unity 6.0 and newer)\n\n### Fixed\n\n* The Analytics SDK now functions correctly in the editor when entering/leaving Play Mode with domain reload disabled\n* The Analytics Debug Panel now correctly displays recorded events if opened after entering Play Mode","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2022.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.3/manual/index.html","name":"com.unity.services.analytics","version":"6.3.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.16.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"cde4e6cf92f9fcb43ce29d380df0e9c0b9428e6c","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.3.0.tgz"}},"6.2.2":{"_upm":{"changelog":"### Fixed\n\n* The SDK no longer throws exceptions when there is a problem writing the event cache file to disk","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2022.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.2/manual/index.html","name":"com.unity.services.analytics","version":"6.2.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.16.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"8606a382ed2170a389bd4586f4155c9fc9f885da","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.2.2.tgz"}},"6.2.1":{"_upm":{"changelog":"### Fixed\n\n* The SDK now saves unsent events to disk during OnApplicationPause, to prevent data loss if the application is then terminated while minimized","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2022.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.2/manual/index.html","name":"com.unity.services.analytics","version":"6.2.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"84c10b70585c73bf99f8b72c5ad2f8be49121287","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.2.1.tgz"}},"6.2.0":{"_upm":{"changelog":"### Added\n\n* Support for TIMESTAMP (C# DateTime) event parameters\n\n### Fixed\n\n* Debug Panel JSON display no longer introduces erroneous spaces after colons inside strings\n\n### Breaking Changes\n\n* The minimum supported editor version for the UGS Analytics SDK is now 2022.3","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2022.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.2/manual/index.html","name":"com.unity.services.analytics","version":"6.2.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"b6335889ba612cb6b1017ce6c083f8b9678f8e9a","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.2.0.tgz"}},"6.1.1":{"_upm":{"changelog":"### Added\n\n* Support for the Developer Data framework in Unity 6.2 and above\n  * This supersedes the StartDataCollection and StopDataCollection methods, which are deprecated in Unity 6.2 and above (they are not deprecated in earlier editor versions that do not have the new EndUserConsent APIs)\n  * In order to start and stop data collection, you must now use EndUserConsent.SetConsentState(...) to grant or deny consent for AnalyticsIntent\n  * In order to request data deletion, you must still use the SDK's RequestDataDeletion method, but you must first explicitly deny consent using the EndUserConsent API\n  * If consent has already been granted, data collection will start automatically during UnityServices.InitializeAsync(). Otherwise, data collection will start when consent is granted\n  * When you start using the EndUserConsent API, the SDK will throw exceptions if you attempt to use methods from the original workflow. The two approaches cannot be mixed\n  * Please see the migration guide for more information: https://docs.unity.com/ugs/en-us/manual/analytics/manual/sdk61-migration-guide\n\n### Fixed\n\n* Updated the Debug Panel to use a new UIToolkit method in Unity 6.2 and above to prevent a deprecation warning\n* The two acquisitionSource event buttons in the Standard Events sample now call the correct methods","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2021.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.1/manual/index.html","name":"com.unity.services.analytics","version":"6.1.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"9b2b133020055b2952d26f30dfa3e2a875824207","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.1.1.tgz"}},"6.1.0":{"_upm":{"changelog":"### Added\n\n* Support for the Developer Data framework in Unity 6.2 and above\n  * This supersedes the StartDataCollection and StopDataCollection methods, which are deprecated in Unity 6.2 and above (they are not deprecated in earlier editor versions that do not have the new EndUserConsent APIs)\n  * In order to start and stop data collection, you must now use EndUserConsent.SetConsentState(...) to grant or deny consent for AnalyticsIntent\n  * In order to request data deletion, you must still use the SDK's RequestDataDeletion method, but you must first explicitly deny consent using the EndUserConsent API\n  * If consent has already been granted, data collection will start automatically during UnityServices.InitializeAsync(). Otherwise, data collection will start when consent is granted\n  * When you start using the EndUserConsent API, the SDK will throw exceptions if you attempt to use methods from the original workflow. The two approaches cannot be mixed\n  * Please see the migration guide for more information: https://docs.unity.com/ugs/en-us/manual/analytics/manual/sdk61-migration-guide\n\n### Fixed\n\n* Updated the Debug Panel to use a new UIToolkit method in Unity 6.2 and above to prevent a deprecation warning\n* The two acquisitionSource event buttons in the Standard Events sample now call the correct methods","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2021.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.1/manual/index.html","name":"com.unity.services.analytics","version":"6.1.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"10a9ca5d56226d26b71614c3ee36a91aaa253b96","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.1.0.tgz"}},"6.0.3":{"_upm":{"changelog":"### Fixed\n\n* Control characters (e.g. newline) are now serialised correctly and will not cause event batches to be discarded","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2021.3","samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.0/manual/index.html","name":"com.unity.services.analytics","version":"6.0.3","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"3692623288ba229ed0f5eb57c112f2723e2f03cf","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.0.3.tgz"}},"6.0.2":{"_upm":{"changelog":"### Fixed\n\n* Go To Dashboard link in Package Manager in 2022 and newer editor versions now leads to the correct landing page instead of an unrelated error page\n* Numerous public API elements that were missing XmlDoc comments now have them\n* Setting ExternalUserId before enabling the SDK for the first time now correctly records a newPlayer event if it differs from the last seen user ID\n* Changing ExternalUserId while data collection is enabled now correctly starts a new session and records start-up events\n* Changing ExternalUserId while data collection is disabled now correctly records start-up events when it is (re)enabled","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://cloud.unity.com/analytics","projectDashboardUrl":"https://cloud.unity.com/home/organizations/{0}/projects/{1}/environments/default/analytics/v2/about","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"unity":"2021.3","upmCi":{"footprint":"d3008e531a3ec4fe6ed5ca60e8fb2cc5612f7e89"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"02faa03349f9effb35a95ba25843dbef32bb37e8"},"relatedPackages":{"com.unity.services.analytics.tests":"6.0.2"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.0/manual/index.html","name":"com.unity.services.analytics","version":"6.0.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"6629cba2f5e7ff255833c417c8610bd06c505241","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.0.2.tgz"}},"6.0.1":{"_upm":{"changelog":"### Added\n\n* New Analytics Debug Panel accessible in the Unity Editor from Services -> Analytics -> Debug Panel\n  * Monitor the SDK's activity while you play-test\n  * Observe events as they are recorded and uploaded\n  * ... and more!\n\n### Breaking Changes\n\n* The minimum supported editor version for the UGS Analytics SDK is now 2021.3\n* All methods, classes and structs marked as `Obsolete` in earlier versions of the SDK have been removed\n  * If you have trouble upgrading, move to 5.1.0 first, fix the deprecation warnings there, then move to 6.0.0","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2021.3","upmCi":{"footprint":"3fe2b13c495b1f7c729e573b5c6e387c8e07e75d"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"e54e6e452cff2d0d31e9b5530b2dbd8ffcf2f0e7"},"relatedPackages":{"com.unity.services.analytics.tests":"6.0.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@6.0/manual/index.html","name":"com.unity.services.analytics","version":"6.0.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.4","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"f7e249983920dd67eba8952b09e37a6fe4582dd0","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-6.0.1.tgz"}},"5.1.1":{"_upm":{"changelog":"### Added\n\n- Added Apple Privacy Manifest\n\n### Changed\n\n* Updated `com.unity.services.core` dependency to 1.12.5 which contains Apple Privacy Manifest","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"assets","unity":"2019.4","upmCi":{"footprint":"dcd7b7179caea2968e4d7e93753a6c22d8aa8815"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"a2500ef2ce79a436d6e5f3f6acde6214eb5a089f"},"relatedPackages":{"com.unity.services.analytics.tests":"5.1.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@5.1/manual/index.html","name":"com.unity.services.analytics","version":"5.1.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.12.5","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"3755d89791d460e409a5f582448867001b79821f","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-5.1.1.tgz"}},"5.1.0":{"_upm":{"changelog":"### Added\n\n* New `RecordEvent(...)` API which takes an instance of the new `Unity.Services.Analytics.Event` class\n  * This enables you to codify custom event schemas in helper objects by making your own sub-classes of `Event`, to avoid the risks inherent in directly using plain dictionaries with string keys\n  * Event objects can also be pooled and reused because they are cleared immediately once their contents have been serialized\n  * A generic `CustomEvent` class is available which can be used in a flexible, dictionary-like way if you do not wish to make your own full sub-classes\n\n### Deprecated\n\n* Standard Event recording methods that take `...Parameters` helper structs are now deprecated. Please replace them with the new `Event` sub-classes and use the new `RecordEvent(...)` method.\n  * TransactionParameters -> TransactionEvent\n  * TransactionFailedParameters -> TransactionFailedEvent\n  * AdImpressionParameters -> AdImpressionEvent\n  * AcquisitionSourceParameters -> AcquisitionSourceEvent\n* CustomData(...) methods\n  * Use RecordEvent(string) for events with no parameters\n  * Use RecordEvent(event) for events with parameters, by using CustomEvent or creating your own sub-class of Event to contain the parameters\n\n### Improved\n\n* Improved the descriptions of some properties on the `AdImpressionParameters` class","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"assets","unity":"2019.4","upmCi":{"footprint":"5ba9ee5e831fdf648976967d165bbb706930eced"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"13f4887dfc1bf80d30ef84aff0416d2ed0ef2d3b"},"relatedPackages":{"com.unity.services.analytics.tests":"5.1.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@5.1/manual/index.html","name":"com.unity.services.analytics","version":"5.1.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.10.1","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"8df592391e3cb11043ade3ec9c8e24e322e61810","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-5.1.0.tgz"}},"5.0.2":{"_upm":{"changelog":"### Fixed\n\n* Analytics no longer throws a fatal exception on shutdown for builds made with 2023 editor versions","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"assets","unity":"2019.4","upmCi":{"footprint":"74df5e9d67fd6eea8d3ac6ea60c415dccaf86b74"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"666246c716ed64d5d5a2b522ccef4ef3bca5eefa"},"relatedPackages":{"com.unity.services.analytics.tests":"5.0.2"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@5.0/manual/index.html","name":"com.unity.services.analytics","version":"5.0.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.10.1","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"673ba0b92abc9daa38dba80c697d32b975325af0","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-5.0.2.tgz"}},"5.0.1":{"_upm":{"changelog":"### Fixed\n\n* batteryLoad and deviceVolume values are no longer stale when included in some events\n* Unity Player ID is no longer included twice in some events\n* The Configure button in Unity Package Manager now correctly leads to the Analytics - Gaming Services page in Project Settings\n* ClearBuffer(...) no longer throws ArgumentException if a player requests data deletion while an event batch upload is in progress\n\n### Improved\n\n* Recording event timestamp and integer values is now slightly faster and generates fewer memory allocations\n\n### Changed\n\n* The `PrivacyUrl` property now returns a link to the latest Game Player and App User Privacy Policy page, https://unity.com/legal/game-player-and-app-user-privacy-policy","gameService":{"configurePath":"Project/Services/Analytics - Gaming Services","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"assets","unity":"2019.4","upmCi":{"footprint":"6cdf8f400622ca501b57f5ef43ed2ec01fa9b50f"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"f0516cff70d3123f4c7ab1e2625d29f6b057b8f7"},"relatedPackages":{"com.unity.services.analytics.tests":"5.0.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@5.0/manual/index.html","name":"com.unity.services.analytics","version":"5.0.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.10.1","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"824d290df282ed5ce6d7e6b9db6bc1d02e72c11e","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-5.0.1.tgz"}},"5.0.0":{"_upm":{"changelog":"### Added\n\n* New initialization and consent flow. Please see the migration guide for more information: https://docs.unity.com/analytics/en/manual/AnalyticsSDK5MigrationGuide\n\n### Deprecated\n\n* The old initialization and consent flow should no longer be used and will be removed in a future version of the SDK. Please see the migration guide for more information: https://docs.unity.com/analytics/en/manual/AnalyticsSDK5MigrationGuide\n\n### Changed\n\n* Updated `com.unity.services.core` dependency to 1.10.1\n\n### Breaking Changes\n* The package no longer has a dependency on Newtonsoft.Json\n* The package now has a dependency on the Unity JsonSerialize module (JsonUtility)\n* A number of elements that were previously marked as Obsolete have now been removed\n\n### Fixed\n\n* Analytics no longer blocks services initialization (`UnityServices.InitializeAsync`) if there is no internet connection\n* It is now possible to opt in to data collection during a session where the player has previously opted out (requires migration to the new consent flow)\n* Application.persistentDataPath is no longer requested on some platforms where access to the file system is denied by default\n* Event buffer is now cleared on a wider variety of server responses\n* Events are more eagerly cached to disk (if available) on shutdown to prevent data loss if game is closed while offline\n* Data deletion requests are now sent using the custom user ID if one is set, instead of always using the installation ID","gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"assets","unity":"2019.4","upmCi":{"footprint":"d56ceeb9078d13cabd954946acb439445a5a7276"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"ddbf624326f641d0f31cf253700cd808033ec74f"},"relatedPackages":{"com.unity.services.analytics.tests":"5.0.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@5.0/manual/index.html","name":"com.unity.services.analytics","version":"5.0.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.10.1","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"11aa3a84706afeaaeed1a0872a5bacfff8c25b8c","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-5.0.0.tgz"}},"4.4.2":{"_upm":{"changelog":"### Fixed\n\n* Revoking consent (opting out) now successfully uploads a data deletion request\n\n### Improved\n\n* Recording events is now significantly faster and generates fewer memory allocations","gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2019.4","upmCi":{"footprint":"bf07399d91e9af42c4478fe4cf7adc634ef75d30"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"6eba27644c7d77e557bc88fe4d91cc3e3f571c19"},"relatedPackages":{"com.unity.services.analytics.tests":"4.4.2"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@4.4/manual/index.html","name":"com.unity.services.analytics","version":"4.4.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.8.1","com.unity.nuget.newtonsoft-json":"3.0.2"},"dist":{"shasum":"2a66db836ca6a7a5933b70e95861eee8950bbbe9","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.4.2.tgz"}},"4.4.1":{"_upm":{"changelog":"### Fixed\n\n* Changing ExternalUserId now takes effect immediately, rather than after an unpredictable delay","gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2019.4","upmCi":{"footprint":"e2fa12386bc262aaddac147446882815522f16cb"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"8ca43bb6faae05148acd14a8d79c0c7eb1a164ef"},"relatedPackages":{"com.unity.services.analytics.tests":"4.4.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@4.4/manual/index.html","name":"com.unity.services.analytics","version":"4.4.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.8.1","com.unity.nuget.newtonsoft-json":"3.0.2"},"dist":{"shasum":"6d7c6573ba7d11378afb0e5ac22377915f3e4e5e","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.4.1.tgz"}},"4.4.0":{"_upm":{"changelog":"### Added\n\n* CustomData method now supports IDictionary<string,object>, IList<object> and Enum parameters\n\n### Changed\n\n* Events are now serialised immediately when recorded rather than as part of the upload process. This should alleviate any hitches that might have been experienced during upload (every 60 seconds)\n* Updated `com.unity.services.core` dependency to 1.8.1\n\n### Fixed\n\n* Custom user ID can now be changed at runtime (by updating `UnityServices.ExternalUserId`)\n* Recording a single event that is too big to upload (over 4MB) no longer prevents any further events from being uploaded (event is immediately discarded with a warning)\n* Session ID is now refreshed when application is paused for over 5 minutes (when Run In Background is false)\n\n### Deprecated\n\n* The `RecordEvent(Event event)` API is no longer supported and will be removed in a future version","gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2019.4","upmCi":{"footprint":"85a6935070b7b38157bba85e43dd1529f86ed6fc"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"5db3aa3dee060f5a0e7a2730049651a66a7fafbe"},"relatedPackages":{"com.unity.services.analytics.tests":"4.4.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.analytics@4.4/manual/index.html","name":"com.unity.services.analytics","version":"4.4.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.8.1","com.unity.nuget.newtonsoft-json":"3.0.2"},"dist":{"shasum":"8b1510a41729a70540c5fdc90e1d489dc1e07019","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.4.0.tgz"}},"4.3.0":{"_upm":{"gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2019.4","upmCi":{"footprint":"2094176eb858b155c59254d864073facc5fd9fb1"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"3fa2ec867b9beda505ed6879911d14ba3ae9737e"},"relatedPackages":{"com.unity.services.analytics.tests":"4.3.0"},"name":"com.unity.services.analytics","version":"4.3.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.4.0","com.unity.nuget.newtonsoft-json":"3.0.2"},"dist":{"shasum":"da7d1428e5be64b86a51f13c89a8b42aac969ba7","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.3.0.tgz"}},"4.2.0":{"_upm":{"gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal","WebGL"]},"type":"asset","unity":"2019.4","upmCi":{"footprint":"a11bceb2f3e5bdc3bd524a694e1e19c92ff2f8ba"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"40445d94118e139ce5bff46afdeb574502a2e3c9"},"relatedPackages":{"com.unity.services.analytics.tests":"4.2.0"},"name":"com.unity.services.analytics","version":"4.2.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.4.0"},"dist":{"shasum":"dbbf48b131fc31976b0641c2f9b9ab8bfc8cb827","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.2.0.tgz"}},"4.1.0":{"_id":"com.unity.services.analytics@4.1.0","_upm":{"changelog":"### New\n\n* Added a method to access the user ID used by Analytics at runtime\n\n### Fixed\n\n* Events are now recorded with timestamps including milliseconds\n* XML documentation is available for more model objects\n* A better error message will be displayed when the project ID is missing"},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@4.1.0-i0js74s_.tgz","unity":"2019.4","upmCi":{"footprint":"73e084d4ff407a630372e725d5e6a66072c512d0"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"_resolved":"/tmp/com.unity.services.analytics@4.1.0-i0js74s_.tgz","_integrity":"sha512-oOJW/ZPClrSt8gmYO05UEeElsfdU/riSgRyzzOrM1OcpsFtLr5kTR7fWh/RXMpw1DrRfZUBTYPuUg5KxwZQplg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"ce8dc514c456314c27bb9b989b588f1966853df6"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.analytics.tests":"4.1.0"},"name":"com.unity.services.analytics","version":"4.1.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.4.0"},"dist":{"shasum":"77278798fb5d714a7c73db1d0ee5b5eaa25ba67b","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.1.0.tgz"}},"4.0.1":{"_id":"com.unity.services.analytics@4.0.1","_upm":{"changelog":"### Fixed\n\n* Change assertions to error logs for missing required parameters"},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@4.0.1-772bfuw9.tgz","unity":"2019.4","upmCi":{"footprint":"4ce83ce917b6a24b6afb9ecc651ec29ede7223fc"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"_resolved":"/tmp/com.unity.services.analytics@4.0.1-772bfuw9.tgz","_integrity":"sha512-uAgGA5oC8zjCfa8sqC/UZBlF69cJ0Effn9IW0QyfUSfxW7F9qo46MuvYVY3aeh4Ig1Nt1DQoOlfBpAz25Z6D7Q==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"dac564bca5dae194afa944a6b22849513d412ec2"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.analytics.tests":"4.0.1"},"name":"com.unity.services.analytics","version":"4.0.1","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.4.0"},"dist":{"shasum":"134f4e71ec6c81e9df8dce5db82148a959374e50","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.0.1.tgz"}},"4.0.0":{"_id":"com.unity.services.analytics@4.0.0","_upm":{"changelog":"The UGS Analytics is no longer pre-release! No other changes in this version."},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@4.0.0-xgi9o0qs.tgz","unity":"2019.4","upmCi":{"footprint":"50bef9f24b048a4f3e37f615157f2fb939d81daf"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"_resolved":"/tmp/com.unity.services.analytics@4.0.0-xgi9o0qs.tgz","_integrity":"sha512-9NIaX/m5R7DkoAOwRZ8pK8BfrkSTiFOcVw/zqboVGROIvJZXPhzM/pY1QJTeVjsfWkBmLyp+sZ/EwGua+vf/3Q==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"d872e285531b3eecf38bbd33a9ad7d0d7aa09c14"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.analytics.tests":"4.0.0"},"name":"com.unity.services.analytics","version":"4.0.0","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.4.0"},"dist":{"shasum":"ce6009c7b49cd5f814a88a82deaddc1203750f87","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.0.0.tgz"}},"4.0.0-pre.3":{"_id":"com.unity.services.analytics@4.0.0-pre.3","_upm":{"changelog":"### Fixed\n\n* Events will now consistently use local time + offset for timestamps\n* Fixes an issue that could occur when the SDK was disabled"},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@4.0.0-pre.3-18iheee6.tgz","unity":"2019.4","upmCi":{"footprint":"2d8a840b15d33cee55969b3420efdf90251b7c51"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"_resolved":"/tmp/com.unity.services.analytics@4.0.0-pre.3-18iheee6.tgz","_integrity":"sha512-KIt4OO+MPMKyQ9MU91A7ZhZGpBPFW3eoEY6vMAV+TnU0k6WBxduAI6CAPQsQbs3OF7Ft2fn/6jzhTgrqwvnyaQ==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"8406f10cbb2635cbc052b6519fce1c055a5330ff"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.analytics.tests":"4.0.0-pre.3"},"name":"com.unity.services.analytics","version":"4.0.0-pre.3","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.2.0"},"dist":{"shasum":"07d67e262dd698812997c82ac04bac4ae913dbc7","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.0.0-pre.3.tgz"}},"4.0.0-pre.2":{"_id":"com.unity.services.analytics@4.0.0-pre.2","upm":{"changelog":"### New\n\n* Added a new event (`transactionFailed`) for recording failed transactions\n\n### Changed\n\n* IDFA usage has also been removed from the SDK - this identifier will no longer be added to events automatically when available.\n* This release restores the previous `Events` API for backwards compatability with `3.0.0` versions of the SDK. This API will be removed in a future release."},"_upm":{"gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@4.0.0-pre.2-cds69vrg.tgz","unity":"2019.4","upmCi":{"footprint":"135c7c0c3712abb42eb9155c95bee0704e18c8e9"},"samples":[{"path":"Samples~/StandardEvents","description":"Example of using the predefined standardized products, including a demo scene","displayName":"Standard Events"}],"_resolved":"/tmp/com.unity.services.analytics@4.0.0-pre.2-cds69vrg.tgz","_integrity":"sha512-Kqt50PGsT/5ukefPhlmRNhucG7x3R14v5PkriXcTutF+WQWwt+NXcHIDlmXBQ6xLLChW20+YP75BYNx+4X/Gzg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"0f4a6f351fb4e148ac5d239a792b1462cc738ef0"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.analytics.tests":"4.0.0-pre.2"},"name":"com.unity.services.analytics","version":"4.0.0-pre.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.2.0"},"dist":{"shasum":"251b72e83dcd3dd30ab5910f66ede5f3cf3b6f37","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-4.0.0-pre.2.tgz"}},"3.0.0-pre.4":{"_id":"com.unity.services.analytics@3.0.0-pre.4","upm":{"changelog":"* Fixed a bug where event data was not cached locally when the game closes,* Fixed a bug where floats were not serialized properly in cultures where the `,` character is used for decimals rather than `.`"},"_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@3.0.0-pre.4-c8uyt1v0.tgz","unity":"2019.4","upmCi":{"footprint":"1e494b01bc16136b862e26851b811b355a2f496d"},"samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"/tmp/com.unity.services.analytics@3.0.0-pre.4-c8uyt1v0.tgz","_integrity":"sha512-87OgMv0CD3bosqbc1KqgucmX2Y1CeokEavXzZ1B/tHYvGMLdzbKZvCrVtjxhIkqjDIQh0h+uV+aDR9a6p8G09g==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"6d3e2c0ebb6c49f4c23649809261a638f4a2108e"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"3.0.0-pre.4"},"documentationUrl":"https://docs.unity.com/analytics/","name":"com.unity.services.analytics","version":"3.0.0-pre.4","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.core":"1.1.0-pre.69"},"dist":{"shasum":"a685b93f29a117087ae73b5a3001506710b010e8","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-3.0.0-pre.4.tgz"}},"3.0.0-pre.3":{"_id":"com.unity.services.analytics@3.0.0-pre.3","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:/tmp/com.unity.services.analytics@3.0.0-pre.3-qbwf35nd.tgz","unity":"2019.4","upmCi":{"footprint":"f0ac70b6621b78199fb0ae0b6fe187485c75a8cf"},"samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"/tmp/com.unity.services.analytics@3.0.0-pre.3-qbwf35nd.tgz","_integrity":"sha512-v33JXe0y+9NOTRnCWINoraty8yByiPfKjA8B1ZCh2TcsWwxLfEXLUQ3/JXCyN+NfS8DxEGsgNecUtzyYq7gVwg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"7f8344d085d1d4cbbd4551c9ae769c0a40790166"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"3.0.0-pre.3"},"documentationUrl":"https://docs.unity.com/analytics/","name":"com.unity.services.analytics","version":"3.0.0-pre.3","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.analytics-runtime":"2.0.0-pre.3"},"dist":{"shasum":"b71e2bf62bb440bb89b9408c5ab33f3d84852a21","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-3.0.0-pre.3.tgz"}},"3.0.0-pre.2":{"_id":"com.unity.services.analytics@3.0.0-pre.2","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-3.0.0-pre.2.tgz","unity":"2019.4","upmCi":{"footprint":"3cbc765551da63dd7e37fab71564e9d574ffd834"},"samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"/pkgprom/com.unity.services.analytics-3.0.0-pre.2.tgz","_integrity":"sha512-OMY/O1Z8cUiQ6WLZOImnGYmx7IWfBrzgLHnKrksBH4HZ5UAaRyNmlsBI1ydFFlcoAIvarHKzNYsxxpDnwv571w==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"bef8e0ad4c4be7b4325321f552f6be00ff43eaf8"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"3.0.0-pre.2"},"documentationUrl":"https://docs.unity.com/analytics/","name":"com.unity.services.analytics","version":"3.0.0-pre.2","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.analytics-runtime":"2.0.0-pre.2"},"dist":{"shasum":"800665aa17f193860ee7c7434905d96993ea7ff5","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-3.0.0-pre.2.tgz"}},"1.0.5":{"_id":"com.unity.services.analytics@1.0.5","_upm":{"gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-1.0.5.tgz","unity":"2019.4","upmCi":{"footprint":"93deb809fb929b62b855a84822fc8633a21a16d4"},"_resolved":"/pkgprom/com.unity.services.analytics-1.0.5.tgz","_integrity":"sha512-7gib7HsavsDo8nHz9YnGzI03xhQc9WqWLXjw24qOhWArwCVFuhs9U56p+78o9w6XxzEjOt8IbnBppTUZCTv9fA==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"8a37ae19c90384aea7f67e99db92cb0b80c1f4cb"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"1.0.5"},"name":"com.unity.services.analytics","version":"1.0.5","displayName":"Legacy Analytics","description":"This package allows you to capture, store and deliver events for your application.","dependencies":{"com.unity.services.core":"1.0.1"},"dist":{"shasum":"f07ffe74029e4bd0a5a3a58579fd1ed38b496be6","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-1.0.5.tgz"}},"1.0.4":{"_id":"com.unity.services.analytics@1.0.4","_upm":{"gameService":{"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-1.0.4.tgz","unity":"2019.4","upmCi":{"footprint":"005cc19c1027897f370220685b55801d0327f0a8"},"_resolved":"/pkgprom/com.unity.services.analytics-1.0.4.tgz","_integrity":"sha512-OB73j1Csh3Krr7Tu+B87zEK+OVdIBhyucOfmpTM4yuSdMQq6/jUSInpiqf7DnSKPAxcGfaIHTP8CwMB8gV/8Ww==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"93d915649b9430704f76b17806f2b406c9f8f168"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"1.0.4"},"name":"com.unity.services.analytics","version":"1.0.4","displayName":"Analytics Legacy","description":"This package allows you to capture, store and deliver events for your application.","dependencies":{"com.unity.services.core":"1.0.1"},"dist":{"shasum":"755ab8d457269b531eb4e1299204ed626ee600e0","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-1.0.4.tgz"}},"1.0.3":{"_id":"com.unity.services.analytics@1.0.3","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-1.0.3.tgz","unity":"2019.4","upmCi":{"footprint":"48d8e37a26c3bfe07433474e941f47e5a561fc23"},"_resolved":"/pkgprom/com.unity.services.analytics-1.0.3.tgz","_integrity":"sha512-fUZYP5vEayjbWG/j5e/aUgzZLhfTz6Les5nbhAkCC7XDOIBzHvXetBKcyeSBUOPDKb657RRAT/I9WCVo+z4syg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"e5942707e649bfb6ad76d3667cffa8caaac08948"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"1.0.3"},"name":"com.unity.services.analytics","version":"1.0.3","displayName":"Unity Analytics SDK","description":"This package allows you to capture, store and deliver events for your application.","dependencies":{"com.unity.services.core":"1.0.1"},"dist":{"shasum":"c7d92bd90fa5cf3e97a123998f9043c75ea13b33","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-1.0.3.tgz"}},"2.0.7-pre.7":{"_id":"com.unity.services.analytics@2.0.7-pre.7","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-2.0.7-pre.7.tgz","unity":"2019.4","upmCi":{"footprint":"fc0a30bf47331674e54469f1db287db16d5f3bbd"},"samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"/pkgprom/com.unity.services.analytics-2.0.7-pre.7.tgz","_integrity":"sha512-YdX5hSzyKgBVfhSct/g1f2PxNTLKdv/MWZ7Mz3/flC7Q9UI9k6FGAZRztB9k7QUYLs5dEzZ/q6cwStBSwqGOXg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"3a5f086f03654de4d3b25d51086c6f2ceece1266"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.analytics.tests":"2.0.7-pre.7"},"name":"com.unity.services.analytics","version":"2.0.7-pre.7","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.analytics-runtime":"1.0.0-pre.3"},"dist":{"shasum":"e5272ffe651b6636b242769be55228f09deb4f9f","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-2.0.7-pre.7.tgz"}},"2.0.7-pre.6":{"_id":"com.unity.services.analytics@2.0.7-pre.6","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-2.0.7-pre.6.tgz","unity":"2019.4","upmCi":{"footprint":"1654ada0bc2ea85d0489503679ace49f2962413a"},"readme":"# Analytics\n\nThis package adds support for analytics to your project, allowing you to develop actionable insights about your game.\n\nThe Documentation Links and other information about this package are available through Package Manager.\n\nSelect the Analytics Package in the Package Manager UI.\n\n## Build Flags\n\nDefine these flags in the 'Player Settings'.\n\n| Build Flag                              | Description                                                                                         |\n| --------------------------------------- | --------------------------------------------------------------------------------------------------- |\n| UNITY_ANALYTICS_DEVELOPMENT             | Extra checks, these are overboard for normal use, they are  geared towards development of this SDK. |\n| UNITY_ANALYTICS_EVENT_LOGS              | This will push out a debug message for every single event sent.                                     | \n","samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"d51ea2c4b679b1b1917921bbeeff0fc284da4ceb"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.services.analytics.tests":"2.0.7-pre.6"},"name":"com.unity.services.analytics","version":"2.0.7-pre.6","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.analytics-runtime":"1.0.0-pre.2"},"dist":{"shasum":"bf03919b163a9787ba4cf39089e874b3acf9bff5","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-2.0.7-pre.6.tgz"}},"2.0.7-pre.4":{"_id":"com.unity.services.analytics@2.0.7-pre.4","_upm":{"gameService":{"groupName":"Analytics","groupIndex":3,"configurePath":"Project/Services/Analytics","genericDashboardUrl":"https://dashboard.unity3d.com/analytics","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/analytics/events","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"},"supportedPlatforms":["Android","iOS","Linux","Mac","PC","WebGL","Windows 8.1 Universal","Windows 10 Universal"]},"type":"asset","_from":"file:com.unity.services.analytics-2.0.7-pre.4.tgz","unity":"2019.4","upmCi":{"footprint":"fb50f986e521a4b24a6e376bde6661b8c2bc4873"},"readme":"# Analytics\n\nThis package adds support for analytics to your project, allowing you to develop actionable insights about your game.\n\nThe Documentation Links and other information about this package are available through Package Manager.\n\nSelect the Analytics Package in the Package Manager UI.\n\n## Build Flags\n\nDefine these flags in the 'Player Settings'.\n\n| Build Flag                              | Description                                                                                         |\n| --------------------------------------- | --------------------------------------------------------------------------------------------------- |\n| UNITY_ANALYTICS_DEVELOPMENT             | Extra checks, these are overboard for normal use, they are  geared towards development of this SDK. |\n| UNITY_ANALYTICS_EVENT_LOGS              | This will push out a debug message for every single event sent.                                     | \n","samples":[{"path":"Samples~","description":"Some basic usage examples.","displayName":"Analytics Samples"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/Catapult.mono.git","type":"git","revision":"f79886f7f4ed34ff6e84e040dcc9b1b828435489"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.services.analytics.tests":"2.0.7-pre.4"},"name":"com.unity.services.analytics","version":"2.0.7-pre.4","displayName":"Analytics","description":"The Unity Analytics package automatically collects core events and user properties when someone uses your game or application, and enables you to track specific in-game actions your user performs by defining custom events. The data collected from this package is surfaced in the Unity dashboard where you can use it to gather user insights, segment your player base and make informed decisions around the optimization of your game.","dependencies":{"com.unity.ugui":"1.0.0","com.unity.services.analytics-runtime":"1.0.0-pre.2"},"dist":{"shasum":"d287a88eef8de6d1a946db70d1519a11148504f2","tarball":"https://download.packages.unity.com/com.unity.services.analytics/-/com.unity.services.analytics-2.0.7-pre.4.tgz"}}},"time":{"6.3.0":"2026-03-04T14:50:41.381Z","6.2.2":"2026-02-24T11:04:49.408Z","6.2.1":"2026-01-27T11:30:17.095Z","6.2.0":"2025-12-04T10:36:19.267Z","6.1.1":"2025-09-12T12:08:01.633Z","6.1.0":"2025-06-26T08:42:23.749Z","6.0.3":"2025-03-27T10:55:53.532Z","6.0.2":"2024-10-03T14:27:27.949Z","6.0.1":"2024-08-09T09:45:53.000Z","5.1.1":"2024-04-18T09:25:46.000Z","5.1.0":"2024-01-25T10:23:58.000Z","5.0.2":"2023-11-29T15:59:02.000Z","5.0.1":"2023-10-13T09:13:23.000Z","5.0.0":"2023-07-05T11:44:31.000Z","4.4.2":"2023-04-14T13:40:23.000Z","4.4.1":"2023-03-21T15:49:53.000Z","4.4.0":"2023-03-09T13:37:44.000Z","4.3.0":"2022-11-24T11:04:49.000Z","4.2.0":"2022-08-25T08:27:43.000Z","4.1.0":"2022-07-19T09:56:44.000Z","4.0.1":"2022-05-23T16:13:58.000Z","4.0.0":"2022-05-23T15:17:04.000Z","4.0.0-pre.3":"2022-05-11T15:12:19.000Z","4.0.0-pre.2":"2022-04-26T08:55:30.000Z","3.0.0-pre.4":"2022-02-22T08:54:46.000Z","3.0.0-pre.3":"2022-01-28T16:38:21.000Z","3.0.0-pre.2":"2022-01-06T10:45:39.000Z","1.0.5":"2021-12-06T17:55:34.000Z","1.0.4":"2021-11-04T16:06:25.000Z","1.0.3":"2021-10-21T18:02:59.000Z","2.0.7-pre.7":"2021-10-20T14:02:23.000Z","2.0.7-pre.6":"2021-08-27T13:29:43.000Z","2.0.7-pre.4":"2021-08-24T09:11:08.000Z"},"dist-tags":{"latest":"6.3.0"},"etag":"\"130f6-72jEZAE3bGSdmb6o8yjoyCpwIhE\""}