Results 1 to 8 of 8
-
6th Sep 2011, 09:59 AM #1OPMember
Problem witch Google Analytics In DLE
when I put the google code analtytics before </ head> BBCode for my site stop working.
The Google Analytics code I put it before </ head> in file main.tpl
Where should I put it to work well? and I of these errors on my website?
cca1690 Reviewed by cca1690 on . Problem witch Google Analytics In DLE when I put the google code analtytics before </ head> BBCode for my site stop working. The Google Analytics code I put it before </ head> in file main.tpl Where should I put it to work well? and I of these errors on my website? :( Rating: 5
SORRY FOR MY ENGLISH
-
6th Sep 2011, 10:22 AM #2
-
6th Sep 2011, 10:23 AM #3OPMember
DataLife not have that file
SORRY FOR MY ENGLISH
-
6th Sep 2011, 10:27 AM #4MemberWebsite's:
pixbucket.inHave not faced something like that..It shouldn't mess your bb code.<head> doesnt have to do anything with that.
-
6th Sep 2011, 10:34 AM #5MemberWebsite's:
freshimg.com
-
6th Sep 2011, 12:58 PM #6MemberWebsite's:
MovDra.com 18Scenes.com iduntknowwhy.infomaybe you can add google analytics code to js file. example googleanalytic.js
then add this code
after <head>
Code:<script type="text/javascript" src="{THEME}/js/googleanalytic.js"></script>
-
6th Sep 2011, 01:08 PM #7Respected MemberWebsite's:
DL4Everything.com Soft2050.inGive a link to your website where you are facing this problem
Copy the code from google analytics and add it
OR
PHP Code:<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-xxxxxx-x");
pageTracker._trackPageview();
} catch(err) {}
</script>
-
26th Oct 2011, 10:59 PM #8MemberWebsite's:
thefreeweb.org Sound-Encounters.comI have the same issue... but I put the code in the main.tpl also after the <head> and it appears to be working. I am not suffering errors and such.
May the source be with you!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Problem with analytics
By Cypherz in forum Webmaster DiscussionReplies: 5Last Post: 29th Aug 2012, 05:50 PM -
Google Analytics & Google Adsense Help Please
By Th3Kill33r in forum Technical Help Desk SupportReplies: 15Last Post: 28th Nov 2010, 02:21 PM -
google analytics problem
By pak in forum Technical Help Desk SupportReplies: 6Last Post: 5th May 2010, 01:15 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...