
內容簡介
現在,WordPress 的 A/B 測試變得更為簡單。
此外掛可讓您的 WordPress 安裝與 Convert Experiences 轉換優化套件相容。
此外掛會自動傳送多項細節至 Convert Experiences,包括但不限於:頁面類型、頁面名稱、類別名稱、類別 ID、標籤,等。
使用進階篩選和分割設定,對任何類別或頁面進行 A/B 測試相當容易。
要使用此外掛,您需要一個Convert Experiences 帳戶。一旦取得帳戶,就可以不需要任何技術知識輕鬆設置 A/B 測試。
此外掛的功能?
這個外掛的主要目的是在您 WordPress 安裝的每個頁面上快速安裝一個小的 JavaScript 區塊。安裝的 JavaScript 是 Convert Experiences 套件在您的網誌上進行 A/B、分割 URL 和多變量功能所必需的。
根據所顯示的網頁類型(首頁、單一文章、類別、標籤或頁面),插入的 JavaScript 會稍有變化,大致如下:
<!-- begin Convert Experiments code-->
<script type="text/javascript" src="//cdn-3.convertexperiments.com/js/1-4.js"></script>
<!-- end Convert Experiments code -->
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
A/B testing for WordPress now possible and simple.
It will enable your WordPress installation for use with the Convert Experiences conversion optimization suite.
The plugin will automatically send the several details, including, but not limited to: page type, page name, category name, category ID, and tags to Convert Experiences.
A/B testing on any set of categories or pages is then easy with the advanced filtering and segmentation during test
configuration.
You’ll need a Convert Experiences account to use this plugin. Once you have that, A/B tests are easy to
setup without any technical knowledge.
What does the plugin do?
At a high level, this plugins sole purpose is to quickly install a small block of javascript onto each page of your
WordPress installation. The installed javascript is necessary for the Convert Experiences suite to perform its
A/B, split URL and multivariate functionality on your blog.
With some slight variations (based on the type of page being viewed: home, single, category, tag, or page), the
inserted javascript will look like the following:
