if i upload a file or for instance a resume(.pdf) to appwrite cloud, and share the link to xyz is it possible to get an alert as to someone viewed this document?
Appwrite storage upload
As of now there isn't any event for storage view.
What you can do is:
- Return the file URL through a function in which you can add the tracking info.
- Create an HTML preview page for the image - very basic structure - then in that page add the tracking info.
Also you can use bit.ly to track the usages of that link
thankyou @Binyamin
for the help
will try this
<a:agooglethumbsup:635256484682530825>
Recommended threads
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...