Announcement

Collapse
No announcement yet.

brochure.html --> what is it?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    This is what we have npw from the page source:

    Code:
    <script type="text/javascript" src="http://analytics.aweber.com/js/awt_analytics.js?id=9EXz"></script><script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "acatalog/google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script><script type="text/javascript">
    var pageTracker = _gat._getTracker("UA-169573-1");
    pageTracker._initData();
    pageTracker._trackPageview();
    </script></body></html>
    Regards
    Rob
    For all your car, motorcycle and marine care, cleaning and detailing products.

    Comment


      #17
      That's better, but the catalog/ parts looks like a bug in Actinic Robert. Have a read of this thread and see if any of the work a rounds do the trick
      http://community.actinic.com/showthread.php?t=40396
      "If my answers frighten you then you should cease asking scary questions"

      Comment


        #18
        Going to have a go with Norm's ga%2Ejs and see if that does the trick. Although I do note an error on the Actinic Design pages that says "A javascript error has been found on the page ('Object Expected') even after applying the ga%2Ejs.

        Will let you know how things go.

        Thanks again.
        Rob
        For all your car, motorcycle and marine care, cleaning and detailing products.

        Comment

        Working...
        X