Advertisement
Guest User

polit

a guest
Sep 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 3.06 KB | None | 0 0
  1. <?php
  2.     echo "Privacy Policy
  3. Our Privacy Policy explains:
  4. ï‚· What information we collect and why we collect it.
  5. ï‚· How we use that information.
  6. ï‚· Information that we collect
  7. We collect information to provide better services to all of our users. Information that we get about you from other
  8. services Such as Google Analytics, Firebase, Google Play and others services we use to improve our applications
  9. and services.
  10. This information includes:
  11. Information you give us - for example, if our application request login or register to store or sync your date - we’ll ask
  12. for personal information, like your name, email address or telephone number. Or will asked you to sing in into your
  13. Google (maybe Facebook or other accounts). We do not collect any personal information in our applications for kids.
  14. In our kids apps users could access the app or game in its entirety without any signing.
  15. Device information - device-specific information such as your hardware model, operating system version, unique
  16. device identifiers and mobile network information.
  17. Log information - this may include: details of how you used our applications or services; internet protocol address;
  18. device event information, such as crashes, system activity, hardware settings, browser type, browser language, the
  19. date and time of your request and referral URL; cookies that may uniquely identify your browser or your Account.
  20. Location information - some of services that we use in the applications (Google Analytics for example) may collect
  21. and process information about your location. All data about your location is aggregated non-personally identifiable
  22. information.
  23. Unique application numbers - certain services include a unique application number. This number and information
  24. about your installation (for example, the operating system type and application version number)
  25. Local storage - we may collect and store information (including personal information) locally on your device using
  26. mechanisms such as browser web storage (including HTML 5) and application data caches.
  27. Cookies and anonymous identifiers - we use various technologies to collect and store information when you visit
  28. our site or work with application, which may include one or more cookies or anonymous identifiers sent to your
  29. device. We also use cookies and anonymous identifiers when you interact with services that we offer to our partners,
  30. such as advertising services and others. How we use information that we collect
  31. We use the information that we collect from all of our applications to improve our applications and make it better for
  32. you. We may share aggregated, non-personally identifiable information publicly and with our partners, such as
  33. publishers, advertisers or connected sites. For example, we may share information publicly to show trends about the
  34. general use of our apps. Our Privacy Policy may change from time to time. We will not reduce your rights under this
  35. Privacy Policy without your explicit consent. We will post any Privacy Policy changes on this page. If you have any
  36. questions - you can ask them by e-mail.";
  37. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement