Title: Tags
Last modified: August 22, 2016

---

# Tags

 *  Resolved [leblanc1](https://wordpress.org/support/users/leblanc1/)
 * (@leblanc1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/)
 * What code I need to install in the functions file my son theme manager customizr
   to add tags to my site?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [leblanc1](https://wordpress.org/support/users/leblanc1/)
 * (@leblanc1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794312)
 * thanks
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794313)
 * solved here : [https://wordpress.org/support/topic/tag-manager-google](https://wordpress.org/support/topic/tag-manager-google)
 *  Thread Starter [leblanc1](https://wordpress.org/support/users/leblanc1/)
 * (@leblanc1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794392)
 * Hi d4 ¿you’re out there D_4 ?D_4 you could say I have to add code to add the 
   id tracking google analytics is ” UA- XXXX ” to send the event to google analytics.
 * <script text=”javascript”>
    jQuery(document).ready(function($) { var $menu_items
   = $(‘#menu-item-315, #menu-item-1331, #menu-item-1645, #menu-item-1685, #menu-
   item-1964’); $($menu_items).children(‘a[href!=””]’).click(function(){ var href
   =$(this).attr(‘href’); DataLayer.push ( }); }); </script>
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794393)
 * Hi leblanc1
    in the code above, the “error” is: `<script text="javascript">` 
   which should be: `<script type="text/javascript">`
 * For the data layer part, I told, cannot help, don’t know anything about that 
   😉
 *  Thread Starter [leblanc1](https://wordpress.org/support/users/leblanc1/)
 * (@leblanc1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794394)
 * D4 Hi , sorry to bother you, and you helped me a lot. Have a great start to the
   week . see you soon

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Tags’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [Tag Manager](https://wordpress.org/support/topic-tag/tag-manager/)

 * 5 replies
 * 2 participants
 * Last reply from: [leblanc1](https://wordpress.org/support/users/leblanc1/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/tag-manager/#post-5794394)
 * Status: resolved