Privacy policy link for Google Play

Chrometobia picture Chrometobia · Jul 7, 2016 · Viewed 32.6k times · Source

I am having trouble here, this is my first app and there is so much involved, I did not think it was this hard, currently I am stuck on adding a link to my app's PRIVACY POLICY my app is very simple.

It does not share any data but I do use Google Analytics, one more thing is that I do not have a website, so supposedly I had the privacy policy link where would I put it apart from a site I own?

Thanks.

Answer

Eric picture Eric · May 2, 2017

website hosting

checkout GitHub's GitHub Pages services. they host a simple static website for you for free! basic instructions:

  1. create a public repository on GitHub named [username].github.io (replace "[username]")
  2. commit an index.html file to the root of the repo.
  3. you can see your site online at http://[username].github.io/.

privacy policy

basic privacy policy template here....it'll give you a template that you can simply copy and paste and modify to fit your needs. unlike most other places that are after your money and/or personal information!!! 😠😠😠