Descripción
Plugin Name: Footnote Analytics
Footnote Analytics lets editors add reusable footnote text and connect it to selected text in posts or pages with a data-term key.
On the front end, readers can click the marked text to open a lightweight footnote popup.
The plugin records anonymous footnote click/open events inside WordPress, separate from GA4.
It stores the footnote key, title, post information, URL, referrer, device type, user agent, and clicked time. IP addresses are not stored.
The admin analytics screen displays all recorded ranking rows and latest events.
Capturas

data-term key field.



Instalación
- Upload the
footnote-analyticsfolder to the/wp-content/plugins/directory. - Activate
Footnote Analyticsthrough the WordPress Plugins screen. - Go to
Glossaryin the WordPress admin and add a term entry. - Set a term key in the
data-termfield, or leave it empty to use the post slug. - In the block editor, select text and use the term toolbar button to apply the matching key.
FAQ
-
Does the plugin limit footnote registration?
-
No. Footnote registration and front-end footnote display are unlimited.
-
Does the analytics screen limit display rows?
-
No. Ranking rows and latest events are displayed without the previous Free edition display limit.
-
Does this plugin require GA4?
-
No. WordPress internal measurement is the primary tracking method. If
gtagexists on the site, the plugin also keeps the existing GA4glossary_openevent. -
Does the plugin store IP addresses?
-
No. IP addresses are not stored in the analytics table. A temporary request hash may be used only for short rate-limit protection.
-
What happens on uninstall?
-
The plugin removes its analytics event table and short-lived rate-limit transients. Footnote posts and
term_keypost meta are preserved as user-created content.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Footnote Analytics» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Footnote Analytics» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.1
- Renamed the WordPress admin content labels from Footnotes to Glossary/Terms to avoid confusion with the WordPress core Footnotes feature.
- Changed the admin menu icon to
dashicons-book-alt. - Kept the post type, post meta, HTML, REST API, analytics event names, and stored content unchanged.
1.1.0
- Added a normalized Knowledge entry representation with
typeset tofootnoteand schema version1. - Added a non-blocking admin warning for duplicate effective footnote keys.
- Kept existing content, markup, post type, post meta, REST API, and front-end behavior unchanged.
1.0.0
- Initial WordPress.org-ready release.
- Unified plugin name, slug, and Text Domain as
footnote-analytics. - Removed Free edition display limit and upsell logic.
- Added WordPress internal footnote analytics, Gutenberg footnote insertion, front-end popup display, REST event recording, nonce verification, rate limiting, GA4
glossary_opensupport, and uninstall cleanup.
