Forum Replies Created

Viewing 1 replies (of 1 total)
  • jimshorts

    (@jimshorts)

    Hello.

    Open header.php depending on which theme you use, some themes may be different.

    Now, you should see something like this.
    <title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title>

    Paste your Google Analytics code just above this code.
    I always make a backup of each file before I edit it in case there is a problem.

    Now upload the file, go to your website and right click
    somewhere on the site, View Source Code.
    You should see you code. You can also see if the site connect to Google Analytics by watching the status bar of your browser.

Viewing 1 replies (of 1 total)