Multiple User Support Added

0.03.3 – App Analytics AS3 Class Lib Released

We have just released the latest version of the AS3 classes to use in your projects.

This release was focused on streamlining the application tracking calls to reduce server and application load to increase performance.

Please download the latest swc located in the downloads section of the web interface.

How do I tell which version of the App Analytics swc lib I have?

The easiest way to tell what version you are running is trace out the App Analytics version inside your application. The easiest way to do this is on the next line below where you start App Analytics put this line of code

trace(AppAnalytics.version);

and then run the Application in debug mode. You will see the version trace out in your console. If it isn’t the latest version, you should upgrade.

As always please test your application with the new swc before releasing it. If you have any issues please let us know.

Read More

There goes 6 Million

We have just passed the 6 Million item mark. Yes that means App Analtics now actively tracking more than 6 million items around the world and that number is still growing fast.

I would just like to take time out to say thanks to all those who have helped get us to this point as with out your feedback and support we would have been able to grow to this point.

Thank you.

Read More

Bleeding edge servers updated

Bleeding edge servers updated

Hi all we have posted a possible release candidate on our bleeding edge servers for you all to have a play with. There were a lot of behind the scenes changes but one feature that you will be able to see is the new spark graphs on the overview page.


This should help you make more sense of what the overview numbers and litterly at a galnce get a feel for what is happeing with your applicaion.

Enjoy.

Read More

Multiple User Support Added

Multiple User Support Added

We have just released the ability for admins to add multiple users to an account. This is the  biggest functionally change since the complete recode of the core and we couldn’t be happier.

What does all this mean?

Adding the ability for multiple users allows each person on the team to have their own account instead of using and sharing one set of details.

Another feature of the new multiple persons on one accounts is the ability to assign a “User” or an “Administrator” role to a person. A “user” is person who can read all the information but is unable to add, edit or delete things. For example you may want to give access to a client but dont want them to accidentally delete anything the user role is perfect for them. An “Administrator” has free reign in the account.

How do I add new users to my account?

After selecting an account from the account list you will notice the top right menu  now has a  link called “Account Settings”.

In the “Account Setting” page you have will see that we have added a users panel. To add a new users just click the “Add Person to Account” link in the bottom of the panel and then just follow the steps. Simplez

Read More

0.03.2 Classes Released

We have just released the latest stable version of the App Analytics classes to be used in your AIR Applications.

Fixes

  • Unique application miss track fixed
  • App Analytics connection poll now set to every 30 seconds
  • Very rare install initialization issue fixed
  • Clear debug messages added for debug mode

Enjoy and if you have any issues please let us know in the support forum.

Thanks

Read More

Getting started with App Analytics

Hi, I have just completed my first screencast.

I go though the process setting up App Analtyics in an AIR application. It literally only takes a few minutes to be tracking real analytics from your AIR application to App Analtyics.

Thanks Paul

Read More

Custom Content Types

Custom Content Types

Custom content types are supported by App Analytics… WOOT!

We here at App Analytics understand that no application is the same, so we are making App Analytics as flexible as possible. And that means you now create you own tracking types. We even create a short cut in the content area so you can get direct access to data.

What is a custom type?

A custom type is something specific to your application that you would like information on, like user preferences, selected options and anything else you wan to know. For example you might have a twitter application and you want to see how many tweets are being sent. Just add a custom type ‘tweetsent’ in the App Analytics web interface and every time a successfully tweet is sent in your AS3 code track your custom type “tweetsent”. You will now be able to see how many tweets you are sending. You can make any type you want and track it into our system.

Find out how to add a custom type to your application.

Read More
Page 2 of 812345...Last »