top of page

All Posts

<!-- Event snippet for Visualização de página conversion page
In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->
<script>
function gtag_report_conversion(url) {
  var callback = function () {
    if (typeof(url) != 'undefined') {
      window.location = url;
    }
  };
  gtag('event', 'conversion', {
      'send_to': 'AW-17480923262/Hu-NCPHO_ogbEP7wxo9B',
      'value': 1.0,
      'currency': 'BRL',
      'event_callback': callback
  });
  return false;
}
</script>

Tem dúvidas? Fale com a Central de Ajuda

entre em contato com nossa equipe e solicite o seu orçamento com o melhor time de informática!

2149829132.jpg

Blog Netshop

Na Netshop você encontra tudo para elevar sua experiência em tecnologia

bottom of page