Hello. I have 2 questions regarding “pop-ups”.
- Can you set a screen to pop up a few seconds after the home screen launches. (Like a welcome message)
- In the same regards… Could said pop–up only be triggered the first time a user signs up?
Thanks!
Hello. I have 2 questions regarding “pop-ups”.
Thanks!
Yes. You could use the countdown component to trigger a new screen (modal).
Yes. You could set the button on the modal from the previous step to record a true/false property to “true” once the user has seen it. Then do a conditional action on that countdown component from the previous step to only perform that link action if that condition is false.