T
Simple Download Monitor Content

Track the User Agent of the visitors downloading the files

Track the User Agent of the visitors downloading the files.

What it does

Track the User Agent of the visitors downloading the files. It is one of the abilities the Simple Download Monitor plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_users

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

simple-download-monitor.track-the-user-agent-of-the-visitors-dow
{
  "ability": "simple-download-monitor.track-the-user-agent-of-the-visitors-dow",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Simple Download Monitor abilities

All Simple Download Monitor abilities β†’
A
Add, edit and remove downloads from an easy to use interface
Simple Download Monitor
Add, edit and remove downloads from an easy to use interface.
T
Track IP addresses of the users who downloaded your files
Simple Download Monitor
Track IP addresses of the users who downloaded your files.
T
Track date and time of each file downloads
Simple Download Monitor
Track date and time of each file downloads.
T
Track the usernames of the users downloading the files
Simple Download Monitor
Track the usernames of the users downloading the files.
T
Track the Referrer URL to see which page the downloads are
Simple Download Monitor
Track the Referrer URL to see which page the downloads are coming from.