• Works 100%!

    I can see why people get confused with your plugin. It seems some java knowledge is needed.

    This plugin works. All the people rating it 1 Star saying it doesn’t work should seek some support for how to implement it properly like I had to.

    I have a one page site and wanted wordpress to have click to call in the navigation menu, that was the easy part. The next was not so easy. Tracking the clicks from the navigation menu calls back to my analytics dashboard..

    This plugin allows you to add event tracking back to google analytics for your wordpress site for clicks within your navigation menu.

    For all those who want to add click to call event tracking for google analytics in wordpress navigation menu, this is the code added to Jin Menus No Conflict Mode box.

    ga(‘send’, ‘event’, ‘call’, ‘click’,’phone call’);
    window.open(“tel:0474 123 123”);

    Just swap out the phone number for your own and obviously you have to have your event tracking set up with the correct fields in analytics and your analytics code on your site.

    By the way, Rohit the developer of this plugin was super helpful and helped me with his plugin a lot. If you can’t get it working, before you give it 1 Star ask Rohit to help and he will.

    5 Stars!

    Thanks again Rohit!

  • The topic ‘Works! Click to call Google Analytics Event Tracking – WordPress Navigation Menu’ is closed to new replies.