Link Tagging Example
This link will fire an ntptLinkTag() on its target when clicked, waiting a maximum of two seconds to ensure the tag is sent.
This is the same link, but the global default delay (defined in ntpagetag.js) is used.
This is the same link, but no delay is used.
This is the same link again, but it is implemented with ntptEventTag() instead of ntptLinkTag(). Clicking on "Code on Page" will display what values are currently being set in the listed links above.