Hello there!

I've tried unsuccessfully to use the <Link> tag to track some
application events.

The doc just say: Put that on gadget XML and it will work.

"
<Link rel="event" href="http://www.example.com/pingme"; method="POST/>
<Link rel="event.addapp" href="http://www.example.com/add"; />
<Link rel="event.removeapp" href="http://www.example.com/remove"; />
"

In my gadget xml it look like this:

"
<Link rel="event" href="http://url/msg.php"; />
<Link rel="event.addapp" href="http://url/msg1.php"; />
<Link rel="event.removeapp" href="http://url/msg2.php"; />
"

Does the orkut really support it? If yes, what I´m doing wrong? I
really need to track this events.

Thanks! =]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
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