WebSite X5Help Center

 
Wolfgang W.
Wolfgang W.
User

Googld Analytics  de

Autor: Wolfgang W.
Visited 2252, Followers 1, Udostępniony 0  

Hallo,

wo bitte gebe ich den "normalen" google analytic code in ev 11 ein. An die Stelle google universal  code passt er nicht.

Mann kann den code doch noch nutzen?

DANKE, schonmal vorab.

Posted on the
6 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
Andreas S.
Andreas S.
Moderator
Najlepszy Użytkownik miesiąca DE

Es kommt darauf an was für ein Code du hast ?

Aber ich würde es nach dem </body> Tag einbinden !

unter "4" Seo &Code --> Erweitert ---> nach dem <body> Tag !

Czytaj więcej
Posted on the from Andreas S.
Der Zwoemti
Der Zwoemti
Moderator

Schritt 4 Seo und Code und dann nur die id eintragen 

Czytaj więcej
Posted on the from Der Zwoemti
Wolfgang W.
Wolfgang W.
User
Autor

Versteh ich das jetzt richtig entweder alles unter nach dem <body> Tag:

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1730104-1']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s[removed].insertBefore(ga, s);
})();

</script>


<div id="footer_klein"></div>

oder nur

_gaq.push(['_setAccount', 'UA-1730104-1']);

unter die Traking ID?

Czytaj więcej
Posted on the from Wolfgang W.
Wolfgang W.
Wolfgang W.
User
Autor

Sorry: www.wolfgang-weber-stb.de

Danke!

Czytaj więcej
Posted on the from Wolfgang W.
Andreas S.
Andreas S.
Moderator
Najlepszy Użytkownik miesiąca DE

Du hast es jetzt doppelt drinnen. Einmal rauslöschen und zwar "vor dem body tag"

Czytaj więcej
Posted on the from Andreas S.
Wolfgang W.
Wolfgang W.
User
Autor

Danke, jetzt hab ich es verstanden!

Hatte den neuen Aufbau nicht verstanden und habe den Traicking Code vermisst und dann wie oben beschrieben nochmal eingebaut.

Danke auch für die Erklärung mit dem index. Fehler lag auch meinem Verständnis.

Czytaj więcej
Posted on the from Wolfgang W.