pimcore / personalization-bundle
Pimcore Personalization Bundle
Installs: 127 855
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 7
Open Issues: 5
Type:pimcore-bundle
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- colinmollenhour/credis: ^1.10.0
- geoip2/geoip2: ^2.9
- lcobucci/jwt: ^4.0 || ^5.0
- matomo/device-detector: ^6.0
- mjaschen/phpgeo: ^4.0
- pimcore/admin-ui-classic-bundle: ^1.0.6
- pimcore/newsletter-bundle: ^1.0
- pimcore/pimcore: ^11.0
- symfony/form: ^6.2
- symfony/stopwatch: ^6.2
Requires (Dev)
- codeception/codeception: ^5.0.10
- codeception/module-asserts: ^2
- codeception/module-symfony: ^3.1.1
- codeception/phpunit-wrapper: ^9
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.14
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-16 11:50:47 UTC
README
Pimcore provides a very powerful integrated behavioral targeting and personalization engine. With this toolkit, it is possible to profile visitors based on their behavior, assign target groups to them and provide personalized content to these target groups. This makes it possible to show your customers contextual, relevant, and personalized content.
Before starting with Personalization you should know about the following Pimcore concepts:
After reading everything about the base concepts, you are ready to get started with personalizing content.
For details on how to extend Pimcore's targeting engine and use targeting information in custom modules see our Dev Docs
Features in a Nutshell
- Add behavioral targeting and personalization to Pimcore.
- Allow defining target groups.
- Set up visitor profiling with rules based on their behavior.
- Allow creating personalized versions of documents for defined target groups.
- Deliver personalized content to target groups.
Documentation Overview
Usage Documentation
- Pimcore Concepts for Personalization
- How to Personalize Content
- Examples for Personalization and Targeting