內容簡介
Preta 外掛將您的 WordPress 網站連接至 Preta 個性化與目標設定平台,安全地傳送選定的用戶屬性,以便為每位訪客評估活動並個性化頁面元素。
【主要功能】
• 自動生成並安全儲存簽名金鑰
• 支援多種用戶屬性發現與選擇
• 提供用戶上下文令牌測試功能
• 僅限管理員訪問設定頁面
• 確保用戶數據的安全與隱私
外掛標籤
開發者團隊
原文外掛簡介
Preta connects your WordPress site to the Preta personalization and targeting platform.
The plugin securely sends selected attributes from the logged-in WordPress user to Preta as a signed context token. Preta can then use those attributes to evaluate campaigns and personalize or target on-page elements for each visitor.
Examples of targetable attributes include:
WordPress role
Signup month
Locale
Selected ACF user fields
Selected safe user meta fields
The plugin does not require clients to manually create or paste private signing keys. Preta generates a 2048-bit RSA signing key automatically and stores it, authenticated-encrypted, in the WordPress database. Administrators who prefer to manage their own key can instead configure PRETA_PRIVATE_KEY or PRETA_PRIVATE_KEY_PATH in wp-config.php, which the plugin only ever reads.
The private signing key is never sent to Preta.
Configuration
After activation, open:
Preta > Settings
The settings page allows administrators to:
Configure the signing key.
View the public key.
Review key storage and verification status.
Discover available user attributes.
Select which attributes are sent to Preta.
Test the generated user context token.
Configure debug logging for troubleshooting.
Only users with the required WordPress administrator capability can access the plugin settings.
Preta Account and Setup
The plugin connects to the Preta service.
A Preta account is required to configure campaigns and targeting.
After installing the plugin:
Generate the WordPress signing key.
Copy the public key from the plugin settings.
Add the public key to your Preta project.
Verify the WordPress integration.
Review the discovered attributes.
Select and save the attributes that should be available for targeting.
Create and configure campaigns in Preta.
For more information about Preta, visit:
https://pretasystems.com/
Attribute Discovery
Preta can discover supported attributes from the WordPress installation.
Supported sources include:
WordPress core user information.
Active Advanced Custom Fields (ACF) user fields.
Safe user meta values.
The discovery process identifies attributes that can safely be represented as scalar targeting values.
Potentially sensitive or unsuitable values are excluded from discovery and transmission.
Discovered attributes are not automatically added to the signed context after discovery. Administrators must review and save the attributes they want the plugin to send.
New attributes discovered later can be reviewed and added without automatically changing the existing saved configuration.
Security and Privacy
The plugin uses RS256 signed context tokens to send selected user attributes to Preta.
The private signing key is generated automatically and stored authenticated-encrypted (AES-256-GCM, with a key derived from this WordPress installation’s own secrets) in a plugin-owned database option. It is never written to a file, never stored in plaintext, and never sent to Preta. Administrators may instead configure PRETA_PRIVATE_KEY or PRETA_PRIVATE_KEY_PATH in wp-config.php to manage the key themselves; the plugin only ever reads these.
The public key can be registered with Preta to verify signatures.
The plugin limits attribute values to supported scalar types and excludes sensitive or unsuitable fields from discovery and transmission.
The plugin does not intentionally send passwords, session tokens, or other sensitive authentication data to Preta.
Only selected attributes are included in the signed user context.
Administrators should review the attributes selected for transmission and ensure that their site’s privacy and data-processing requirements are satisfied.
External Services
This plugin connects to the Preta service operated by Preta Systems.
The service is used to:
Verify signed user context.
Evaluate targeting rules.
Determine which configured campaign experiences apply to a visitor.
Deliver the Preta loader used for campaign evaluation and personalization.
When the plugin is configured and active, selected user attributes may be transmitted from the WordPress site to Preta in a signed context token.
Service:
https://pretasystems.com/
Privacy Policy:
https://pretasystems.com/privacy/
Please review the Preta service privacy policy before enabling the integration.
License
This plugin is licensed under the GNU General Public License version 2 or later.
https://www.gnu.org/licenses/gpl-2.0.html
