Hi there,
I am looking into ways to extend a user index with data such as the email marketing performance score or voucher codes used by a user. This allows us to created targeted marketing campaigns to involved users.
How would I go about this? Should I inherit UserIndexProvider and add additional functionality to its Build method? Or do I need to create new builder from scratch myself?
Any pointers would be great.
Thanks,
Imar