proomt

Search

Search posts, papers, and topics

All posts

Zapier EngineeringJessica Lau4 min readintro

How to see who viewed your Google Doc

Summary

A step‑by‑step guide to using Google Docs’ Activity dashboard to see who has opened a document, check sharing history, and control view‑history privacy, plus a brief note on automating notifications with Zapier.

  • Activity dashboard is only available for Google Workspace (work/school) accounts with edit rights.
  • Viewers list may be incomplete if users disabled activity tracking or if the org admin turned it off.
  • Admins can hide view history per‑account or per‑document via the dashboard’s privacy settings.
  • Zapier can trigger notifications (e.g., Slack, email) when a new doc appears in a folder.

Knowing who actually opened a shared doc helps teams avoid dead‑letter communication and audit accidental exposure, while privacy controls let users limit their own view footprints.

4/10

Related reading

  1. Put App Documents in the System File Browser

    Codename One adds a read‑only DocumentProvider API that lets apps publish a virtual file tree to iOS Files and Android’s storage picker. The tree is defined with `DocumentNode` objects, can include remote‑only entries, and is shared via an App Group container. The iOS extension runs in a separate process, so the model is serialized and read independently; Android uses the same model inside the ap…

    CodeName Onecodenameone.com4 min
  2. We Stopped Waiting for Platform Changes to Find Us

    Codename One added a daily automated scan of Apple and Google deprecation notices, linking each notice to concrete builder artifacts before work is created. The system caught the Android 16 back‑gesture change and enabled a permission‑free ContactPicker, turning policy shifts into repeatable, evidence‑backed patches.

    CodeName Onecodenameone.com3 min
  3. Inside ZCode: Silently uploading your Git history to the cloud

    ZCode (Zhipu’s AI coding desktop) silently archives your entire workspace—including full .git history, LFS cache, and config—encrypts it with a server‑supplied RSA public key, and uploads the ciphertext directly to Aliyun OSS. The upload runs unconditionally for any logged‑in user, cannot be disabled via UI, and the decryption key lives only on the server, giving Zhipu full read access to your co…

    Hacker News front pageferstar.org6 minpostmortemHN336113
  4. The 12 best online form builder apps in 2026

    Zapier’s roundup evaluates ~100 online form builders on ease‑of‑use, design, versatility, analytics and extra features, then lists 12 top picks (Google Forms, Zapier Forms, Jotform, Typeform, etc.) with brief pros/cons and pricing. The article is a product‑focused list with superficial testing notes and no deep technical insight.

    Zapier Engineeringzapier.com25 min