{"id":1248,"date":"2022-01-11T07:23:03","date_gmt":"2022-01-11T07:23:03","guid":{"rendered":"https:\/\/ethosspace.com\/programmers\/?p=1248"},"modified":"2022-01-12T09:31:14","modified_gmt":"2022-01-12T09:31:14","slug":"how-to-analyse-and-improve-your-time-spent-on-the-internet","status":"publish","type":"post","link":"https:\/\/ethosspace.com\/programmers\/how-to-analyse-and-improve-your-time-spent-on-the-internet\/","title":{"rendered":"How to Analyse and Improve your time spent on the Internet"},"content":{"rendered":"\n<p>If you spend time on the internet and browse websites. Then this post will assist you in determining where you spend the majority of your productive time.<\/p>\n\n\n\n<p>So to identify result like below follow the steps as mentioned<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"122\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-9.png\" alt=\"Summary of Total Number of Websites Visited with count\" class=\"wp-image-1252\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-9.png 525w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-9-300x70.png 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/figure>\n\n\n\n<p>To analyze the google chrome history browser file here are the steps. <\/p>\n\n\n\n<p>Step 1) Install <a href=\"https:\/\/ethosspace.com\/programmers\/what-is-sqlite-browser-and-how-to-install-it-on-windows\/\" title=\"What is SQLite Browser and How to Install it on Windows\">DbBrowser SQLite<\/a> locally.<\/p>\n\n\n\n<p>Step 2) Open SQLite DB Browser <\/p>\n\n\n\n<p>Step 3) Windows users can navigate to the directory <\/p>\n\n\n\n<p>C:\\Users\\<strong>&lt;UserName&gt;<\/strong>\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\<\/p>\n\n\n\n<p>MAC user can navgiate to directory<\/p>\n\n\n\n<p>Users\/\/Library\/Application Support\/Google\/Chrome\/Default\/<\/p>\n\n\n\n<p>Step 4) Copy History File to any other Location you want<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"879\" height=\"293\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-6.png\" alt=\"History File location in Windows Environment under C Drive\" class=\"wp-image-1249\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-6.png 879w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-6-300x100.png 300w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-6-768x256.png 768w\" sizes=\"auto, (max-width: 879px) 100vw, 879px\" \/><figcaption>Chrome History file location<\/figcaption><\/figure>\n\n\n\n<p>Step 5) Now open the history file in DBBrowser SQLite. By Clicking on Open Database menu and providing History file where you copied in step 4.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"918\" height=\"645\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-7.png\" alt=\"DB Browser SQLite Home Screen\" class=\"wp-image-1250\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-7.png 918w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-7-300x211.png 300w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-7-768x540.png 768w\" sizes=\"auto, (max-width: 918px) 100vw, 918px\" \/><figcaption>History File in SQLite DB Browser<\/figcaption><\/figure>\n\n\n\n<p>Run below Query in Execute SQL Tab <\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-sql\" data-lang=\"SQL\"><code>SELECT \n  SUBSTR(SUBSTR(url, INSTR(url, &#39;\/\/&#39;) + 2), 0, INSTR(SUBSTR(url, INSTR(url, &#39;\/\/&#39;) + 2), &#39;\/&#39;)) AS domain,\n  SUM(visit_count) AS total_visits\nFROM urls\n    WHERE url LIKE &#39;http%&#39;\n    GROUP BY domain\n    ORDER BY total_visits DESC;<\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"897\" height=\"595\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-8.png\" alt=\"Query Result screen\" class=\"wp-image-1251\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-8.png 897w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-8-300x199.png 300w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2022\/01\/image-8-768x509.png 768w\" sizes=\"auto, (max-width: 897px) 100vw, 897px\" \/><\/figure>\n\n\n\n<p>By Executing the above query you will get results like how many times you are visiting a specific website.<\/p>\n\n\n\n<p>Also we by using SQL Queries we are able to fetch the time invested on each website.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you spend time on the internet and browse websites. Then this post will assist you in determining where you spend the majority of your productive time. So to identify result like below follow the steps as mentioned To analyze the google chrome history browser file here are the steps. Step 1) Install DbBrowser SQLite [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[24,17,20,26,27],"tags":[],"class_list":["post-1248","post","type-post","status-publish","format-standard","hentry","category-configuration-and-setup","category-miscellaneous","category-software-automation-testing","category-software-testing","category-sqlite"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"sparkling-featured":false,"sparkling-featured-fullwidth":false,"tab-small":false},"uagb_author_info":{"display_name":"program45_-rt8nb","author_link":"https:\/\/ethosspace.com\/programmers\/author\/program45_-rt8nb\/"},"uagb_comment_info":0,"uagb_excerpt":"If you spend time on the internet and browse websites. Then this post will assist you in determining where you spend the majority of your productive time. So to identify result like below follow the steps as mentioned To analyze the google chrome history browser file here are the steps. Step 1) Install DbBrowser SQLite&hellip;","_links":{"self":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/1248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/comments?post=1248"}],"version-history":[{"count":6,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/1248\/revisions"}],"predecessor-version":[{"id":1272,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/1248\/revisions\/1272"}],"wp:attachment":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/media?parent=1248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/categories?post=1248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/tags?post=1248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}