Assuming 'track' = 'path', I do not think you can perform Boolean operations on groups of paths, only on individual paths. You can select the paths in a group after ungrouping them and UNIONing them together, then DIFFERENCE the result with another path. In my experience sometimes you do not end up with what you want with this technique, but often get something close.
-Arlo James Barnes