Forum Moderators: DixonJones
I have my webtrends scripting called via <script src=""></script>
tags before the closing </body> tag in my template, and will be putting the entire google analytics script right below that...
does anyone know if this will cause any errors, conflicts, browser problems...?
just seeing if anyone else is doing this or similar tracking styles on their site..
now, what i want to do is keep both tags at the closing </body> tag to allow page loading first and then trigger the scripts...
so no conflicting should happen, BUT the possibility of one loading and one not is possible....
got it.
That way you could track and compare?
now, when our CMS application opens the visual editor for a user to start creating their content, it adds the HTML, HEAD, and BODY tags... which are already part of the template... so on some pages, i have 3 or 4 HTML, HEAD, and BODY tags.
So i found that each time a viewer would visit a page, it was registered as 4 page views by webtrends reading the log analysis file... so our numbers have been blown out of the water for years.... when the log file was being read, we were averaging 30 MILLION page views per year.... which, obviouisly we had to buy a liscense for...
now that i have installed GA and WebTrends using SDC tags, we are more realisticly down to, maximum, 3-4 million page views per year.... wayyyyyyyyyyy off base...
so yes, i have GA and WebTrends installed, both with JS scripts and the numbers are way more comparable then they used to be... hits, page views and unique visitors are more like 2-3% variation instead of %400 variation...