leblanc1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] bootstrapthanks
ok , I forgot to mark as resolved, sorry
ok d4, thank you. frame the issue as settled , Greetings
Hi d4z_c0nf, thanks for helping , in what file my subject I have to put customizr ? Thank you.
Forum: Themes and Templates
In reply to: [Customizr] TagsD4 Hi , sorry to bother you, and you helped me a lot. Have a great start to the week . see you soon
Forum: Themes and Templates
In reply to: [Customizr] TagsHi 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>Forum: Themes and Templates
In reply to: [Customizr] tag manager googleHi d4. I lack the Jquery code send the event to google analytics . Would it be okay if I add var pageTracker = UA- xxxxx , what I have to add code snippet ?
Forum: Themes and Templates
In reply to: [Customizr] tag manager googleThank you for explain and help me with the code. I’ll try it on Google Tag Manager with a personalized html tag.
I will tell you how I was.Greetings and thanks d4Forum: Themes and Templates
In reply to: [Customizr] tag manager googlehello d4 when you can let me in writing that means this piece of code $($menu_items).children(‘a[href!=””]’).click(function() , so learn. I have two doubts if it would be okay to add custom html tag id tracking google analytics and if it would be okay to put at the end of dataLayer.push code ({ ‘event’ : ‘ menu- clicks’ or menuitems – click?
Forum: Themes and Templates
In reply to: [Customizr] tag manager googleexplain to me it means the line of code $($menu_items).children(‘a[href!=””]’).click(function() to understand it. thank you
Forum: Themes and Templates
In reply to: [Customizr] tag manager googlethank you d4
Forum: Themes and Templates
In reply to: [Customizr] tag manager googleWhat category , share and tag put after datalayer.push to correctly measure the clicks ?
Forum: Themes and Templates
In reply to: [Customizr] tag manager googled4 hello thanks for helping me with the code.I was wrong , you have your reason is 1781.This code is going to put in Google Tag Manager in a custom html tag. So I do not put add action .. I start from <script text=”javascript”> …
Forum: Themes and Templates
In reply to: [Customizr] tag manager googleI have to disconnect from the Internet. I reconnect the afternoon and read your response. until later , bye
Forum: Themes and Templates
In reply to: [Customizr] tag manager googleThanks for teaching . And as I have five categories in my blog , social media , web analytics, marketing , wordpress and Seo, I want to measure the clicks in all of them and clicks on items that are no grouped into each of them , would it be okay if I put in brackets the class of each category with your id ?
JQuery (document) .ready(function ($){
$(“#Menu-item-315”, “#Menu-item-1331″,”#Menu-item-1645”, “#Menu-item-1685″,”#Menu-item-1964”).click(function(){
and now that line of code follows him to send the event . Would it be okay if I put var href = $ (this ) .attr ( ‘href ‘); DataLayer . push ( ?