diff --git a/templates/privacy.html b/templates/privacy.html
index 72c8117..3d017c4 100644
--- a/templates/privacy.html
+++ b/templates/privacy.html
@@ -78,6 +78,79 @@
however, we may use said technologies to provide core functionality on our Services, such data
in most cases is by default not personally-identifiable or used to track you or specific users.
+
+ The following information is collected to provide us analytical data:
+
+
+ -
+ Page Events
+
+ -
+ When you access or exits a page in one of our Services, we collect that information for
+ to our servers. Information collected includes but is not exhaustive to:
+
+ -
+ Timestamps of the event;
+
-
+ A randomly generated ID;
+
+ -
+ Event type ("load" or "unload");
+
+ -
+ Page URL;
+
+ -
+ Referrer URL;
+
+ -
+ Is you are a new visitor or not
+
+ (See below how we track unique visitors);
+
+ -
+ Has you visited the same page before
+
+ (See below how we track unique visitors);
+
+ -
+ Timezone of your browser or system;
+
+ -
+ Time spent on a page in milliseconds;
+
+ -
+ Additional metadata about events (such as if you are logged on the accessed Service
+ or not, what page theme you are using, clicked links or buttons such as for downloading
+ a file or contacting us).
+
+
+
+
+ -
+ Your browser sends us additional data used to better serve our Services. We collect some of
+ this data on our analytics tool: "Accept-Language" header used by your browser; "User-Agent"
+ header, which includes information about your browser type, device and operating system.
+
+ -
+ Location
+
+ -
+ We do not use IP addresses or IP geolocation to determine your location.
+ Instead, we determine your country based on
+ your browser's timezone. Capytal cannot determine your
+ exact city or region, this is intentional to preserve end user privacy.
+
+ -
+ Accessibility Settings
+
+ -
+ Capytal may collect your browser's accessibility settings data to better understand the
+ needs of our users regarding accessibility concerns.
+
+
{{template "nav-bar" (args "Lang" .Lang)}}
{{template "footer" (args "Lang" .Lang)}}