I can see my “signup cta”, but it seems that it will be shown after about 5 minutes.
How can I change this “5 minutes” to “0 minutes”?
Now it seems that I can see signup CTA as soon as I open any page.
So, there is no problem at all now.
However, I have tested this under incognito mode.
I have not seen signup CTA without incognito mode.
What is the reason that I haven’t seen signup CTA without incognito mode?
Perhaps you dismissed it?
We don’t show the signup cta by default because sites that prompt you to sign up on your very first page-view are annoying. We only show it if the user has expressed some interest in your site.
The requirements are as follows:
- the user must have a total reading time of at least 2 minutes
ANON_PROMPT_READ_TIME
is defined here
- the user must view more than two topics on your site
ANON_TOPIC_IDS
is defined here
Once those requirements are met, the cta will be shown, otherwise, it won’t.
I see. Now I understand how singnup cta is shown. Thanks!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.