Conversion tracking throws php errors
-
Hello:
The conversion count is always 0. When checked in PHP logs it shows the below error:
Custom Log: WordPress database error Column ‘productId’ cannot be null for query INSERT INTO
XXX_adtribes_my_conversions(conversion_time,project_hash,utm_source,utm_campaign,utm_medium,utm_term,productId,orderId) VALUES (‘2018-04-01 18:22:50’, ‘4cd124bc06f97b64eb301c5e9b054e42adtribes2151’, ”, ”, ”, ”, NULL, 14322) made by do_action(‘XXX_ajax_woosea_track_conversion’), WP_Hook->do_action, WP_Hook->apply_filters, woosea_track_conversion
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Conversion tracking throws php errors’ is closed to new replies.