<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Redirecionando...</title>

    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8170V9RV2F"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag("js", new Date());

  gtag("config", "G-8170V9RV2F");
        // Redirect after tracking
        setTimeout(function() {
            window.location.href = "https://www.cliques.com.br/dominios/?line=banzeiro.com.br&domid=9460";
        }, 300); // 500ms delay (adjust if necessary)
    </script>
</head>
<body>
    <p>Redirecionando...</p>
</body>
</html>