Simple Google Content Experiments
开发者 |
brandondove
jeffreyzinn
teamforleo
nateconley
|
更新时间 |
2022年1月15日 09:10 |
捐献地址: |
去捐款 |
PHP版本: |
4.4.2 及以上 |
WordPress版本: |
5.8.3 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the plugin files to the
/wp-content/plugins/simple-google-content-experiments
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
更新日志:
1.0
1.1
- Updated WordPress version supported