Library

Video Player is loading.
 
Current Time 0:00
Duration 4:13
Loaded: 0.00%
 

x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:01

    Google Tag Manager
    Google Tag Manager

  • 00:04

    Implementing tags: Google Analytics
    Implementing tags: Google Analytics

  • 00:10

    This tutorial will teach you how to deploy a tag with Google Tag Manager.
    This tutorial will teach you how to deploy a tag with Google Tag Manager.

  • 00:14

    To get started, click "New Tag" and select the type of tag you’d like to implement from the list.
    To get started, click "New Tag" and select the type of tag you’d like to implement from the list.

  • 00:21

    If there is no tag template available for the type of tag you'd like to use,
    If there is no tag template available for the type of tag you'd like to use,

  • 00:25

    click "Custom HTML Tag" and cut and paste the tag code that was provided to you.
    click "Custom HTML Tag" and cut and paste the tag code that was provided to you.

  • 00:30

    We recommend always using a built-in tag template if one is available for your needs.
    We recommend always using a built-in tag template if one is available for your needs.

  • 00:36

    For this example, select "Google Analytics," then choose "Universal Analytics" as your tag type.
    For this example, select "Google Analytics," then choose "Universal Analytics" as your tag type.

  • 00:43

    The next step is to configure a trigger that will determine when GTM fires your tag.
    The next step is to configure a trigger that will determine when GTM fires your tag.

  • 00:49

    In some cases, you’ll want your tag to fire on all pages of your site.
    In some cases, you’ll want your tag to fire on all pages of your site.

  • 00:53

    In other cases, you might only want the tag to fire on a subset of pages.
    In other cases, you might only want the tag to fire on a subset of pages.

  • 00:58

    You can also configure more sophisticated triggers that will fire a tag when the user
    You can also configure more sophisticated triggers that will fire a tag when the user

  • 01:03

    clicks on an element of a page or submits a form.
    clicks on an element of a page or submits a form.

  • 01:06

    For this tag, select “All Pages”.
    For this tag, select “All Pages”.

  • 01:09

    The next step involves configuring the tag itself.
    The next step involves configuring the tag itself.

  • 01:13

    Enter a memorable name for your tag in the "Tag Name" field.
    Enter a memorable name for your tag in the "Tag Name" field.

  • 01:17

    Enter your Google Analytics tracking ID,
    Enter your Google Analytics tracking ID,

  • 01:19

    and select the “Page View” track type.
    and select the “Page View” track type.

  • 01:22

    Additional configuration options can also be set as needed
    Additional configuration options can also be set as needed

  • 01:25

    and vary from one tag to another.
    and vary from one tag to another.

  • 01:28

    Once you’re done, click "Create Tag".
    Once you’re done, click "Create Tag".

  • 01:31

    Now add a tag that fires only when the user
    Now add a tag that fires only when the user

  • 01:33

    completes a given action.
    completes a given action.

  • 01:35

    For instance, clicking an 'add to cart' button.
    For instance, clicking an 'add to cart' button.

  • 01:39

    Create another Google Analytics tag, but this time, click "More".
    Create another Google Analytics tag, but this time, click "More".

  • 01:44

    Create a custom trigger by clicking "New".
    Create a custom trigger by clicking "New".

  • 01:46

    Then choose a click event.
    Then choose a click event.

  • 01:49

    Add filters to specify which type of clicks should fire the tag.
    Add filters to specify which type of clicks should fire the tag.

  • 01:53

    Start by selecting “Some Clicks”
    Start by selecting “Some Clicks”

  • 01:55

    and add a URL filter to tell Google Tag Manager to listen for clicks on your product pages
    and add a URL filter to tell Google Tag Manager to listen for clicks on your product pages

  • 02:01

    Enter the URL of the pages where you want this trigger to work.
    Enter the URL of the pages where you want this trigger to work.

  • 02:06

    Then, add a second filter based on the element ID
    Then, add a second filter based on the element ID

  • 02:13

    and with the value ‘addToCart’.
    and with the value ‘addToCart’.

  • 02:15

    This will tell Google Tag Manager to fire your tag only when the user clicks on a button
    This will tell Google Tag Manager to fire your tag only when the user clicks on a button

  • 02:20

    whose ID attribute is ‘addToCart’.
    whose ID attribute is ‘addToCart’.

  • 02:22

    Both trigger filters must be met for the tag to fire.
    Both trigger filters must be met for the tag to fire.

  • 02:26

    Give the trigger a descriptive name such as “Click addToCart button” so that you
    Give the trigger a descriptive name such as “Click addToCart button” so that you

  • 02:30

    can re-use this trigger in the future for another tag if you need to.
    can re-use this trigger in the future for another tag if you need to.

  • 02:35

    Set the trigger type to "Click" to ensure that GTM listens for clicks on any page element.
    Set the trigger type to "Click" to ensure that GTM listens for clicks on any page element.

  • 02:40

    Alternatively, the link click option allows you to create triggers that listen to clicks on anchor tags only.
    Alternatively, the link click option allows you to create triggers that listen to clicks on anchor tags only.

  • 02:47

    Next, finish configuring your Google Analytics tag.
    Next, finish configuring your Google Analytics tag.

  • 02:56

    Select “Event” as the track type, and populate the event category and the event action.
    Select “Event” as the track type, and populate the event category and the event action.

  • 03:04

    Leave the event label blank since it’s an optional attribute.
    Leave the event label blank since it’s an optional attribute.

  • 03:08

    Click "Create," and now you should have a second Google Analytics
    Click "Create," and now you should have a second Google Analytics

  • 03:11

    tag in your container ready to be published.
    tag in your container ready to be published.

  • 03:14

    One thing to note, even though you might only be using one single Google Analytics
    One thing to note, even though you might only be using one single Google Analytics

  • 03:18

    property ID to track your site, you may end up having multiple Google Analytics tags in
    property ID to track your site, you may end up having multiple Google Analytics tags in

  • 03:23

    Google Tag Manager depending on the different types of events and interactions you would
    Google Tag Manager depending on the different types of events and interactions you would

  • 03:27

    like to capture.
    like to capture.

  • 03:29

    With all your tags configured, it’s now time to test your container to make sure the
    With all your tags configured, it’s now time to test your container to make sure the

  • 03:33

    tags fire as expected.
    tags fire as expected.

  • 03:36

    Click "Publish,"
    Click "Publish,"

  • 03:38

    and then “Preview”.
    and then “Preview”.

  • 03:40

    Navigate to your site and you should now see
    Navigate to your site and you should now see

  • 03:42

    tags firing as if you had pushed your container to production.
    tags firing as if you had pushed your container to production.

  • 03:45

    Using the Google Tag Assistant Chrome extension, you can check that the different tags you
    Using the Google Tag Assistant Chrome extension, you can check that the different tags you

  • 03:50

    had set up are firing correctly.
    had set up are firing correctly.

  • 03:55

    Once you have thoroughly tested your tags, click "Publish" to push your content of your
    Once you have thoroughly tested your tags, click "Publish" to push your content of your

  • 03:59

    container live to all users of your site.
    container live to all users of your site.

  • 04:03

    For more information, please visit support.google.com/tagmanager.
    For more information, please visit support.google.com/tagmanager.

All noun
tag
/taɡ/

word

Child's game in which one person chases the others

Implementing tags: Google Analytics

23,017 views

Video Language:

  • English

Caption Language:

  • English (en)

Accent:

  • English

Speech Time:

83%
  • 3:30 / 4:13

Speech Rate:

  • 182 wpm - Fast

Category:

  • Education

Intro:

Google Tag Manager. Implementing tags: Google Analytics. This tutorial will teach you how to deploy a tag with Google Tag Manager.
To get started, click "New Tag" and select the type of tag you’d like to implement from the list.
If there is no tag template available for the type of tag you'd like to use,
click "Custom HTML Tag" and cut and paste the tag code that was provided to you.
We recommend always using a built-in tag template if one is available for your needs.
For this example, select "Google Analytics," then choose "Universal Analytics" as your tag type.
The next step is to configure a trigger that will determine when GTM fires your tag.
In some cases, you’ll want your tag to fire on all pages of your site.
In other cases, you might only want the tag to fire on a subset of pages.
You can also configure more sophisticated triggers that will fire a tag when the user
clicks on an element of a page or submits a form.. For this tag, select “All Pages”.. The next step involves configuring the tag itself.. Enter a memorable name for your tag in the "Tag Name" field.
Enter your Google Analytics tracking ID,. and select the “Page View” track type.. Additional configuration options can also be set as needed
and vary from one tag to another..

Video Vocabulary

/əˈvāləb(ə)l/

adjective

Able to be used at a scheduled time.

/kənˈfiɡyər/

verb

arrange or put together in particular form or configuration.

/ˈtriɡər/

noun verb

Lever on a gun that you pull to fire. To start a process off e.g. a memory.

/dəˈtərmən/

verb

To control exactly how something will be or act.

/prəˈvīdəd/

conjunction verb

on condition or understanding that. To make available; to supply for use.

/əˈnəT͟Hər/

adjective determiner pronoun

One more, but not this. used to refer to additional person or thing of same type as one. additional person or thing of same type.

/inˈvälv/

verb

To have or be included as a part of something.

/səˈfistəˌkādəd/

adjective verb

Wise in the way of the world; having refined taste. To make someone more worldly and experienced.

/t(y)o͞oˈtôrēəl/

adjective noun

relating to tutor or tutor's tuition. A lesson given to a small group.

/kəmˈplēt/

verb

To finish or reach the end of doing something.

/kənˌfiɡ(y)əˈrāSH(ə)n/

noun

A shape or outline; a method of arrangement.

/ˈeləmənt/

noun

essential or characteristic part.

/səbˈmit/

verb

accept or yield to superior force or to authority or will of another person.

/ˈtrakiNG/

noun verb

maintenance of constant difference in frequency between two or more connected circuits or components. To use marks to follow a wild animal.

/ˈäpSH(ə)n/

noun other verb

thing chosen. Rights to buy or sell at a certain price and time. buy or sell option on.