// Get references to the pop-up container and close button // Function to calculate the difference in days between two timestamps // Function to show or hide the popup based on visit history and closing action // Check if the popup has been closed before const popupClosed = localStorage.getItem('popupClosed'); // Boolean value stored as string // If the popup hasn't been closed, show it immediately popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown }, 5000); // Show after 5 seconds // Now apply the timing logic after the user has closed the popup // Calculate the days since the popup was last shown let showPopup = false; // Flag to track whether we should show the popup // Determine if the popup should be shown: // - First time visit (no lastShown value) // - Shown once per day for 3 days // - After 3 days, show every 3 days popupData.lastShown === null || // First time visitor (popupData.timesShown < 3 && daysSinceLastShown >= 1) || // Show once a day for first 3 days (popupData.timesShown >= 3 && daysSinceLastShown >= 3) // Show once every 3 days afterward showPopup = true; // The popup should be shown // Show the popup after 5 seconds popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown // Update popupData and store it // Show the slider if the popup is not shown // Ensure elements exist before using them // Call the function to handle popup display logic // Add click event listener to the close button popupContainer.style.display = 'none'; // Hide the pop-up sliderAdvertisement.style.display = 'flex'; // Show the slider advertisement when pop-up is closed localStorage.setItem('popupClosed', true); // Set popup as closed in localStorage // Reset timing logic after the popup is closed timesShown: 0 // Reset counter for daily/3-day logic

Recent Articles

Sort by

DeFi services

10 Things to Avoid While Using DeFi Services

In the world of decentralized finance (DeFi), the promise of financial freedom attracts many enthusiasts

DeFi services
Advanced Concepts

10 Things to Avoid While Using DeFi Services

What Is Blockchain Security? Is Blockchain Safe?
Advanced Concepts

What Is Blockchain Security? Is Blockchain Safe?

Is staking crypto worth it?
Advanced Concepts

Is Staking Crypto Worth It?

Cryptocurrency has revolutionized the way we think about finance, and staking crypto is one of the most popular ways to

6 Biggest Crypto Hacks of All Time
Advanced Concepts

6 Biggest Crypto Hacks of All Time

The world of digital currencies is thrilling one, where fortunes can be made and lost with a single click. It’s

Best Staking Coins 2023
Advanced Concepts

Best Staking Coins 2023

In a world where every penny counts, it’s no surprise that people are constantly on the lookout for ways to

How to Identify a Scam Token in DeFi
Advanced Concepts

How to Identify a Scam Token in DeFi

The world of blockchain and cryptocurrencies is full of promises to make money fast. But it’s worth knowing if the

Get Ahead of the Curve – Subscribe for CrowdSwap Updates & Offers!

Join our newsletter to get the latest news, trading tips, and special offers straight to your inbox!

CrowdSwap Newsletter

Ready to Supercharge Your Financial Knowledge?

Drop your email, and we'll deliver the Ultimate DeFi Guide straight to your inbox! πŸš€