Hi guys,
I have an idea how to use BT Buckets, but no idea how to do this.
On the blog part of my website I display an additional box right above the main headline of an article with an extra link to my RSS feed to get more subscribers. As soon as a visitor is in the returning visitors bucket, the extra box will not be shown again. That works fine.
But since the box can be annoying, I'd like to add the following feature: A little close button that not only closes the box on the current page (which can be easily done with JavaScript), but also prevents the box from ever popping up again, based on a cookie setting. My thought was that the easiest solution would be to just sort that specific user manually into the returning visitors bucket, since this replaces the first visitor status. Is it posspible to do this with a few lines of JavaScrript?
Best regards,
Michael
Tags: cookie, javascript, manual, sorting
-
▶ Reply to This