Hello,
Looking for a little guidance on how to get client side JavaScript to work. We are evaluating a platform called UserFlow the automates onboarding by guiding you through the product with prompts and such.
The installation require injecting JavaScript into the body of the page then calling a couple of functions to initialize and start user flows.
I placed the main JavaScript into a columns container in the header of the Customers page, then attempted to initialize in the Init property of the data source. I even put a couple of buttons on the screen to call the initialize and start functions.
Does it look like this should work?
Thanks,
Mark