DEV Community

sameer-ahmed123
sameer-ahmed123

Posted on • Edited on

Popup Questioner /?

hi there guys ,
I'm currently building a e-commerce website with the Django framework and I really want the users or people whom will eventually visit the website to make an account {register} with my website as customers , and I want to suggest them to create an account through a modal , but I don't want the modal to be very intrusive or even pop up every time the user visits the site ,

I'm thinking that the modal or even a small notification bar should show up only after the user has visited my site for a number of times and for a set amount of time ,

*is there a way to track the number of times a person visits my website and how much time they spend on it .
*

also I am open to suggestions on
*how I should convey the message of "please consider creating an account with us" to the user , should it be a modal or a notification banner or something else entirely *

at the end the website is an ecommerce platform for kitchen-ware
and is in very early stages any and all suggestions are welcome

thank you !.

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay