15 rows sorted by title

View and edit SQL

Suggested facets: created_at, updated_at, header, title, title_url

time (date)

updated_at (date)

created_at (date)

id created_at updated_at deleted_at header title ▼ title_url type time
26717 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   Gmail Displayed Gmail ads   Ads 2021-01-12 08:18:19.113+00:00
26718 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   Gmail Displayed Gmail ads   Ads 2021-01-12 06:14:36.061+00:00
26719 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   Gmail Displayed Gmail ads   Ads 2021-01-11 20:18:28.771+00:00
26721 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   Gmail Displayed Gmail ads   Ads 2021-01-11 16:26:51.924+00:00
3 2021-03-02 19:31:21.060137+03:00 2021-03-02 19:31:21.060137+03:00   Takeout Initiated a Takeout   Takeout 2021-01-12 09:19:36.235+00:00
74460 2021-03-02 19:31:30.204346+03:00 2021-03-02 19:31:30.204346+03:00   Search Searched for 15000 * 0.75 https://www.google.com/search?q=15000+*+0.75 Search 2021-01-11 20:45:52.388+00:00
74461 2021-03-02 19:31:30.204346+03:00 2021-03-02 19:31:30.204346+03:00   Search Searched for amsterdam london train https://www.google.com/search?q=amsterdam+london+train Search 2021-01-11 15:38:22.857+00:00
74459 2021-03-02 19:31:30.204346+03:00 2021-03-02 19:31:30.204346+03:00   Search Searched for patrick collison https://www.google.com/search?q=patrick+collison Search 2021-01-12 06:05:55.34+00:00
8357 2021-03-02 19:31:21.743897+03:00 2021-03-02 19:31:21.743897+03:00   Maps Used Maps   Maps 2021-01-12 07:54:55.203+00:00
26720 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   com.chess.iphone Used com.chess.iphone https://www.google.com/url?q=https://itunes.apple.com/app/id329218549&usg=AFQjCNHpwptRcoZu9RCqNI0nUSVkezSINg Ads 2021-01-11 19:52:53.304+00:00
26716 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   openculture.com Visited Explore the Entire World--from the Comfort of Quarantine--with 4K ... https://www.google.com/url?q=https://www.openculture.com/2020/03/explore-the-entire-world-from-the-comfort-of-quarantine-with-4k-walking-tours.html&usg=AFQjCNFPvhCVmAwYAKyqmqd20ki0FRi1Yg Ads 2021-01-12 09:10:19.689+00:00
74458 2021-03-02 19:31:30.204346+03:00 2021-03-02 19:31:30.204346+03:00   Search Visited Home · Patrick Collison https://www.google.com/url?q=https://patrickcollison.com/&usg=AFQjCNG4pL5vaoUZdVUS7pUkpyx3TNg9Og Search 2021-01-12 06:05:58.242+00:00
26715 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   youtube.com Visited https://www.youtube.com/watch?v=YVYDz_coSfY https://www.youtube.com/watch?v=YVYDz_coSfY Ads 2021-01-12 09:10:28.126+00:00
37807 2021-03-02 19:31:25.020861+03:00 2021-03-02 19:31:25.020861+03:00   Google Analytics Visited vc.ru/ https://www.google.com/url?q=http://vc.ru/&usg=AFQjCNEjlXILO9q4q7QT9ReoxV2HRtxItA Google Analytics 2021-01-11 20:28:12.243+00:00
60053 2021-03-02 19:31:27.885385+03:00 2021-03-02 19:31:27.885385+03:00   YouTube Watched Cairo's Khan el-Khalili Walking Tour (4K/60fps) https://www.youtube.com/watch?v=YVYDz_coSfY YouTube 2021-01-12 09:10:22.428+00:00

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE `google_activity` (`id` integer,`created_at` datetime,`updated_at` datetime,`deleted_at` datetime,`header` text,`title` text,`title_url` text,`type` text,`time` datetime,PRIMARY KEY (`id`));
CREATE UNIQUE INDEX `google_activity_key` ON `google_activity`(`header`,`title`,`time`);
CREATE INDEX `idx_google_activity_deleted_at` ON `google_activity`(`deleted_at`);