WebSite X5Help Center

 
Wolfgang W.
Wolfgang W.
User

Googld Analytics  de

Autore: Wolfgang W.
Visite 2253, Followers 1, Condiviso 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.

Postato il
6 RISPOSTE - 1 CORRETTO
Andreas S.
Andreas S.
Moderator
Utente del mese 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 !

Leggi di più
Postato il da Andreas S.
Der Zwoemti
Der Zwoemti
Moderator

Schritt 4 Seo und Code und dann nur die id eintragen 

Leggi di più
Postato il da Der Zwoemti
Wolfgang W.
Wolfgang W.
User
Autore

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?

Leggi di più
Postato il da Wolfgang W.
Wolfgang W.
Wolfgang W.
User
Autore

Sorry: www.wolfgang-weber-stb.de

Danke!

Leggi di più
Postato il da Wolfgang W.
Andreas S.
Andreas S.
Moderator
Utente del mese DE

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

Leggi di più
Postato il da Andreas S.
Wolfgang W.
Wolfgang W.
User
Autore

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.

Leggi di più
Postato il da Wolfgang W.