Google Tag Manager The Web marketing Guy.

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

Source: ojects/tabber/ ojects/tabber/
Best Practices for Website Design & Web Content Management.
Standardizing Web Analytics February 2015 Rob Nunez.
“IIM” Quantitative Channel Teams Web Analytics The Ability to use data to answer questions.
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
Visit The World’s First Guaranteed Results Marketing Firm Topic: Retargeting.
INFSCI  Start with a skeleton outline: copy and paste:  Warning sometimes copy and paste of quote marks from PowerPoint doesn’t work correctly.
DNN Evoq 8 CMS College of Pharmacy IT. COP Web Management History  Demands for Pharmacists have decreased in the past 3-4 years.  Student registration.
With Cyndy Robertson ULM Library LLA 2014, Lafayette, LA Karen Niemla ULM Library LUC 2014, Baton Rouge, LA.
Creating your Webpage with tables. This is a 2 column by 1 row table!
Strengths: SEO – Moderate Page Placement Inbound Links: 11 Onsite Lead Generation Mobile Optimization Onsite Blogging -API To Social Sites - Facebook,
Images (1) Three most popular formats – Graphics Interchange Format (GIF) – Joint Photographic Experts Group (JPEG) – Portable Network Graphics (PNG) –
Images in HTML PowerPoint How images are used in HTML.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
10 Reasons to Use Google Analytics By: Errett Cord
What is ? Free service offered by Google The most widely used website statistics service* Provides statistics and reports about visitors and transactions.
© Ms. Masihi 1.  A Horizontal Rule is a built-in graphic element that can be used to draw horizontal lines (rules) on your web page.  This is accomplished.
Enhancing Web Pages  Use Notepad to open any html file  Adding an Animation  Google search ‘free animation’  After saving one, add it to the web page.
Add an Image. index.html about.html contact. html contact. html.
Lab 3: Actionscript User Interface Lab: GUI Lab Sep. 11 th, 2012.
DFP in Core Publisher We will: 1. Discuss how to configure ads within Core Publisher. 2. Break down work flow in DFP.
Digital Marketing Profile for ABC. ABOUT US  VINOSHATECH is a Digital Marketing company founded in Our group companies are listed with Ministry.
How to make tables in HTML By Daniel Arze. How do they do this?
Web Foundations WEDNESDAY, NOVEMBER 20, 2013 LECTURE 32: DREAMWEAVER SLIDE SHOW AND GOOGLE MAP.
Web Design (8) Images (2). My Holiday Photos An exercise in adding and linking images. Create a new website folder calling it ‘My Holiday Photos’. In.
Geolocation Plugin
Adding Images to Your Web Page Web Design Section 5-7 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Images. Intro What is it? Getting your image Inserting Moving Resizing Cropping.
20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt BlogsTaggingQR.
Analytics Tools & Optimization. Your Business Website Why does your web exist? What is the purpose of your website? What are you hopping to accomplish?
G053: Lecture 16a Task D Evidence Mr C Johnston ICT Teacher
Google Tag Manager and YaleSites: The Next Step for Google Analytics Yale University DrupalCamp 2016 Steve Wieda March 24, 2016 Yale University Library.
Google Analytics THINH TRUONG (at)BIZZON thinh(at)bizzon.com.vn.
Understanding Inorganic Search Results Introduction to Google ADWORDS & PPC Advertising Overview of Microsoft Ad-center(Bing & Yahoo) Setting Up Google.
Google Analytics implementation On this tutorial I will show you how to set up an Google Analytics account and how to connect it to a Wordpress website.
Church Website Development Company Churchsquare.com.
Conversionants Here we explain you about the power tool Google Analytics offered by Google to all the webmasters .
 Google analytics add your word press to help you to track your website visitors  That what they are looking for  Google + help you to access your.
Web Services application that operates over a network
Images in HTML PowerPoint How images are used in HTML
Intro to HTML Mr. Singh.
DW Tutorial 5 Sessions 5.1 & 5.2 REVIEW
Introduction to Google Tag Manager
Hosted by Coach Slanina
Prepared for SEO Analysis Prepared for 17 June 2014.
Writing html for websites and blogs
Web Design and Development
Adding Images to Your Web Page
HTML Images CS 1150 Spring 2017.
PIXELS! 12/3/2015.
RETARGETING HOW TO SETUP YOUR FIRST CAMPAIGN
Mediatekniikan Seminaari Annina Alamäki
Google Maps: A Short How-to
Basic HTML and Embed Codes
Web Site Analytics with Google Analytics
HTML Images CS 1150 Fall 2016.
Level up your Google Analytics with Google Tag Manager
Menu.
Marketing PLAN November 2018.
Making a website.
Comparison Engines and Data Feeds
Lesson 7 Graphics.
Hover Button Hover button Rename any two pictures in C:/100/pics to
Tips to Improve Conversion Rate Optimization. What Is Conversion Rate? For the uninitiated, the conversion rate of a website is the percentage of visitors.
Generate Data with Google Analytics SQL Saturday /04/2019.
Chapter 8 Web Analytics J.P. Allen version
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

Google Tag Manager The Web marketing Guy

What is a TAG? A short code snippet that adds some sort of functionality to your page. It allows you to add third-party functionality to all or individual pages of your site. Examples: The Facebook Pixel Google Remarketing Tag LiveChat Google Analytics

What is Google TAG Manager? A FREE Google tool to help you manage TAGS in your site or App. It’s a dynamic container that has a management dashboard on Google so you don’t have to add code to your own website every time you need to add or manage a tag on your site.

Benefits Added functionality for TAG management: Page placement of tags Triggering or not triggering a tag Controlling trigger times Controlling tag actions

How It Works

How It Works

How It Works

How It Works

How It Works

Sample Code Tags <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-XXXXX-Y', 'auto'); ga('send', 'pageview'); </script> <!-- End Google Analytics -->

Sample Code Tags <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 123456789; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/123456789/?value=0&guid=ON&script=0"/> </div> </noscript>

Sample Code Tags <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); // Insert Your Facebook Pixel ID below. fbq('init', 'FB_PIXEL_ID'); fbq('track', 'PageView'); </script> <!-- Insert Your Facebook Pixel ID below. --> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=FB_PIXEL_ID&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code -->

How It Works

How It Works