Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Input decimal point in "IAP" segment builder?

Discussion in 'Unity Analytics' started by kenli_touchten, Apr 7, 2015.

  1. kenli_touchten

    kenli_touchten

    Joined:
    Jan 26, 2015
    Posts:
    13
    Hello,

    I want create a new segment for players that have purchased less than 1$. So I tried using the Segment builder where "User has spent (in IAP)" between $0.01 and 0.99. However it doesn't let me input a decimal point ( . ) , I can only input numbers. Did I miss anything? Please advise.

    Thanks
     
  2. marc_tanenbaum

    marc_tanenbaum

    Unity Technologies

    Joined:
    Oct 22, 2014
    Posts:
    637
    We currently require whole dollar values in the segment creator. I'm honestly not sure why and will look into fixing this.
     
  3. kenli_touchten

    kenli_touchten

    Joined:
    Jan 26, 2015
    Posts:
    13
    Thanks for the reply Marc. Hope this will be fixed soon.
    Our games have starter pack that cost 0.99$. At the moment I can't track how many user bought this in their first day since I can't put that decimal.
    Tried to create a segment for users who spent IAP between 0 and 1, but this data got mixed together with user who never spent.

    Cheers,
     
  4. marc_tanenbaum

    marc_tanenbaum

    Unity Technologies

    Joined:
    Oct 22, 2014
    Posts:
    637
    Just between you and me (and anyone else reading this) I have a fix ready to go as of last night. For scheduling reasons, it probably won't go live til tomorrow. Sorry for the oversight.
     
  5. marc_tanenbaum

    marc_tanenbaum

    Unity Technologies

    Joined:
    Oct 22, 2014
    Posts:
    637
    Fix is live.
     
  6. kenli_touchten

    kenli_touchten

    Joined:
    Jan 26, 2015
    Posts:
    13
    Just tested it and it's working, awesome !
    Thanks marc, and unity analytics team !