You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
My 'standard' events are not making it to GA4 or Facebook. After some digging, I'm finding that the test 'on EventModel model data tag triggers to send to Conversions API' is failing with the following error message:
sendHttpRequest expected to have been called with arguments ("https://graph.facebook.com/v12.0/123/events?access_token=abc", (), [object Object], "{"data":[{"event_name":"Test1","event_time":"123456789","action_source":"source123","user_data":{"client_ip_address":"1.2.3.4","client_user_agent":"Test_UA","em":"test@example.com","ph":"123456789","fn":"foo","ln":"bar","ct":"menlopark","st":"ca","zp":"12345","country":"us","ge":"m","db":"19910526","external_id":"user123","subscription_id":"abc123","fbp":"test_browser_id","fbc":"test_click_id"},"custom_data":{"currency":"USD","value":"123","search_string":"query123","order_id":"order_123","content_category":"testCategory","content_name":"Foo","content_type":"product","contents":[{"id":"123","quantity":2},{"id":"456","quantity":2}],"num_items":"4","predicted_ltv":"10000","status":"subscribed","delivery_category":"home_delivery"}}],"partner_agent":"gtmss-1.0.0-0.0.4","test_event_code":"test123"}"), but it was not.
Please advise.
The text was updated successfully, but these errors were encountered:
My 'standard' events are not making it to GA4 or Facebook. After some digging, I'm finding that the test 'on EventModel model data tag triggers to send to Conversions API' is failing with the following error message:
sendHttpRequest expected to have been called with arguments ("https://graph.facebook.com/v12.0/123/events?access_token=abc", (), [object Object], "{"data":[{"event_name":"Test1","event_time":"123456789","action_source":"source123","user_data":{"client_ip_address":"1.2.3.4","client_user_agent":"Test_UA","em":"test@example.com","ph":"123456789","fn":"foo","ln":"bar","ct":"menlopark","st":"ca","zp":"12345","country":"us","ge":"m","db":"19910526","external_id":"user123","subscription_id":"abc123","fbp":"test_browser_id","fbc":"test_click_id"},"custom_data":{"currency":"USD","value":"123","search_string":"query123","order_id":"order_123","content_category":"testCategory","content_name":"Foo","content_type":"product","contents":[{"id":"123","quantity":2},{"id":"456","quantity":2}],"num_items":"4","predicted_ltv":"10000","status":"subscribed","delivery_category":"home_delivery"}}],"partner_agent":"gtmss-1.0.0-0.0.4","test_event_code":"test123"}"), but it was not.
Please advise.
The text was updated successfully, but these errors were encountered: