开发者 | Marcos Passos |
---|---|
更新时间 | 2021年2月18日 07:58 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 5.5.1 |
版权: | MIT |
版权网址: | 版权信息 |
[personalized]
shortcode works as a placeholder for contextual information, while the [if]
shortcode allows you to show a content block conditionally.
The following example shows a conditional content block that will be displayed only for people who are sailing from Brazil. The content of the block is personalized according to the visitor's city, with fallback to "Brazil" in case the visitor's location is unknown.
[if condition="location's country is 'BR'"] This paragraph is personalized for everyone who lives in [personalized value="location's city"]Brazil[/personalized]. [/if]Although the example shows the use of the
[personalized]
and [if]
shortcodes combined, they can be used standalone. For example:
Hello everyone fromData Processing This plugin collects information about the visitor activities and sends to Croct to help you better understand your audience and personalize the content for them. By installing and activating the Croct for WordPress plugin you agree to our Terms of Service and Privacy Policy.[personalized value="location's city"]
Brazil[/personalized]
!
Croct allows you to create personalized content based on your audience's interests, behavior, location, marketing campaign, and other 100+ variables.
Content creators and marketing professionals that want to increase the engagement and time spent on the site.
As the personalization is applied in real-time on the client-side, the plugin works even on WordPress sites with caching enabled.
As a processor, Croct only tracks anonymous data automatically. If you intend to collect personal data, you, as a controller, need to get the user's consent before collecting and sending it to Croct.
No, the plugin handles all the installation for you. You only need to enter the Application ID once installed to activate the integration.
No, the personalization is codeless! You can write expressions in plain English :)
You must have a WordPress website and a Croct account.
The plugin itself is free, but you need a Croct account to use it. If you do not have an account, please get in touch so we can set up an account for you.