Automattic-Tracks-iOS

Client library for tracking user events for later analysis

GPL-2.0 License

Stars
39
Committers
35

Bot releases are hidden (Show)

Automattic-Tracks-iOS - 0.12.0-beta.2

Published by jaclync about 2 years ago

Add an anonymous ID to configure ExPlat for authenticated users https://github.com/Automattic/Automattic-Tracks-iOS/pull/213

Automattic-Tracks-iOS - 0.12.0-beta.1

Published by selanthiraiyan about 2 years ago

Add iOS device accessibility settings to device properties. https://github.com/Automattic/Automattic-Tracks-iOS/pull/214/ by @selanthiraiyan

Automattic-Tracks-iOS - 0.11.2-beta.3

Published by charliescheer about 2 years ago

Adds ability to store experiment titles even if the value is nil/control to use as a confirmation for user experiment assignments
PR#208

Automattic-Tracks-iOS - 0.11.2-beta.1

Published by diegoreymendez over 2 years ago

Optimizes the code to fetch and send local events so that it won't lock the main thread anymore.

Automattic-Tracks-iOS - 0.11.1

Published by mokagio over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/Automattic-Tracks-iOS/compare/0.11.0...0.11.1

Automattic-Tracks-iOS - 0.11.1-beta.1

Published by MichelleTessier over 2 years ago

Automattic-Tracks-iOS - 0.6.0

Published by mokagio over 2 years ago

Automattic-Tracks-iOS - 0.10.1

Published by mokagio over 2 years ago

Automattic-Tracks-iOS - 0.10.1-beta.2

Published by jleandroperez almost 3 years ago

Automattic-Tracks-iOS - 0.10.1-beta.1

Published by diegoreymendez almost 3 years ago

Automattic-Tracks-iOS - 0.10.0

Published by chipsnyder almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/Automattic-Tracks-iOS/compare/0.9.1...0.10.0

Automattic-Tracks-iOS - 0.9.1

Published by leandroalonso over 3 years ago

  • Fix an issue for alpha builds
Automattic-Tracks-iOS - 0.9.0

Published by jkmassel over 3 years ago

Automattic-Tracks-iOS - 0.9.0-beta.1

Published by koke over 3 years ago

Adds device_info_app_build_configuration property to all events

See #182 for details on how to integrate for Alpha/Internal builds

Automattic-Tracks-iOS - 0.8.5

Published by leandroalonso over 3 years ago

  • Update how experiments are assigned
Automattic-Tracks-iOS - 0.8.4

Published by leandroalonso over 3 years ago

  • Fix a bug in ExPlat's refreshIfNeeded
Automattic-Tracks-iOS - 0.8.3

Published by leandroalonso over 3 years ago

  • ExPlat: revert the hardcoded "wpcom" platform
  • Remove the notifications for when the app enters foreground
Automattic-Tracks-iOS - 0.8.2

Published by leandroalonso over 3 years ago

Automattic-Tracks-iOS - 0.8.1

Published by leandroalonso over 3 years ago

  • Temporarily changes ExPlat platform to wpcom
Automattic-Tracks-iOS - 0.7.1

Published by leandroalonso over 3 years ago

  • Fixes and changes the AB test implementation (#167)