# Showing "signup cta" quickly

**URL:** https://meta.discourse.org/t/showing-signup-cta-quickly/137016
**Category:** Support
**Created:** [December 25, 2019, 6:29am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016 "2019-12-25T06:29:45Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![nujabes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nujabes/32/135752_2.png) [@nujabes](https://meta.discourse.org/u/nujabes)
#### Post date: [December 25, 2019, 6:29am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/1 "2019-12-25T06:29:45Z")

</div>

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”?

 ![CTA](https://global.discourse-cdn.com/meta/original/3X/b/d/bd276204edce5a67fbe9cfc3d976979e987bb3ef.png)

---

<div class="post-metadata">

### Author: ![nujabes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nujabes/32/135752_2.png) [@nujabes](https://meta.discourse.org/u/nujabes)
#### Post date: [December 25, 2019, 9:14am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/2 "2019-12-25T09:14:43Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 25, 2019, 12:57pm UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/3 "2019-12-25T12:57:33Z")

</div>

> [@nujabes](#):
>
> What is the reason that I haven’t seen signup CTA without incognito mode?

Perhaps you dismissed it?

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [December 25, 2019, 1:11pm UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/4 "2019-12-25T13:11:00Z")

</div>

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:

1. the user must have a total reading time of at least 2 minutes

> <https://github.com/discourse/discourse/blob/ca57e18f42967414bd34db12e0e1425eeb75d857/app/assets/javascripts/discourse/initializers/signup-cta.js.es6#L48-L50>

`ANON_PROMPT_READ_TIME` is defined here

> <https://github.com/discourse/discourse/blob/ca57e18f42967414bd34db12e0e1425eeb75d857/app/assets/javascripts/discourse/initializers/signup-cta.js.es6#L4>

1. the user must view more than two topics on your site

> <https://github.com/discourse/discourse/blob/ca57e18f42967414bd34db12e0e1425eeb75d857/app/assets/javascripts/discourse/initializers/signup-cta.js.es6#L57-L59>

`ANON_TOPIC_IDS` is defined here

> <https://github.com/discourse/discourse/blob/ca57e18f42967414bd34db12e0e1425eeb75d857/app/assets/javascripts/discourse/initializers/signup-cta.js.es6#L3>

Once those requirements are met, the cta will be shown, otherwise, it won’t.

---

<div class="post-metadata">

### Author: ![nujabes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nujabes/32/135752_2.png) [@nujabes](https://meta.discourse.org/u/nujabes)
#### Post date: [December 26, 2019, 3:57am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/5 "2019-12-26T03:57:09Z")

</div>

I see. Now I understand how singnup cta is shown. Thanks!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [October 20, 2023, 12:17am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/6 "2023-10-20T00:17:23Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 19, 2023, 12:17am UTC](https://meta.discourse.org/t/showing-signup-cta-quickly/137016/7 "2023-11-19T00:17:43Z")

</div>

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