Welcome Developers!

in

Welcome!

in

Google analytics doesn't work under 1.0 container

Last post 03-01-2011 12:46 PM by Joel. 14 replies.
Page 1 of 1 (15 items)
Sort Posts: Previous Next
  • 10-21-2010 2:50 PM

    Google analytics doesn't work under 1.0 container

    Hello

     

    Google analytics stopped working under 1.0 container - doesn't report any stats.

    The same code is working under 0.8 container. Other google code (i.e. adsense ads is working).

    Any idea what is wrong? Or do you have any native support for Google analytics under 1.0.

     

    thanks

  • 10-22-2010 7:41 AM In reply to

    Re: Google analytics doesn't work under 1.0 container

    Can you give us some app IDs that demonstrate this issue? Also, the sample code blocks will help us determine where the issue lies.
  • 10-22-2010 11:52 AM In reply to

    Re: Google analytics doesn't work under 1.0 container

    same code works fine under 0.8 here and on other opensocial containers

    <script type="text/javascript">

    document.write(unescape("%3Cscript src='http://www.google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    </script>

    <script type="text/javascript">

    try { var pageTracker = _gat._getTracker("UA-XXXXX");

    pageTracker._initData();

    pageTracker._trackPageview();

    } catch(err) {}

    </script>

  • 10-23-2010 6:06 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    ok I found the problem: in 1.0 app hosting domain has changed.

    opensocial.msappspace.com for 1.0

    api.msappspace.com for 0.8

     

    thanks, this issue can be closed

  • 10-25-2010 2:17 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

     Thanks, I will tell Chris.

     

    -Joel

  • 11-01-2010 1:06 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    After checking the stats I see that under 1.0 internet explorer is not reported to google analytics - the code is not able to connect to google analytics on internet explorer under 1.0 container. Firefox and Chrome work fine however.

    Under 0.8 container all browsers work fine. Is it possible the functionality is suppressed somehow?

    Can you please check?

     

    thanks

  • 11-02-2010 2:24 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    Yes it is. I have also escalated this issue to the team to investigate. Looks like you're right.

     

    thanks,

    Joel

  • 11-09-2010 5:24 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    any news?
  • 11-11-2010 11:47 AM In reply to

    Re: Google analytics doesn't work under 1.0 container

    Anatoly,

     

    This has been escalated to our dev team, it is an issue on our end apparently, but there is not an ETA yet. Sorry!

     

     

    thanks,

    Joel

  • 11-18-2010 1:06 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    Hi can you explain why is this happening?

    don't fix if you have other priorities but I need an explanation.

     

    thanks

  • 11-23-2010 12:33 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

     I am not certain, I will need to check with the dev team on the specifics. I know they're working on a solution, however.

     

    thanks,

    Joel

  • 12-03-2010 1:37 AM In reply to

    Re: Google analytics doesn't work under 1.0 container

    any news?

  • 01-28-2011 12:03 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

     Our team informs me it has been fixed. Can you try it out now? We are returning a P3P header to the response to get the gadget.

     

    thanks,

    Joel

  • 02-26-2011 1:16 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

    Joel:

     Our team informs me it has been fixed. Can you try it out now? We are returning a P3P header to the response to get the gadget.

     

    thanks,

    Joel

     

    It was fixed only on February, 10th 

  • 03-01-2011 12:46 PM In reply to

    Re: Google analytics doesn't work under 1.0 container

     Strange, it may have been a code-push timing issue.

     

    thanks,

    Joel

Page 1 of 1 (15 items)