'How can I add terms of service and privacy policy to a simple showcase website?
I am a newbie developer, How can I add terms of service and privacy policy ? If I plan to build for my first clients a simple showcase website that does not store any data,do I need to add them anyway ?
Solution 1:[1]
Privacy Policies are required if you collect data from users directly or indirectly (ie. third-parties such as Google Analytics).
You can add the page just like any other normal website pages (ie. Contact).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TermsFeed |
