Hello,
I have problem with Google Analytics tracker, the forum returns me an error when I reload it.
I use SMF 1.1.4 and Blue Blaze theme.
// The following will be used to let the user know that some AJAX process is running
echo '
<div id="ajax_in_progress" style="display: none;', $context['browser']['is_ie'] && !$context['browser']['is_ie7'] ? 'position: absolute;' : '', '">', $txt['ajax_in_progress'], '</div>
<script type="text/javascript">
[ * * * Google script * * * ]
</script>
</body></html>';