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.

Feature Request Anonymous analytics data

Discussion in 'Unity Analytics' started by samvilm, Nov 27, 2022.

  1. samvilm

    samvilm

    Joined:
    Jan 17, 2021
    Posts:
    43
    I'm trying to get my head around data privacy. I use unity analytics in my game but I don't need any personal identifying information.

    From what I understand, unity analytics automatically collects users IP addresses which then causes problems with data privacy and necessitates the users consent. But I don't need IP addresses. I just want to monitor the users interaction with my game so that I can improve it.

    Is there a way to set it up so that it doesn't collect IP addresses, or at least is there a way to automatically delete IP addresses after they have been collected? That would take away the headache of data privacy.
     
    mrCharli3 and Fangh like this.