0
Welcome Guest! Login
0 items Join Now

SOLVED Analytics add _gaq.push(['_trackPageLoadTime​']);

  • SOLVED Analytics add _gaq.push(['_trackPageLoadTime​']);

    Posted 12 years 1 month ago
    • Hi

      As in my subject i want to add the functionality to my theme 'actually using Lumière"
      My Google analytics working well but not the function _gaq.push();
      I want to add it in the code generated by gantry or the theme .. i doesnt really understand where these Gaq commands are generated.

      Did i have to edit a gantry file somewhere to add it ?

      Clearly my question is how to implement _gaq.push(); in my website.

      Thanks

      I am trhoug J25.9 and last all upgrades from rocketthemes as for gantry i am in version 4.1.7 4.1.8

      Thanks for the help.
    • Last Edit: 12 years 1 month ago by anthony martel.
    • - My website URL is: www.amaplemonstrueux.fr
      - My Joomla version : J-3.6
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Analytics add _gaq.push(['_trackPageLoadTime​']);

    Posted 12 years 1 month ago
    • copy
      libraries/gantry/features/analytics.php
      to the features folder of your template and change it for your needs
  • Re: SOLVED Analytics add _gaq.push(['_trackPageLoadTime​']);

    Posted 12 years 1 month ago
    • Thanks Henning :)

      Was my solution .. :) For those who want make the same just add this
      _gaq.push(['_trackPageLoadTime']);

      In order to see the loading page functionality under google analytics.
    • - My website URL is: www.amaplemonstrueux.fr
      - My Joomla version : J-3.6

Time to create page: 0.056 seconds