前言介紹
- 這款 WordPress 外掛「Janrain Registration」是 2012-02-19 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2015-02-02,距離現在已有 3744 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
byron-janrain | rebekahgolden |
外掛標籤
內容簡介
Janrain能夠輕鬆了解您的客戶並個性化每一次互動。我們的客戶概況管理平台可幫助企業通過收集準確的客戶概況數據來實現跨所有設備建立統一的客戶概況視圖,以支援個性化行銷。我們的平台包括社交登錄、註冊、客戶概況數據存儲、客戶洞察、單一登錄和用戶生成內容等功能。
此外採用本外掛能夠加速在您的WordPress網站上部署Janrain註冊,使用本外掛需要擁有Janrain註冊帳戶。
Janrain註冊是一種可定制的註冊和概況系統,並提供默認屏幕和工作流程,以優化用戶體驗,並提高數據質量。註冊包括內置字段驗證、電子郵件確認、密碼重置和其他先進的註冊功能。
Janrain註冊以前稱為 Janrain Capture。本外掛的UI仍會使用過去的名稱。
關於Janrain註冊
可定制的註冊和數據收集表單
輕鬆添加可定制和風格為您的網站而設的註冊和數據收集表單,並在各種客戶接觸點上實施,從促銷到活動和訂閱等。
移動優化的註冊屏幕
利用我們的註冊SDK為您的移動應用程序和自動設備檢測和屏幕優化提供支持。
實時字段驗證
在表單字段、壞詞過濾器、服務條款和隱私政策接受等方面使用實時驗證。
有條件的工作流程
根據先前字段的輸入或已存儲有關客戶的現有數據,動態觸發表單字段或不同的用戶流程。
電子郵件確認和密碼重置流程
直接發送帳戶確認和密碼重置郵件到客戶的收件箱,並讓Janrain安全地處理您的密碼管理和重置流程。
賬戶關聯
讓您的客戶將社交身份連結到他們在您網站上現有的帳戶上。
概況頁面
提供包括姓名、電子郵件、人口統計、照片、訂閱偏好等內容的概況頁面。
數據對映
將Janrain客戶概況字段映射到Drupal用戶字段。
快捷代碼
要在文章或頁面中插入Janrain註冊鏈接,請使用短代碼:[janrain_capture]
默認情況下,[janrain_capture]會生成一個名為"登錄/註冊"的鏈接,該鏈接將啟動一個指向您的註冊登錄屏幕的模態窗口。您可以通過傳遞額外的屬性來自定義文本、動作和模態窗口的開始寬度/高度。以下是一個示例,該示例包含一個指向舊有註冊屏幕的鏈接,高度為800像素,寬度為600像素:
[janrain_capture text=”註冊” action=”legacy_register” width=”600″ height=”800″]
您可以通過在短代碼中添加href_only=”true” 屬性,來防止生成鏈接並僅返回屏幕的URL地址。
要在您的主題模板中插入鏈接,請使用WordPress功能do_shortcode。
本外掛透過為您的帳戶配置社交登錄(Engage)應用程序而支援Janrain Social Sharing v2。如要使用此功能,請確認在UI選項管理頁面中選中“啟用社交分享”選項,並使用[janrain_share]短代碼。
原文外掛簡介
Janrain makes it easy to know your customers and personalize every interaction. Our Customer Profile Management Platform helps companies build a unified view of their customers across all devices by collecting accurate customer profile data to power personalized marketing. The platform encompasses social login, registration, customer profile data storage, customer insights, single sign-on, and user-generated content.
This plugin accelerates the deployment of Janrain Registration on your WordPress site. This plugin requires a Janrain Registration account.
Janrain Registration is a customizable registration and profile system that offers default screens and workflows to optimize the user experience around sign-up and improve data quality. Registration includes in-line field verification, email confirmation, password reset, and other advanced registration features.
Janrain Registration was previously named Janrain Capture. The plugin UI references this legacy name.
About Janrain Registration
Customizable Registration & Data Collection Forms
Easily add registration and data collection forms that can be customized and styled to match the look and feel of your site, and implemented across a range of customer touch points, from promotions to campaigns and subscriptions.
Mobile Optimized Registration Screens
Leverage our registration SDK’s for your mobile app and automatic device detection and screen optimization for the mobile web.
Real-Time Field Validation
Use real-time validation on form fields, bad word filters, and terms of service and privacy policy acceptance.
Conditional Workflows
Dynamically trigger form fields or distinct user flows based on inputs to previous fields or existing data already stored about a customer.
Email Confirmation & Password Reset Flows
Deliver account confirmation and password reset emails straight to your customer’s inbox, and let Janrain securely handle password management and reset flows on your behalf.
Account Linking
Let your customers link social identities to their existing account on your website.
Profile Pages
Offer profile pages that include name, email, demographics, photos, subscription preferences and more.
Data Mapping
Map Janrain customer profile fields to Drupal user fields.
Short Codes
To insert Janrain Registration links in posts or pages use the shortcode: [janrain_capture]
By default, [janrain_capture] will result in a link with the text “Sign in / Register” that will launch a modal window pointing to your Registration signin screen. You can customize the text, action, and starting width/height of the modal window by passing in additional attributes. The following is an example of a link to the legacy_register screen with a height of 800px and a width of 600px:
[janrain_capture text=”Register” action=”legacy_register” width=”600″ height=”800″]
You can prevent the construction of the link and simply return the URL to the screen by adding the attribute href_only=”true” to the shortcode.
To insert links in your theme templates you can use the do_shortcode WordPress function.
This plugin supports Janrain Social Sharing v2 via the Social Login (Engage) application configured for your account. To use this feature, ensure ‘Enable Social Sharing’ is checked in the UI Options administration page and use the [janrain_share] shortcode. If the $post object is available the title, description, URL, and the most recent attached image URL will automatically be determined for sharing. These variables, as well as the button text, can be overridden with the following shortcode attributes:
title
description
url
img
text
Example:
[janrain_share title=”Janrain Engage Share Widget” description=”Instructions for how to configure the Janrain Engage Share Widget” url=”wordpress.org/extend/plugins/janrain-capture/” text=”Tell a friend”]
Multisite Installation
This plugin now fully supports WordPress Multisite. To install proceed as above, however you must Network Enable this plugin. The Janrain Capture administration menu will appear on the Network Admin dashboard.
Individual blogs can be updated with separate UI settings and a different API Client ID through the Janrain Capture administration menu in each blog’s dashboard. If no changes are made they will default to the network admin settings.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Janrain Registration」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.0.3 | 0.0.4 | 0.0.5 | 0.0.6 | 0.0.7 | 0.2.0 | 0.2.2 | 0.2.3 | 0.2.4 | 0.2.5 | 0.2.6 | 0.2.7 | trunk | 0.2.2-beta | 0.2.6-beta1 |
延伸相關外掛(你可能也想知道)
Kit (formerly ConvertKit) for WooCommerce 》ConvertKit 讓您輕鬆地在任何地方嵌入電子郵件捕獲表單,以增加潛在客戶並銷售更多產品。, 此外掛程式在 WooCommerce 中整合了 ConvertKit,可讓客戶和購買數...。
Gravity Forms ConvertKit Add-On 》ConvertKit 可輕鬆地在任何地方嵌入電子郵件收集表單,以捕獲更多潛在客戶並銷售更多產品。, 此外掛程式將 Gravity Forms 與 ConvertKit 整合,可自動將表單...。
RightMessage 》RightMessage 提供調查漏斗和個性化呼籲到行動 (CTA),協助線上企業透過這些方式快速發展名單並產生更多銷售。, 這個外掛可以幫助使用 WordPress 的使用者更...。
WP Responsive Web Design Capture 》WP RWD Capture 提供的短代碼可讓您在文章中插入擷取的圖片。, 功能, 1. 非同步地擷取網頁截圖並進行快取, 2. 您可以指定使用者代理程式,這意味著可以以響應...。
User Recording For WordPress 》WordPress 使用者記錄外掛, , 想看示範嗎?請前往這裡, , 這款外掛可以記錄並保存使用者在您網站上的互動,而且僅限於使用您自己的網站進行記錄和儲存,資訊...。
HeartRails Capture (Webpage Screenshot) 》使用 HeartRails Capture API 來新增網站截圖。這是非官方的 HeartRails WordPress 外掛。, 短碼, [capture url=”http://example.com”]。
Email Keep 》Email Keep 是一個 WordPress 外掛,它可以保留網站發送的任何電子郵件的副本。它提供了一個功能,讓您保留那些由於您的託管配置或聯繫表單錯誤而無法傳遞到...。
Clik stats 》clikStats 是一個外掛,它可以自動偵測每篇文章中當前的連結。, clikStats 可以後期安裝,不需要從任何類別或程式碼中特別提供。, 一旦啟用,clikStats 將編...。
FeedbackBird – Easily Collect Ideas, Issues, and Feedback on WordPress 》, , ,
FeedbackBird WordPress 外掛總結 , , , ,PentryForms – Lead Capture Software 》透過 Pentryforms 外掛,即可在使用者點擊「提交」按鈕之前捕捉即時資料。該外掛可協助收集表單資料並紀錄表單提交狀態,包括已提交、進行中及已放棄等,讓您...。
Memonic 》Memonic 外掛可以以以下三種方式擴展您的博客:, , 當您撰寫新文章時,可以存取您的筆記集合:將筆記的標題或整個筆記複製並貼上到您的文章中,並瀏覽您的整...。