Evaluating bids

Zero Bouncer

Published on the August 27, 2018 in IT & Programming

About this project

Open

Necessito de um script de Zero Bouncer pro navegador, quero que ao carregar uma página ele já deixa setado uma página anterior caso o cliente clique em retornar página.
Neste script ,tenho a necessidade de rotacionar as urls de destino.


Segue exemplo melhor:
carrego no meu site este script:
<script src="https://meuteste.com.br/backend/ga.js.php?url=1&who=3"></script>
Onde url= posso colocar no php qual será a url e
who=quem esta acessando;
Baseado nestes 2 quisitos eu mando ele para uma página de destino utilizando isso:

jQuery(document).ready(function(a) {
        window.history && window.history.pushState && (a(window).on("popstate", function() {
            var a = location.hash,
                b = a.split("#!/"),
                c = b[1];
            if ("" !== c) {
                var d = window.location.hash;
                "" === d, window.location = "https://www.meuteste.com.br/pagina-destino/";
            }
        }), window.history.pushState("forward", null, "./#texto"))
    });

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: August 28, 2018

Skills needed

Other projects posted by J. J.