Results 1 to 6 of 6
-
19th Nov 2009, 05:40 PM #1OPMember
Google Analytics
Paste this code on your site
Copy the following code, then paste it onto every page you want to track immediately before the </body> tag.
Learn more# Implementing the code
Once you find the code snippet, copy and paste it into the bottom of your content, immediately before the </body> tag of each page you are planning to track. If you use a common include or template, you can enter it there. To implement tracking code for secure pages (e.g. https://), please read How do I obtain tracking code for secure pages?Royal King Reviewed by Royal King on . Google Analytics How do i add it for vB? o.O Rating: 5
-
19th Nov 2009, 05:42 PM #2
-
19th Nov 2009, 05:49 PM #3OPMember
where?
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<meta name="generator" content="vBulletin $vboptions[templateversion]" />
<if condition="$show['threadinfo']">
<meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[prefix_plain_html] $threadinfo[title] $foruminfo[title_clean]" />
<else /><if condition="$show['foruminfo']">
<meta name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
<else />
<meta name="keywords" content="$vboptions[keywords]" />
<meta name="description" content="$vboptions[description]" />
</if></if>
<!-- CSS Stylesheet -->
$style[css]
<if condition="is_browser('opera') AND !is_browser('opera', '8.0.1')">
<style type="text/css" id="vbulletin_opera8fix_css">
ul, ol { padding-$stylevar[left]:20px; }
.pageWrapper{width:$stylevar[outertablewidth];margin:auto;}
</style>
</if>
<if condition="$show['editor_css']">
$editor_css
</if>
<style type="text/css" id="vbulletin_pagewidth">
.pageWrapper{width:$stylevar[outertablewidth];margin:auto;}
<if condition="$stylevar[outertablewidth] != '100%'">
#navigation {padding-left:120px;}
</if>
</style>
<!-- / CSS Stylesheet -->
<script type="text/javascript" src="$stylevar[yuipath]/yahoo-dom-event/yahoo-dom-event.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript" src="$stylevar[yuipath]/connection/connection-min.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl_js]";
var SECURITYTOKEN = "$bbuserinfo[securitytoken]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
var vb_disable_ajax = parseInt("$vboptions[disable_ajax]", 10);
// -->
</script>
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if>
<if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] RSS Feed" href="external.php?type=RSS2" />
<if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - $foruminfo[title_clean] - RSS Feed" href="external.php?type=RSS2&forumids=$forumin fo[forumid]" />
</if>
</if>
-
19th Nov 2009, 05:50 PM #4BannedWebsite's:
SmartWarez.org SwoImage.com MazaOnline.comput at the last
-
20th Nov 2009, 09:29 AM #5OPMember
ah ok thanks
-
20th Nov 2009, 02:16 PM #6
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Google Analytics
By a4mbhi in forum Webmaster DiscussionReplies: 2Last Post: 16th Mar 2011, 08:42 PM -
Google Analytics & Google Adsense Help Please
By Th3Kill33r in forum Technical Help Desk SupportReplies: 15Last Post: 28th Nov 2010, 02:21 PM -
What Does Your Google-Analytics Look Like?
By Virendar in forum General DiscussionReplies: 0Last Post: 6th Nov 2010, 05:29 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...