fbq('track', 'AddToCart', {
content_ids: ['1'], ['2'], ['3'], ['4'], ['5'], ['6'], // 'REQUIRED': array of product IDs
content_type: 'product', // RECOMMENDED: Either product or product_group based on the content_ids or contents being passed.
});
{
"data": [
{
"event_name": "Purchase",
"event_time": 1715047297,
"action_source": "website",
"user_data": {
"em": [
"7b17fb0bd173f625b58636fb796407c22b3d16fc78302d79f0fd30c2fc2fc068"
],
"ph": [
null
]
},
"custom_data": {
"currency": "USD",
"value": 15
}
}
]
}