#! tracking

I’m trying to get Piwik to work with one of our client rendered websites. All the URLs are at in the format


/#!/somepage/someobject

In the visitor log section, I see all the pages properly recorded, but when I go to the page view, all I see is 99% of the hits to


/#!

I have “Keep Page URL fragments when tracking Page URLs” turned on, and I know this works because get parameters are being tracked as separate page hits (the 1% of results not under /#!).
So it seems everything after the / is getting ignored. Is there anything that can be easily done to separate these as the page views that they are?

Hi Tracer,

This sounds like a bug, and we’d like to fix it for sure. can you create an issue on: Issues · matomo-org/piwik · GitHub