Hi,
I wrote a module that works similar to the Links module but found that if you select the Link Type to be "Page", then it does not track the clicks (after having set the option to log clicks). Setting the option to "URL", it does track the clicks and the user who last clicked on it.
I used the method LinkClick:
<object>.NavigateURL = Common.Globals.LinkClick(linkURL, TabId, ModuleId, True)
As stated, if the Link Type is "Page", no tracking takes place.
Please advise. Is it only tracking the click for the URL type option?
Thanks
Johan