# top-10/4.3.4/includes/js/top-10-tracker.min.js

WebberZone Top 10 — Popular Posts, version 4.3.4. 1 lines.

- Page: https://pluginprobe.com/plugins/top-10/4.3.4/code/includes/js/top-10-tracker.min.js
- Raw: https://pluginprobe.com/plugins/top-10/4.3.4/raw/includes/js/top-10-tracker.min.js
- Modified: 2026-07-13T20:42:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/top-10/4.3.4/code/includes/js/top-10-tracker.min.js#L10-L20`.

```javascript
document.addEventListener("DOMContentLoaded",function(){var t={action:"tptn_tracker",top_ten_id:ajax_tptn_tracker.top_ten_id,top_ten_blog_id:ajax_tptn_tracker.top_ten_blog_id,activate_counter:ajax_tptn_tracker.activate_counter,top_ten_debug:ajax_tptn_tracker.top_ten_debug};fetch(ajax_tptn_tracker.ajax_url,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"},body:new URLSearchParams(t).toString()}).then(function(t){if(!t.ok&&204!==t.status)throw new Error("Tracker request failed");return t.text()}).then(function(t){}).catch(function(t){console.error("Error:",t)})});
```
