mautic / mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.
https://www.Leuchtfeuer.com
GNU General Public License v2.0
22 stars 19 forks source link

Hide a content item if the user does not belong to a specific persona #65

Closed rbtwt closed 11 months ago

rbtwt commented 1 year ago

Is your feature request related to a problem? Please describe. How can I configure a content item to only display if the user does not belong to a specific persona? Currently, there doesn't seem to be a way to do this.

The use case would be to display a form element only if the user does not belong to the "Prospects" persona. However, the user could/could be in other personas. Submitting the form would move the contact to the "Prospects" segment (within Mautic) and thus to the "Prospects" persona. When he visits the page again, he would no longer see the form.

ekkeguembel commented 11 months ago

Thanks for the suggestion, we added this as a feature idea.

Background: The idea behind "personas" is that they are a stable and distinct, and a much smaller number than segments - thus if there are only e.g. 5 personas, you can easily say "one out of these 4" rather than "not that one". I understand that your situation may be different, so again: Possible future enhancement!