-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Commerce tracking not showing metrics #15
Comments
Are you able to either reproduce this in a standalone example so I can see the problem or supply the tracking beacon URL that's causing the issue? Could you also let me know which browser(s) you're seeing this in. If can share one or both of these remember to anonymise any sensitive data, such as your account ID. |
@francis826 do you have any more information on this issue? |
@keithclark I'm trying to think of a way to provide you with the information you requested without giving away sensitive information. I can tell you this is happening in chrome though. |
@keithclark An example from the other debugger I use:
And then:
Here is a screenshot of the information your debugger provides for the exact same purchase, I'm assuming the "value" row should be filled with the https://dl.dropboxusercontent.com/u/108428212/Screen%20Shot%202015-10-07%20at%205.10.12%20PM.png |
That's perfect. It looks like you're using the Enhanced Ecommerce features of Universal Analytics, which GADebugger doesn't yet support. The good news is, I'm looking to add some missing features from the UA measurement protocol, so I'll make supporting this a priority for you. |
Oops! I didn't realize that wasn't a feature yet, I'm not sure this qualifies as an actual issue opposed to a feature request :) You really don't need to do make this a priority for me, I'm definitely still going to use this tool because of how awesome it is but when you get to it I surely will appreciate it. Thanks a ton |
The "Event Data" is not showing the metric at which our customers are being charged.
The "Value" row is blank. I've tested our code against another debugger and it is showing the value.
The text was updated successfully, but these errors were encountered: