Hi all,
Can anyone help me, IG_Analytics is not working for me in profile
view, I think it is because templates doesnt allow javascript
My code ...
<Content type="html" view="profile">
<![CDATA[
<script type="text/os-data" xmlns:os="http://ns.opensocial.org/2008/
markup">
........
</script>
<script xmlns:os="http://ns.opensocial.org/2008/markup"
xmlns:osx="http://ns.opensocial.org/2009/extensions" type="text/os-
template" >
.....
</script>
<script type="text/javascript">_IG_Analytics("UA-XXX-1", "/profile");</
script>
]]>
</Content>
How do i insert analytics in profile view??
Regards,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---