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

Simple Google Content Experiments

描述

Using the built-in custom fields in WordPress, you can insert Google Analytics Content Experiments code into any custom post type that supports custom fields.

Create a new custom field labeled “google_content_experiment_code” with the value being the code that you get from Google Analytics and click Save. This will insert the content experiment code into the head of your html document for the page or post specified.

安装

  1. Upload the plugin files to the /wp-content/plugins/simple-google-content-experiments directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

评价

2017 年 9 月 15 日 1 回复
I tried 4 other similar plugins before this one. Each time, the Google experiments code wouldn't insert or inserted toward the bottom of the header, below the Google analytics code, which Google doesn't like. This one allowed the code to be inserted as a custom field and lo and behold it worked! Thank you so much.
阅读所有1条评价

贡献者及开发者

“Simple Google Content Experiments” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial version

1.1

  • Updated WordPress version supported