There is no native solution for this. I remember there was a third party service specializing in theme analytics, but can’t google it up now (might have been discontinued).
You should also note that official plugin directory severely prohibits gathering such information without explicit user consent. See the guidelines:
- No “phoning home” without user’s informed consent. …
About only popular plugin I remember doing tracking (with consent and stuff) is WP SEO, you can look at their implementation for reference.
Related Posts:
- Custom Post Type Templates from Plugin Folder?
- How to structure a plugin
- Add multiple plugin directories
- Best Practice for Referencing the Plugin Directory
- How MUST the directory for a plugin be structured?
- How long does it take for a new plugin to be approved?
- How to get the current plugin name?
- A way to sort WordPress themes? [closed]
- How to install WordPress Multisite with different domains under the same subdirectory?
- Hosting plugin Google Code with auto update?
- register_theme_directory somehow “fails” when folder is outside of WP-Folder
- Opendir and WordPress Path
- What is the best way to move a plugin´s subdirectory+files to wp-content/uploads-directory?
- Organising the plugins folder in wordpress
- Is it possible to group plugins into a folder?
- How to upload images to WP Panel keeping correct folder in FTP
- Solutions to repost categories into multisite blogs?
- A new translation folder overrides my usual translation from “nowhere”
- Installing plugins and using complex folder structure with child theme in WordPress
- Is there a directory my plugin can write files to that cannot be viewed via the browser/url?
- How to get path or root of plugin folder, not file or dir?
- wp-mail attachment is not sent for no reason?
- Minimize and Uglify WordPress Plugin Files
- Should meta boxes for specific pages be save in their own plugins?
- Where should I store disabled plugins?
- Disable plugin visibility at the plugin directory
- How to write to the plugin’s directory?
- How to call php file in theme directory from plugin
- add menu page not showing Icon
- how to include my homepage and scc in to a plugin
- How can I upload and password protect Javadocs in WordPress?
- Can we rename a plugin directory for a already launched plugin?
- Custom Gallery plugin uploading to different dir, and post to page
- WordPress Overrides folder permissions in Cpanel
- Server Path Information
- Register additional wp plugin directory
- Change weird Wp File structure
- How to maintain W3C standards compliance of a theme
- Load plugin on specific page only
- Does a plugin’s “main” file need to be named the same as the folder containing it?
- enqueue script only if it is not already enqueue
- Display (and manage) webcam images?
- Overwrite textdomain of plugins by default – Lost Translation
- jQuery plugin only in one page/post
- Google Analytics post views in WordPress? [closed]
- scheduled event not getting executed
- Any way to use a custom Parameter for youtube embed without using an iframe?
- Hook (upgrader_process_complete) running moment
- Can’t see login page after migration
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- Debugging Technique Question re: functions.php
- Custom Taxonomy Tag Search
- Retrieving plugin options value saved through setting
- An issue with SEO Ultimate
- How do I modify the position of a plugin?
- how to give a user a role?
- Trouble with editing template for “List category posts” plugin
- Upgraded to latest version – 3.0.3 and Now I get a “sufficient permissions to access this page” error
- Replace default og:image tag YOAST
- Fromcraft Plugin On click submit button [closed]
- A include_template Question
- flush_rewrite_rules() not working with update_option_{$option}
- PHP if statement with German umlauts [closed]
- How to ignore extra whitespaces in translation functions like _e?
- Can backlinks to my site increase my chances of plugin rejection
- Hide a certain category name from Related Posts
- Price comparison table based on Custom Post Type?
- How do I determine if the user who registered is not spam?
- display unique post per category
- Plugin to send messages to members/lists but not full-blown newsletters
- Plugin prevents code from working
- Determining Whether Automatic Upgrade will Fail?
- Show an admin menu item in Editor role
- Add Plugin broken after removing Booster for Woocommerce
- WP_CONTENT_DIR disables plugin directory
- WordPress Custom Hook with Class method
- Undefined index: custom_post_template_present
- Ensure WordPress Theme Uninstalls Completely
- Image path in childs theme
- Using foreach loop for `$instance` of form and update array widget iteration
- Warning: sprintf(): Too few arguments in nav-menu-template.php
- how to insert thousands of posts faster?
- Redeclare a plugins function/class in my theme?
- Coupon Codes for product discount combined with conditional free shipping
- Avoid enormous network payloads
- How to fix slow comment query?
- How to create a custom control in customizer
- Sending post data over REST API, how to parse shortcodes in post_content?
- Primary Menu doesn’t show because of w3 cache
- Plugin Screenshots not showing
- Wp Ecommerce Reposition Product Page Product Thumbnail Image
- It possible to implement an adhoc php web application with wordpress?
- How to test a WordPress plugin on a single post?
- Plugin and javascript placement
- Disable plugin function
- How to validate password length in wordpress
- wordpress Ajax success doesn’t return the value
- WordPress plugin not automatic update
- What are Seeds? [closed]
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode