Tag Manager Free and easy tag management

Quick Start Implementation Guide Create a Google Tag Manager Account and a Container:

Google Tag Manager is a

Go to google.com/tagmanager and click the “Sign Up” link then follow the steps to generate

free tool that eliminates tedious code-editing tasks for your website. The easy-to-

TECHNICAL CHEAT-SHEET

5 Min.

your container snippet. We recommend one account per site-owner (or company), and one container per domain. If needed, you can set up multiple Google Tag Manager accounts from a single Google account.

use web interface lets your marketing colleagues add and update their own website

Map your site:

tags—including javascript

Mapping your site ensures that you’ll have the right tags in the right places—so you collect

code snippets for conversion tracking, site analytics,

1-2 Days

remarketing and more. They

higher quality data. Think about what events (or user activities) you want to measure, what data you want to collect, and which vendors you want to use to track that data. Also note where your current tags are implemented, but remember that this is a great opportunity to start fresh.

can do it all without bothering

You may wish to track details in a spreadsheet.

you, leaving you time to relax and focus on other important

Install the Google Tag Manager container snippet:

work.

Copy and paste the container snippet from the setup flow, and install it site-wide on the property

How it works

1-2 Days

that you want to manage. We recommend installing the snippet immediately after the opening tag. You can place it anywhere below , but do not place the tag in .

Google Tag Manager works via a single tag or “container

Optional (can be included with “install” step)

snippet” that you place on

Add data layer APIs to track events and data across multiple tags:

all your website pages. This snippet replaces existing marketing and measurement

1 Week

To maximize your data collection capabilities, use a data layer and add our APIs to event handlers and pages, allowing you to reference variables, transaction information, page

tags. Once installed, you can

categories, and other important signals. If you include page level data in the data layer, declare

add and edit tags without

the data layer object above the container snippet. If you want to update data or events on user

touching the site code.

interactions, use the dataLayer.push() API. This is especially recommended for use in dynamic

