{"id":272209,"date":"2026-01-11T23:41:27","date_gmt":"2026-01-11T23:41:27","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/steclick-counter\/"},"modified":"2026-01-23T10:53:55","modified_gmt":"2026-01-23T10:53:55","slug":"steclick-counter","status":"publish","type":"plugin","link":"https:\/\/de.wordpress.org\/plugins\/steclick-counter\/","author":23346985,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"SteClick Counter","header_author":"Kasuga","header_description":"To track clicks on download buttons, PDF links, or embedded content, simply prepend the prefix <strong><code>\/?tag=XXX&to=<\/code><\/strong> to the link URL and view the click count in the admin dashboard.","assets_banners_color":"b8b9b8","last_updated":"2026-01-23 10:53:55","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/kasuga16","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":151,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kasuga16","date":"2026-01-23 10:53:55"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3437280,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3437280,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544\u00d7500.png":{"filename":"banner-1544\u00d7500.png","revision":3437280,"resolution":"1544x500","location":"assets","locale":""},"banner-772\u00d7250.png":{"filename":"banner-772\u00d7250.png","revision":3437280,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3445512,"resolution":"1","location":"plugin"}},"screenshots":{"1":"Admin dashboard showing click statistics grouped by tag."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[232,5375,253774,253776,253775],"plugin_category":[36],"plugin_contributors":[246687],"plugin_business_model":[],"class_list":["post-272209","plugin","type-plugin","status-publish","hentry","plugin_tags-analytics","plugin_tags-click-tracking","plugin_tags-download-tracking","plugin_tags-link-counter","plugin_tags-pdf-tracking","plugin_category-analytics","plugin_contributors-kasuga16","plugin_committers-kasuga16"],"banners":{"banner":"https:\/\/ps.w.org\/steclick-counter\/assets\/banner-772\u00d7250.png?rev=3437280","banner_2x":"https:\/\/ps.w.org\/steclick-counter\/assets\/banner-1544\u00d7500.png?rev=3437280","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/steclick-counter\/assets\/icon-128x128.png?rev=3437280","icon_2x":"https:\/\/ps.w.org\/steclick-counter\/assets\/icon-256x256.png?rev=3437280","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/steclick-counter\/trunk\/screenshot-1.png?rev=3445512","caption":"Admin dashboard showing click statistics grouped by tag."}],"raw_content":"<!--section=description-->\n<p>SteClick Counter is a lightweight WordPress plugin that lets you track link clicks by doing just one thing:<br \/>\n<strong>adding a simple prefix to your existing URLs.<\/strong><\/p>\n\n<p>No complex setup. No JavaScript. No external analytics services.<\/p>\n\n<p>To start tracking clicks, simply add the prefix <strong><code>\/?tag=XXX&amp;to=<\/code><\/strong> before the URL you want to track.<br \/>\nThe plugin logs the click and immediately redirects the visitor to the destination.<\/p>\n\n<p>This makes SteClick Counter ideal for tracking:\n- Download buttons\n- PDF links\n- Embedded content\n- External links and call-to-action buttons<\/p>\n\n<p><strong>Key Benefits:<\/strong>\n* <strong>Simple Prefix System:<\/strong> No configuration required. Just add <strong><code>\/?tag=XXX&amp;to=<\/code><\/strong> to any link and start tracking instantly.\n* <strong>Lightweight &amp; Fast:<\/strong> No JavaScript and no performance impact on your site.\n* <strong>Database Lean:<\/strong> Uses the file system for logging instead of creating database tables.\n* <strong>Privacy-First:<\/strong> No cookies, no tracking scripts, and no third-party services.<\/p>\n\n<h3>How It Works<\/h3>\n\n<p>To track a link, prepend the <strong><code>\/?tag=XXX&amp;to=<\/code><\/strong> prefix to the original URL.<\/p>\n\n<p><strong>Original URL:<\/strong>\n<em>https:\/\/example.com\/document.pdf<\/em><\/p>\n\n<p><strong>Tracked URL:<\/strong>\n<em>\/?tag=doc-01&amp;to=https:\/\/example.com\/document.pdf<\/em><\/p>\n\n\n\n<h3>Tracking a download link (HTML example)<\/h3>\n\n<p>You can also track download buttons or links by modifying the <code>href<\/code> attribute.<\/p>\n\n<p><strong>Original HTML:<\/strong>\n<em>&lt;a href=\"https:\/\/example.com\/wp-content\/uploads\/sample.zip\"&gt;Download ZIP file&lt;\/a&gt;<\/em><\/p>\n\n<p><strong>Tracked HTML:<\/strong>\n<em>&lt;a href=\"\/?tag=zip01&amp;to=https:\/\/example.com\/wp-content\/uploads\/sample.zip\"&gt;Download ZIP file&lt;\/a&gt;<\/em><\/p>\n\n<p>When a visitor clicks a tracked link, SteClick Counter records:\n- The timestamp\n- Your custom tag\n- The destination URL\n- The referrer (source page)<\/p>\n\n<p>You can view all click statistics in <strong>Settings \u2192 SteClick Counter<\/strong>.<\/p>\n\n<!--section=installation-->\n<ul>\n<li><p>Upload via WordPress Dashboard:<\/p>\n\n<ol>\n<li>In your WordPress dashboard, go to 'Plugins' \u2192 'Add New'.<\/li>\n<li>Search for \"steclick counter\" and click 'Install Now'.<\/li>\n<li>Click 'Activate' once the installation is complete.<\/li>\n<li>Start tracking by adding the <strong><code>\/?tag=XXX&amp;to=<\/code><\/strong> prefix to your links.<\/li>\n<li>View click counts in <strong>Settings \u2192 SteClick Counter<\/strong>.<\/li>\n<\/ol><\/li>\n<li><p>Manual Installation via FTP:<\/p>\n\n<ol>\n<li>Download the plugin's zip file and extract it.<\/li>\n<li>Connect to your server via FTP and navigate to the \"wp-content\/plugins\/\" directory.<\/li>\n<li>Upload the extracted \"steclick-counter\" folder to this directory.<\/li>\n<li>Go to 'Plugins' in your WordPress dashboard and activate the plugin.<\/li>\n<li>Start tracking by adding the <strong><code>\/?tag=XXX&amp;to=<\/code><\/strong> prefix to your links.<\/li>\n<li>View click counts in <strong>Settings \u2192 SteClick Counter<\/strong>.<\/li>\n<\/ol><\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Lightweight click tracking for WordPress. Track any link or button by simply adding a prefix to your URLs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/272209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=272209"}],"author":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kasuga16"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=272209"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=272209"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=272209"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=272209"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=272209"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=272209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}