I am using GMP on an eCommerce website as a trial to see if I can pick up all transactions / page views as we are under the impression that a % are not being recorded due to ad blockers.
However, I have tested some code thoroughly via debug and it returns the correct response. But I have pushed this code to the website yesterday to record the page views and enhanced ecommerce transactions.
I waited until we got the first order, went to analytics, after refreshing the conversions page a few times it showed up (Great). So I just left it running for the rest of the day and we had a number of orders come through.
I've just checked it this morning. But all that shows it the same single conversion! Not other data?? It's the same code, I know 100% it's working correctly as I tested and tested it before pushing up. It recorded the first conversion fine. But nothing since.
What on earth is going on with this API? I've see so many people moaning about it. Does it just not work? Or is there a daily limit on hits or transactions it can record? Very frustrating after days of development to get it working and tested.