(List of supported tags here:

applications to identify virtual pageviews. For more details, visit http://goo.gl/3Q6wn.

http://goo.gl/6IJUP.)

Configure your container by adding Tags, Rules, and Macros: Refer to your map, then sign in at google.com/tagmanager and add new Tags (based on the 1 Day

tag vendors you defined), create New Rules (the events you want to track), and New Macros (the data you wish to collect, e.g. price).

Test your initial configuration: Create a Version of your current container, and test it out on your live site by using Preview 4 Hrs.

You’re almost ready to manage tags with Google Tag Manager, so remove the hard-coded tags

length of this process will vary of your site and how site

you expect.

Migrate by removing hard-coded tags:

*All times are approximate; depending on the complexity

or Debug mode. Navigate around your site and see if the rules and tags are acting the way

1-2 Days

content is managed. Most

from your site. Stage these changes in a pre-production / QA environment.

implementations take from

Push your changes Live!

3 days to 2 weeks.

Push your new site live without the hard-coded tags. At the same time, press the Publish button 1 Second

for your container. Changes will roll out immediately!

Additional resources Developer documentation: developers.google.com/tag-manager Help Center: support.google.com/tagmanager Google Certified Partners (for

Implementation FAQ When moving to Google Tag Manager, will I lose any historical data? All data will flow into the same accounts, and no important history will be lost. (As with most tag migrations, there’s a small chance of losing a few seconds or at most a few minutes of data. But that’s lots better than tags that don’t work in the first place.)

implementation assistance): http://goo.gl/ty93D

Do I have to migrate all of my tags?

IT benefits fact sheet:

We recommend migrating all measurement and marketing tags site-wide to take full advantage of Google Tag

http://goo.gl/uNnNX

Manager. But if you really want to migrate only some tags, or deploy to only a subset of pages, Google Tag

Product forum: http://goo.gl/YDh0f

Manager will still work just fine.

Can hard-coded tags and Google Tag Manager co-exist? Do I have to remove my other tracking tags? While a complete migration is strongly recommended, it is possible to use Google Tag Manager in parallel with hard-coded tags (for example, using Google Tag Manager only to manage adding new tags). If you

Get started today:

choose to do a partial migration, be careful that you don’t accidentally double-count by placing tags in Google

google.com/tagmanager

Tag Manager that are also firing via hard-code on the same page.

Can you add tags to events or buttons? Definitely! In order to use Google Tag Manager to fire tags on events and buttons, follow these steps (for more detail, read our developer document on event handlers at http://goo.gl/R6DJE):





On your page, proactively add the dataLayer.push({ ‘event’: ‘myEventName’}) to the event handlers for all events and buttons you might want to track.





Create a new rule where “event equals myEventName”.





Associate this rule with any tag you’d like to fire when the specified event happens.

© 2013 Google Inc. All rights reserved. Google and the Google logo are trademarks of Google Inc. All other company and product names may be trademarks of the respective companies with which they are associated.



Cheat sheet Services

Create a Version of your current container, and test it out on your live site by using Preview or Debug mode. Navigate around your site and see if the rules and tags are acting the way you expect. Migrate by removing hard-coded tags: You're almost ready to manage tags with Google Tag Manager, so remove the hard-coded ...

399KB Sizes 5 Downloads 348 Views

Recommend Documents

git cheat sheet - Cheat-Sheets.org
git clone ssh://[email protected]/repo.git. Create a new local repository. $ git init. LOCAL CHANGES. Changed files in y our working directory. $ git status.

CSS3 Cheat Sheet - GitHub
Border Radius vendor prefix required for iOS

HTML5 Canvas Cheat Sheet [.pdf] - Cheat-Sheets.org
HTML5 Canvas Cheat Sheet v1.1. Page 2. Colors, styles and shadows. Attributes. Name. Type. Default. strokeStyle any black. fillStyle any black. shadowOffsetX.

gitchangelog Cheat Sheet - GitHub
new: test: added a bunch of test around user usability of feature X. fix: typo in spelling my name in comment. !minor. By Delqvs cheatography.com/delqvs/. Published 14th August, 2017. Last updated 14th August, 2017. Page 1 of 1. Sponsored by ApolloPa

Meterpreter Cheat Sheet - SCADAhacker
Page 1 ... Displays network interfaces information meterpreter> route. View and modify networking routing table meterpreter> portfwd. Establish port forwarding.

Reschedule Cheat Sheet
desire to meet with. • You've realized that your account has a meeting scheduled more than once with the same company. • You have reached your outstanding ...

jQuery Cheat Sheet
6. Traversing. 7. Events. 8. Effects. 10. AJAX. 11. Core. 12 of 2 13 ... DOM Insertion, Inside .append() .appendTo() .html() .prepend() .prependTo() .text().

TOP 150 CHEAT SHEET
2 Ezekiel Elliott. DAL. 8. RB. 52 Lamar Miller. HOU. 10. RB ... 62 Dion Lewis. TEN. 8. RB PPR. 112 Kenny Stills .... Ezekiel Elliott. DAL. 3. 7. A.J. Green. CIN. 4. 11.

Machine Learning Cheat Sheet - GitHub
get lost in the middle way of the derivation process. This cheat sheet ... 3. 2.2. A brief review of probability theory . . . . 3. 2.2.1. Basic concepts . . . . . . . . . . . . . . 3 ...... pdf of standard normal π ... call it classifier) or a decis

Cheat Sheet Subnetting.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Cheat Sheet Subnetting.pdf. Cheat Sheet Subnetting.pdf. Open. Extract. Open with. Sign In. Details. Comments

vi / vim graphical cheat sheet
F "back" fwd. G eof/ goto ln Hscreen top. J join lines. K help. L screen bottom ... version at http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html.

CSS3 Cheat Sheet - Smashing Magazine
display none | inline | block | inline- block | list-item | run-in | compact | table | inline- table | table-row-group | table-header-group | table- footer-group | table-row |.Missing:

R Markdown : : CHEAT SHEET - GitHub
Word, or RTF documents; html or pdf based slides ... stop render when errors occur (FALSE) (default = FALSE) .... colortheme. Beamer color theme to use. X css.

Google+ Cheat Sheet - G Suite
3 Find or follow people. 4 Follow or create collections, which group posts around a topic. Learning Center gsuite.google.com/learning-center.

Overtone Cheat Sheet 0.9.1 - WordPress.com
graphviz. Show PDF show-graphviz-synth ... Generate Buffer Data data->wavetable create-buffer-data ... LINEAR LIN EXPONENTIAL EXP. Onset Analysis.

RTOS Threading Cheat Sheet - GitHub
If the UART is enabled, it causes a data frame to start transmitting with the parameters indicated in the. UARTLCRH register. Data continues to be transmitted ...

Pokemon Go Cheat Sheet 619 ^% Pokemon Go Cheat Codes Ios
Free Pokemon Go hacks and cheats online for Android and iOS devices, which ... 6 Code Generator Pokemon Go Cheats For Ios 10 Live Free Game Generator.

[Cheat Sheet] 15 Credit & Balance Sheet Ratios.pdf
Page 1 of 1. Cheat Sheet: Balance Sheet Ratios. Ratios to evaluate credit health and management's operating capital efficiency. Interest Coverage Ratios Calculation Healthy. Ratios that specifically measure a business's ability to make interest payme

Groups Cheat Sheet - G Suite
1 Access your groups, or create new ones. Switch from public groups to ... Change your Groups settings Edit membership settings, email subscriptions, update ...

Sheets Cheat Sheet - G Suite
Publish to the web—Publish a copy of your spreadsheet as a webpage or embed your spreadsheet in a website. Email as attachment—Email a copy of your ...

Keep Cheat Sheet - G Suite
Create and share notes, lists, and reminders. 1 Create notes, lists, and reminders. 2 Organize notes with colors and labels. Learning Center.

ASTRA-cheat-sheet-b&w.pdf
Retrying... ASTRA-cheat-sheet-b&w.pdf. ASTRA-cheat-sheet-b&w.pdf. Open. Extract. Open with. Sign In. Main menu. Displaying ASTRA-cheat-sheet-b&w.pdf.

Slides Cheat Sheet - G Suite
This is a great way to create templates. Import slides—Add slides from ... Email as attachment—Email a copy of your presentation. 4 Click. Share to share your ...

Hangouts Chat Cheat Sheet - G Suite
Send messages to individuals or groups, set up rooms for project teams, and have multiple conversations on different topics inside rooms. 1 Send direct messages to an individual or a group. 2 Create a room. 3 Work with Chat. Learning Center gsuite.go