Adblock breaks this site

Free iOS Analytics Library

Discussion in 'Programming General' started by WMios, Jan 17, 2016.

  1. WMios

    WMios Apprentice

    Joined:
    Oct 6, 2014
    Posts:
    661
    Referrals:
    0
    Sythe Gold:
    0
    Free iOS Analytics Library

    I recently developed a free and easy to use iOS Analytics application using Parse.com and the JS Google Charts API. All you have to do is add two functions to the AppDelegate.m and then the web application just needs your Parse.com info and it will work perfectly.

    You can check it out on GitHub here

    Let me know what you think.
     
  2. WMios

    WMios Apprentice

    Joined:
    Oct 6, 2014
    Posts:
    661
    Referrals:
    0
    Sythe Gold:
    0
    Free iOS Analytics Library

    What do people think of this?
     
  3. SmokeHut

    SmokeHut Great men grow tired of contentedness.
    $100 USD Donor New

    Joined:
    Aug 17, 2011
    Posts:
    1,504
    Referrals:
    0
    Sythe Gold:
    112
    Discord Unique ID:
    865859811747692554
    Discord Username:
    Okesseril#7961
    Gohan has AIDS Sythe's 10th Anniversary
    Free iOS Analytics Library

    Does this allow for viewing anayltics in an app or anayltics of your app?

    I usually submit the data to my own servers, as it's much faster that way.. With my own php scripts to handle the http requests.
     
  4. WMios

    WMios Apprentice

    Joined:
    Oct 6, 2014
    Posts:
    661
    Referrals:
    0
    Sythe Gold:
    0
    Free iOS Analytics Library

    What I've made is using Parse to add database entries with noteworthy information. I'm then calling a query on the database and then using it with the Google Charts API to display it.

    You can't view the analytics in the app with what I've made, but with Parse you could query the database and use some iOS graph API to display the data.
     
  5. SmokeHut

    SmokeHut Great men grow tired of contentedness.
    $100 USD Donor New

    Joined:
    Aug 17, 2011
    Posts:
    1,504
    Referrals:
    0
    Sythe Gold:
    112
    Discord Unique ID:
    865859811747692554
    Discord Username:
    Okesseril#7961
    Gohan has AIDS Sythe's 10th Anniversary
    Free iOS Analytics Library

    Ah I see, useful if you don't have your own web server setup.
     
  6. WMios

    WMios Apprentice

    Joined:
    Oct 6, 2014
    Posts:
    661
    Referrals:
    0
    Sythe Gold:
    0
    Free iOS Analytics Library

    Yeah it's primarily meant for someone using the Parse API already.
     
< Need help programming JButtons GUI in Java eclipse. | Open Source bump bot? >


 
 
Adblock breaks this site