该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Headline Split Tester

描述

This plug-in allows you to enter an alternate headline for every post on your blog. The headlines are then randomly alternated on your website until a certain number of “headline views” has been reached. At that point, a “winning” headline (as determined by the number of people that have clicked on each headline to date) is determined and that headline is shown going forward.

安装

Installation is easy

  1. Upload the headline-split-test folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter alternate headlines in the alternate headline section whenever you create a new blog post
  4. If you want to change our test for statistical significance, you can edit that in the “Headline Split Tester” options under the Settings menu.

This sometimes conflicts with social media tracking systems that (foolishly) use things like the Post title rather than the GUID to track activity around a post. If this is a problem, go into the settings page in your admin screen and you can configure it to not use the alternate headline on the page, only on the link to the page. This means that when a post wins, you would be best served by changing the post title, although that might mess up your social media mojo as well. Alas.

常见问题

How does it test for statistical significance?

We track how many times headlines are shown and how many times each headline is clicked. When a headline has been shown enough, the headline with the most clicks wins.

That sucks!

Yeah, but it is better than some alternatives. Feel free to submit patches.

评价

此插件暂无评价。

贡献者及开发者

“Headline Split Tester” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Headline Split Tester”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2

  • Added new code to allow people to only show the primary headline on the blog post page if they want, to keep from breaking social media analytics platforms that were poorly designed.

0.1

  • Initial Release.