Actually I would like to track some ajax calls, then I used ‘trackLink’ and it worked well. But I dont wanna push these outlinks one by one bcz they have similar pattern. So I just wondering can I create a pattern link(using regular expression) and track this pattern link, then piwik will track all these ajax call links.