I’ve been working on ways to improve personalization in CRM systems — especially when dealing with something as sensitive (yet powerful) as age data.
For example, some businesses use date of birth to trigger birthday campaigns, while others segment based on life stages (e.g., newlyweds, retirees, etc.). This made me think: How do YOU incorporate age-related triggers in your marketing or sales strategy?
As part of my research, I built an Arabic tool called حساب العمر calculates age precisely in years, months, and days. It’s free and doesn’t collect personal data. I’d love feedback if anyone wants to test it from a UX standpoint.
More importantly — how do you handle privacy when using personal metrics like age in your workflows?
cool idea - personally I think that there’s zero to none usecase for a HubSpot user, but for other CRMs - it might be very helpful.
From a UX perspective (depending on your buyer-persona&audience):
I’d use an latin domain for a wider user-range
I’d add a translation option
I’d think about dropping WordPress and create a small web-app
Reason why I think that there’s a usecase:
I don’t think that it’s a good UX to let users manually calculate hundrends/thousands of birthdays manually.
In HubSpot calculated properties are available in every professional and enterprise tier. This means that user can build it directly into workflows and let HubSpot handle all calculation.
Nonetheless - as your tool is free, I’d say the best way would be to simply provide something like a blog post/tutorial with the code and an explenation how to use it. This would allow people to use it and you don’t have potential headaches of maintaining a javascript.
Another idea you might want to look at:
Creating a public app that will allow the user to select the birthday property, handle the calculation for him and put the result into a different property.