How to make the call to action window become an overlay

I know this topic has come up a number of times, so I wanted to share with the group.

I am testing today making the call to action prompt show up with a fixed position (on mobile). Will be interesting to see if there’s an impact in registrations.

.signup-cta { position: fixed; bottom: 0; right: 0;  z-index: 1000; }

5 « J'aime »

Did this work well for you? What were the results?

2 « J'aime »

I like that there’s a question on the metrics. Something we discourse community admins should do more of.

Unfortunately, it seems the change was pretty negligible.
3.5% increase in registrations from May to July. 327 (July) vs 317 (May). No noticeable impact in PVs per user. Average daily logged in users also went up 2.5%.

I’d be interested in playing around as a variable on how long it takes before showing the overlay. And knowing how many users start the registration process (via Google Analytics event tracking perhaps)

3 « J'aime »

Nous avons également utilisé ce CTA de superposition pendant 2 semaines, ce qui a augmenté les inscriptions d’environ 5 %, ce qui n’est pas exceptionnel mais reste positif.

J’ai vu qu’il s’agit d’une fonctionnalité ouverte aux contributions (Contribute > Feature), comme mentionné ici. Y a-t-il une chance qu’elle intègre la liste des fonctionnalités sérieuses ?