Product Onboarding Screen Tips

Hi,

I am looking to build a small Web App Tool that lets users add custom Screen Tips to their own Web App.

For example, a UX team can drag various screen tips onto various pages, and set parameters.

IF user = first time THEN show $TOOL_TIP_23 (and don’t show again)

IF user = 5th time THEN show $TOOL_TIP_31 (and show everytime)

IF user IS not equal to sending a message THEN show $TOOL_TIP_12 (and don’t show again)

Google use this in their own onboarding:

I have a couple of questions which I hope someone can help me with:

01 - has anyone come across any PHP libraries that might be useful for this?

02 - is anyone aware of any existing products that do this (i’m sure there are loads, but can’t find them)

Thank you in advance for your help.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.