Hi,
Sure you are sending data through to the right report suite?
Try opening the browser console and the network tab. copy/paste the link with the cid or whatever campaign parameter you are using and push enter. In your network tab, you can filter the results by this "b/ss". That would give you the calls being made to Adobe Analytics.
In the network request that is being made to Adobe Analytics, look in the "Headers" tab and see if you can find "V0" defined anywhere and also check that the report suite has the correct ID.
If you don't have "V0" in your network request, then that's an indication of something is wrong with your code.
Hope the steps above help you to get closer to a solution. If not, feel free to send me a pm with a link and I can have a look for you.
/Waqas