Skip to content

Releases: JanHalozan/iTunesConnectAnalytics

0.5.0

22 Nov 07:25
Compare
Choose a tag to compare
  • Update all packages to latest
  • Promisify everything
  • Support for 2FA
  • Fix all broken endpoints
  • Basically rewrite

0.4.4

19 Nov 11:45
Compare
Choose a tag to compare
  • Fix broken URL
  • Minor tweaks

0.4.3

07 Aug 06:42
Compare
Choose a tag to compare
  • Fix config.measures bug
  • Add additional dimensions (apps, sourceType)

Fix the build, bump timeout to 5min

23 May 11:35
Compare
Choose a tag to compare

Break the build

23 May 11:34
Compare
Choose a tag to compare
v0.4.1

0.4.1

Support account switching

19 May 11:08
Compare
Choose a tag to compare
  • Add support for account switching

New login process

16 Feb 13:17
Compare
Choose a tag to compare

A login URL was changed, this version is using the latest & greatest Apple API stuff again.

Added grouping and filtering functionality, new metrics & constants

07 Jul 06:21
Compare
Choose a tag to compare
  • Added platform, frequency, dimensionFilterKey to constants
  • Added rollingActiveDevices, pageViewUnique to measures
  • Added examples for grouping & filtering

Add impressions metrics

27 Jun 06:57
Compare
Choose a tag to compare
  • Add impressions
  • Add impressions unique

Add getSettings method

23 Jun 18:35
Compare
Choose a tag to compare
  • Added getSettings to Itunes class
  • Expose getAPIURL for arbitrary get requests