Announcement

Collapse
No announcement yet.

/(

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

    /(

    Hi:
    In Google analytics /&#40 shows up as my number one page view. This is part of the Kemper analytics code. Is this normal?

    #2
    Re: /&#40

    I'd probably recommend looking at your site's access logs to see if you can find requests for /&#40 or /( and then hopefully your logs also include a referring page so you can figure out what page people were on before requesting that. Then take a look at the page that sent them to the bad URL and see if you can find any code issues that could result in that.
    David Hubbard
    CIO
    Miva
    [email protected]
    http://www.miva.com

    Comment


      #3
      Re: /&#40

      Thanks for getting back to me David
      I checked my access logs but it doesn't show-up there, only in Google analytics and the sending pages are from all over the site.
      The /&#40 only shows up on my CTGY and PROD pages. A view source shows this code:
      <scripttype="text/javascript">
      var
      _gaq = _gaq || [];
      _gaq.push([
      '_setAccount', xx-xxxxxx]);
      _gaq.push([
      '_trackPageview', '&#40;/CTGY/Bath-Safety.html&#41;']);
      (
      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';
      (document.getElementsByTagName(
      'head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
      })();
      </script>

      Comment


        #4
        Re: /&#40

        Hmm really odd, I was able to find your site by searching for /CTGY/Bath-Safety.html and unfortunately I don't see anything in the code that should cause that either.
        David Hubbard
        CIO
        Miva
        [email protected]
        http://www.miva.com

        Comment


          #5
          Re: /&#40

          I used the snippet of code in the head tag that everyone else uses. I'm surprised that no one else has this problem.
          Does Kemper monitor this forum? It seems they don't offer support for this module
          Thank for your help

          Comment


            #6
            Re: /(

            Can you post the code that's being used?
            Leslie Kirk
            Miva Certified Developer
            Miva Merchant Specialist since 1997
            Previously of Webs Your Way
            (aka Leslie Nord leslienord)

            Email me: [email protected]
            www.lesliekirk.com

            Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

            Comment


              #7
              Re: /(

              One more question - have you contacted Dan?
              Leslie Kirk
              Miva Certified Developer
              Miva Merchant Specialist since 1997
              Previously of Webs Your Way
              (aka Leslie Nord leslienord)

              Email me: [email protected]
              www.lesliekirk.com

              Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

              Comment


                #8
                Re: /&#40

                <mvt:item name="kse-analytics" param="async" />

                My site is http://www.bpimedicalsupply.com
                Thanks

                Comment


                  #9
                  Re: /&#40

                  No, but I can. Do you have contact info?

                  Comment

                  Working...
                  X