Is anyone using Omnibug (Chrome Extension)?
Is anyone using Omnibug (Chrome Extension)?
If so, do you recommend it for debugging tags?
What are the pros and cons?
Are there better alternatives? Does Adobe offering something similar?
Thanks!
Phil
Is anyone using Omnibug (Chrome Extension)?
If so, do you recommend it for debugging tags?
What are the pros and cons?
Are there better alternatives? Does Adobe offering something similar?
Thanks!
Phil
wrote...
Is there a version of the debugger that works when there is a POST done instead of a GET?
This is a HUGE issue in my shop because I get calls all the time that the analytics don't work on the pages because the debugger says there are 'no requests found'
maybe if the adobe officially supported debugger said 'no GET images. Please check for POST images' or something like that but even better would be a way to either show the POST data or allow a knowledgeable user force a GET even if data is truncated. Its better to get some data and see if it working than no data at all
You can use HTTP monitoring tools such as Fiddler (https://www.telerik.com/download/fiddler) or Charles (http://www.charlesproxy.com/).
These tools will parse GET or POST values and also you can check the values from real mobile devices without using emulators.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.