內容簡介
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.
