GA stopped collecting Transaction data after 9.00052 upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kitdang
    Mivite


    • Jan 2009
    • 406

    #1

    GA stopped collecting Transaction data after 9.00052 upgrade

    Miva,

    I just notice my GA has stopped collecting transaction data and by tracing it back it looks like it's around the same time I upgraded my cart. From the scripts history, I was able to see that the upgrade put an additional if/then statement around the last line of code. It looks like some kind of error handling but not too sure. Can someone explain if I need this and if so, how I can get my GA to collect transaction data again.

    <mvt:if expr="NOT g.UI_Exception">
    ga( 'send', 'pageview', { 'page':'/<mvt:item name="ga_jsencode" param="ga_tracking:url_override_unencoded" />' } );
    </mvt:if>

  • Foreman2
    Mivite

    • Apr 2009
    • 145

    #2
    Hi kitdang,

    Were you able to resolve this? We haven't upgraded yet and want to make sure there isn't a bug that will stop our GA from working.

    Thank you.

    Comment

    Working...
    X