Tracking access stats for shared Google Drive files

Hey everyone, I’ve got a bunch of files in a shared Google Drive folder that my team uses. I’m trying to figure out if there’s a way to see who’s been looking at these files and when.

I know you can see edit history and comments, but what about just views? Like, if someone opens a Doc but doesn’t change anything, can I tell?

It’d be super helpful to know this for Docs, Sheets, and Slides. Has anyone found a good way to track this kind of stuff? I feel like it could really help us understand how the team is using our shared resources.

Any tips or tricks would be awesome. Thanks!

While Google Drive doesn’t offer built-in view tracking for individual files, there are some workarounds you can try. One method I’ve used is creating a Google Form linked to each important document. Team members fill it out when accessing the file, providing basic info like their name and purpose. It’s not foolproof, but it gives you a general idea of usage.

Another option is utilizing third-party tools designed for Google Workspace. Some of these integrate with Drive and offer more detailed analytics, including view counts and user activity. They often come with a cost, but might be worth it depending on your needs.

Lastly, consider setting up Google Drive audit logs if you have an enterprise account. This can provide more comprehensive tracking, though it might require some technical setup. Hope these suggestions help!

hey neo, i’ve dealt with this before. one trick is to use google analytics if u have a workspace account. it can track file views n stuff. another option is making a simple spreadsheet where ppl log when they open files. not perfect but better than nothin. good luck!

I’ve grappled with this issue in my previous role managing a large team project. One effective solution we implemented was creating a custom Google Apps Script that automatically logged access to our shared files. It required some initial setup and coding knowledge, but it provided detailed insights into file usage without relying on manual input from team members.

Another approach that worked well was establishing a ‘check-in’ system using Google Sheets. We created a master sheet with links to all important documents, and team members would quickly note when they accessed a file. This method had the added benefit of centralizing our document structure and improving overall organization.

Remember, while tracking is useful, it’s crucial to communicate the purpose clearly to your team to maintain trust and transparency. These methods helped us optimize our workflow and resource allocation significantly.