Title: FileDroppr &#8211; PDF Tracking &amp; Analytics
Author: FileDroppr
Published: <strong>2026年6月29日</strong>
Last modified: 2026年6月30日

---

プラグインを検索

![](https://ps.w.org/filedroppr/assets/icon-256x256.png?rev=3589846)

# FileDroppr – PDF Tracking & Analytics

 作者: [FileDroppr](https://profiles.wordpress.org/nickzer0/)

[ダウンロード](https://downloads.wordpress.org/plugin/filedroppr.1.0.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/filedroppr/#description)
 * [レビュー](https://ja.wordpress.org/plugins/filedroppr/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/filedroppr/#installation)
 * [開発](https://ja.wordpress.org/plugins/filedroppr/#developers)

 [サポート](https://wordpress.org/support/plugin/filedroppr/)

## 説明

FileDroppr turns your PDFs into secure, trackable share links – and shows you who
actually read them, right inside wp-admin. Instead of emailing an attachment or 
dropping a file on a page and hoping, you get a clean link and a readership report:
who opened it, how far they read, how long they spent, and whether they came back.

It is built for anyone who publishes documents meant to do a job – lead magnets,
whitepapers, price lists, proposals, reports, course material, media kits – and 
wants to know how they land.

**What you can do**

 * Upload a PDF from the FileDroppr admin and get a secure, trackable share link
   in seconds.
 * See all your files with view counts and expiry at a glance, and open the full
   readership report for any document in one click.
 * Read page-by-page analytics: a read-through funnel, time per page, returning 
   readers, and reader country – without storing visitor IP addresses.
 * Keep an eye on recent activity from your main dashboard with the “Recent reads”
   widget (file, reader country, pages read, when).
 * Embed a tracked document anywhere with the `[filedroppr uuid="..."]` shortcode–
   block editor, classic editor, or widgets.
 * Generate a QR code for any link and download it as a PNG.

**Privacy-first by design**

FileDroppr measures readership without storing visitor IP addresses – readers are
pseudonymous, so you get returning-reader detection and engagement without holding
personal data you would rather not be responsible for. Password protection, an email-
capture gate, link expiry, and AES-256 encrypted storage are available depending
on your FileDroppr plan.

You need a free FileDroppr account and an API key (Account  API keys at filedroppr.
com). This plugin is a client for the FileDroppr service (https://filedroppr.com);
PDFs you share are uploaded to your FileDroppr account over HTTPS.

### External services

This plugin is a client for FileDroppr (https://filedroppr.com), the external service
it depends on to store and share your PDFs and to report readership analytics. A
free FileDroppr account and an API key are required.

The plugin sends data to FileDroppr over HTTPS only when you actively use it:

 * When you upload a PDF (FileDroppr -> Files), that PDF file is sent to your FileDroppr
   account to create a secure, trackable share link.
 * When you view your files, a file’s analytics, or the “Recent reads” dashboard
   widget, the plugin sends authenticated requests to read that data.
 * When you open a file’s QR code, the plugin requests the QR image for that file.

Every request includes your FileDroppr API key as a bearer token. Nothing is sent
until you take one of the actions above, and the plugin contacts no other external
service.

Service provided by FileDroppr. Terms of Service and Privacy Policy: https://filedroppr.
com/terms

## スクリーンショット

[⌊Upload a PDF from wp-admin and get a secure, trackable link - with views and expiry
listed at a glance.⌉⌊Upload a PDF from wp-admin and get a secure, trackable link-
with views and expiry listed at a glance.⌉[

Upload a PDF from wp-admin and get a secure, trackable link – with views and expiry
listed at a glance.

[⌊Per-document readership inside WordPress: opens, unique readers, completion rate,
country and device breakdowns, and recent reader sessions.⌉⌊Per-document readership
inside WordPress: opens, unique readers, completion rate, country and device breakdowns,
and recent reader sessions.⌉[

Per-document readership inside WordPress: opens, unique readers, completion rate,
country and device breakdowns, and recent reader sessions.

## インストール

 1. Upload the `filedroppr` folder to `/wp-content/plugins/`, or install the zip via
    Plugins  Add New  Upload.
 2. Activate the plugin.
 3. Go to **FileDroppr  Settings**, paste your API key (from filedroppr.com/account
    API keys), and save.

## FAQ

### Where do I get an API key?

Create one at filedroppr.com/account under “API keys”. It starts with `fk_live_`.

### Is my API key stored securely?

It’s stored in your site’s options table and sent only to filedroppr.com over HTTPS.
Treat it like a password; revoke it anytime from your FileDroppr account.

### Where are my PDFs stored?

On your FileDroppr account, encrypted at rest – not in your WordPress media library
or on your host. The plugin uploads the file to FileDroppr over HTTPS and stores
only the resulting share link.

### Does it slow down my site?

No. The plugin only contacts FileDroppr from wp-admin when you upload or view a 
file; nothing runs on your public front-end except the optional `[filedroppr]` shortcode
where you place it. API responses are cached briefly so admin screens stay responsive.

### Is my readers’ data shared with third parties?

No. FileDroppr measures readership first-party and never stores visitor IP addresses;
readers are pseudonymous. The plugin contacts no service other than FileDroppr.

### What FileDroppr plan do I need?

The Free plan covers core readership (views, readers, time spent) on up to 3 PDFs,
no card required. Page-level analytics, password protection, the email gate, longer
expiry, and more files come with the paid plans. See filedroppr.com/pricing.

### Can I embed a tracked PDF in a post or page?

Yes. Use the `[filedroppr uuid="..."]` shortcode in the block editor (Shortcode 
block), the classic editor, or a widget.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

FileDroppr – PDF Tracking & Analytics はオープンソースソフトウェアです。以下の人々
がこのプラグインに貢献しています。

貢献者

 *   [ FileDroppr ](https://profiles.wordpress.org/nickzer0/)

[“FileDroppr – PDF Tracking & Analytics” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/filedroppr)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/filedroppr/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/filedroppr/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/filedroppr/)
を [RSS](https://plugins.trac.wordpress.org/log/filedroppr/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.0

 * Initial public release.
 * API-key settings with a connection test, PDF upload, and a files list with view
   counts and expiry.
 * In-admin readership analytics per file (summary, breakdowns, recent sessions).
 * QR code for each share link, with a one-click PNG download.
 * “Recent reads” dashboard widget and the `[filedroppr]` shortcode.
 * Responses are cached briefly so admin screens stay responsive; clear errors for
   oversized uploads; uninstall removes stored settings.

## メタ

 *  バージョン **1.0.0**
 *  最終更新日 **1か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.0またはそれ以降 **
 *  検証済み最新バージョン: **7.0.3**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/filedroppr/)
 * タグ
 * [analytics](https://ja.wordpress.org/plugins/tags/analytics/)[documents](https://ja.wordpress.org/plugins/tags/documents/)
   [pdf](https://ja.wordpress.org/plugins/tags/pdf/)[share](https://ja.wordpress.org/plugins/tags/share/)
   [tracking](https://ja.wordpress.org/plugins/tags/tracking/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/filedroppr/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/filedroppr/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/filedroppr/reviews/)

## 貢献者

 *   [ FileDroppr ](https://profiles.wordpress.org/nickzer0/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/filedroppr/)