• Resolved Brian Henry

    (@brianhenryie)


    This is showing often in our logs, which I presume means the order is not being found and then the tracking is not being output.

    PHP Notice: Undefined index: key in /path/to/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/includes/class-pixel.php on line 32

Viewing 1 replies (of 1 total)
  • Plugin Author alekv

    (@alekv)

    Hi Brian

    That only happens when you open the purchase confirmation page without any real order data.

    example.com/checkout/order-received/

    instead of

    example.com/checkout/order-received/123456/key=wc_order_abcdefg1234

    It works fine when a visitor buys a product.

    I shall build in an exception so that in future you won’t see the error in the log.

    Aleks

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined index: key’ is closed to new replies.