rose
|
Google AnalyaticsPLEASE ENTER THE FOLLOWING>>>>
Enter your myff forum url here, if the issue is on a particular part of the forum, then give a link to where the problem actually is. Do not enter your own domain name it must be the actual myff link :
jackrussellfriends.myfastforum.org
If you are asking a template related question, what is the name of the template:
Please indicate keywords you have searched on:
Now ask your question in clear English without "txt" speak>>>>
i am new to this code inputting and have signed up with google analytics.
this has generated some code which it is telling me to copy and paste into my forum.
i am not sure where to put this or how, except that it has to go into the part of the template before the body text.
hope you can help
this is the code i have:-
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-10683007-1");
pageTracker._trackPageview();
} catch(err) {}</script>
hope you can help
thanks.
|
admin (no pm's please)
|
Put it in overall_header.tpl
|
rose
|
jackrussellfriends.myfastforum.org
will i find this if i go into the admin paned and edit forum and then where?
sorry but just learning
thanks
|
symon
|
| rose wrote: | jackrussellfriends.myfastforum.org
will i find this if i go into the admin paned and edit forum and then where?
sorry but just learning
thanks |
http://howtodoit.myfreeforum.org/...?component=content&topicid=18
|
rose
|
jackrussellfriends.myfastforum.org
thanks for that i will give it a go.
whish me luck on my first venture into code and editing......
|
Zudane
|
The google analytics code has instructions on how to put it in phpbb, and also says to put it at the end of the page, perhaps to only show pages that have fully loaded.
|
rose
|
jackrussellfriends.myfastforum.org
this is the instruction above the section of code i am using
so hope i am putting it in the correct place
Copy the following code block into every webpage you want to track immediately before the </body> tag.
If your site has dynamic content you can use a common include or a template
|
admin (no pm's please)
|
Then it should be in overall_footer.tpl as that is where the /body tag is.
|
rose
|
jackrussellfriends.myfastforum.org
thanks i will go now and change it....
|
|
|