Giter Club home page Giter Club logo

next-website-naweby's Introduction

Hi there 👋,
I'm a UX Design and software developer

next-website-naweby's People

Contributors

01lexandre avatar

Stargazers

 avatar

Watchers

 avatar

next-website-naweby's Issues

Adicionar TAG Google no Site Naweby

Instale a tag global do site em todas as páginas do seu site.
Se você não instalou a tag global no seu site, copie a tag abaixo e cole-a entre as tags head ():

<!-- Global site tag (gtag.js) - Google Ads: 10906653651 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-10906653651"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-10906653651'); </script>

Se você instalou a tag global no seu site usando outro produto do Google (por exemplo, o Google Analytics) ou outra conta do Google Ads, copie o comando "config" abaixo e adicione-o a todas as instâncias da tag global do site, logo acima da tag final </script>.

gtag('config', 'AW-10906653651');

Instale o snippet de evento na página de conversão (página final do cadastro, se tiver uma página de agradecimento coloque a tag nela)

que é a página do seu site que os clientes acessam depois de concluir uma conversão. Um exemplo é a página que exibe a mensagem "Agradecemos sua compra".
Abra o HTML da página de conversão.
Copie o snippet abaixo e cole-o entre as tags head () da página, logo após a tag global do site.

<script> gtag('event', 'conversion', {'send_to': 'AW-10906653651/OofWCNL_-b8DENOn2dAo'}); </script>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.