Quote Originally Posted by mailbeez View Post
hi numinix,

let me check this - I think the URL is generated by zencart just giving the FILENAME_DEFAULT.

You can always put a static customer URL into your template

cord
For your function mh_href_link() I commented out:

PHP Code:
                //$args[3] = true;
                //$args[4] = true;
                //$args[5] = true; // set static link 
This stopped the &1 from being appended to the URL, but Google Analytics is still not rewriting the url to add the utm tracking even though it is enabled in configuration.

Note this website is using Magic SEO URLs.