Page.php

Discussion in 'Infoway WordPress Theme' started by tukang, Mar 12, 2013.

  1. tukang

    tukang New Member

    Joined:
    Jul 8, 2012
    Messages:
    3
    Likes Received:
    0
    Hi,

    I need to paste
    <?php include_once("analyticstracking.php") ?>

    To every page template for google analytic tracking. But some how the tracking is not accurate since I use most of my page with the default template.

    Is the page.php the default template? If yes then I might have another problem.

    Web: www.kuncipintudigital.com

    BR
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to header.php present in your theme directory and add your code there

    Sending image for reference

    [​IMG]

    This will solve your issue.
     

Share This Page