<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hi,<br>
<br>
I've been trying to see how I can add Google Analytics to pmwiki, and
though adding the header/footer javascript is easy enough, using the
download tracking functions is looking like a problem.<br>
<br>
Is there any way I can tell pmwiki a list of attributes to place on the
links? If not, if I wanted to change pmwiki so that the link processing
will be able to understand a given tag and replace it with the
attributes I send.<br>
<br>
Something like adding support to the link tag and making pmwiki
understand it, e.g.: [[url ATTRS | link text]].<br>
<br>
I don't know if making a custom markup will do the trick, I tried to
create one but I couldn't see how to make pmwiki replace a tag inside
an existing markup.<br>
<br>
If anyone could shed some light into this subject I would be grateful.<br>
<br>
Best regards,<br>
<br>
S&eacute;rgio Lopes<br>
</font>
</body>
</html>