Have you added necessary hooks in your gadget to track the clicks and other
events.

I would suggest you use com.google.gadgets.analytics instead.
http://code.google.com/apis/analytics/docs/tracking/gadgetTracking.html

Thanks,
Sachin

On Sat, May 29, 2010 at 12:50 PM, rokson <[email protected]> wrote:

>
> you are telling about profile view.i have not used profile view in my
> app.
>
> i am expecting  track records of all html pages which are loaded in
> canvas view.
>
> thanks Prashanth
>
>
>
>
> On May 29, 6:10 am, "Prashant (Google)" <[email protected]> wrote:
> > Hi,
> >
> > Yes, that should be expected because you can't have JavaScript running
> > in profile view.
> >
> > ~Prashant
> >
> > On May 28, 3:00 am, rokson <[email protected]> wrote:
> >
> >
> >
> > > Good Morning friends,
> >
> > > I have a problem in tracking all  html pages which i used in my orkut
> > > application by using google analytics code.
> >
> > > I have written the code in xml file like this
> >
> > > <Require feature="analytics" /> // in ModulePrefs tag
> >
> > > <script type="text/javascript">_IG_Analytics("UA-XXXXXXX", "/
> > > canvas");</script>//in <content>
> > > <script type="text/javascript">_IG_Analytics("UA-XXXXXXX", "/
> > > profile");</script>//in content tag
> >
> > > here i am  getting track records of  index page  only for canvas view
> > > of application.but i am not getting track records of my remaining html
> > > pages.
> >
> > > i want track records of all my html pages .  how can i do it .
> > > please help me ...
>
> --
> You received this message because you are subscribed to the Google Groups
> "orkut Developer Forum" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<opensocial-orkut%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-orkut?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" 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-orkut?hl=en.

Reply via email to