- We have a SharePoint application. The application captures analytics
in one report suite.- On this page we have added a webpart that acts as
its own application within the page and collects analytics in a separate
report suite. The webpart uses the same URL as the original application
with a redirect at the end of it (#rediretpage).- The problem is that
the page that contains the webpart is now being captured in the 2nd
report suite, that is for the web part analytics and not in the initial
re...