I don't have an answer to your first question
But if you have analytics account, you can add tracking code like this
<ModulePrefs ....
....
<Require feature="analytics" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<script type="text/javascript" language="Javascript" >
// Track this gadget using Google Analytics.
_IG_Analytics("UA-3549432-1", "/Image_Gadget");
...
</script>
....
]]>
</Content>
On Thu, Apr 16, 2009 at 7:45 AM, Abhi <[email protected]> wrote:
>
> 1. Couple of weeks back I created and published a gadget to browse
> latest pictures posted on India Nature Watch website. My gadget is
> still not listed in the gadgets directory. What should I do to make
> sure it appears there.
>
> Following is the link to my gadget.
> http://hosting.gmodules.com/ig/gadgets/file/110209735620970775645/inw_2.xml
>
> 2. How can I find out how many people are using my gadget.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iGoogle 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/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---