Quote:
Originally Posted by CyberSEO
Do you want to set the most clicked image in gallery as a featured image (thumbnail) of the post, or you want to sort the thumbnails inside the galleries?
|
Neither one precisely. I'm only talking about galleries because I imagine that gallery plugins are one of the plugin categories where a plugin might exist that does the sort of thing I'm interested in.
But closer to "sort the thumbnails inside the galleries". I'm looking for any sort of plugin that exposes different/multiple images to the viewers, monitors which images get the most clicks, and reports that information usefully (sorting the popular ones to the top would be one way; bunging it into a custom key in wp_postmeta like WP-PostViews does with "views" would be another.)
Different plugin contexts where we might find this sort of functionality include gallery plugins, banner rotation/optimization plugins, and explicit a/b testing suites designed for testing numerous (not just two) options at a time. Or there could be other categories of plugin that I haven't thought of. It's the work the plugin does (not the product category the plugin author was targeting) that I'm interested in.
Hope this is more clear!