Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (typeof fbq !== "undefined") {
- fbq("track", "Purchase", {
- value: 19.99,
- currency: "EUR",
- contents: [{
- id: 12345,
- quantity: 1,
- item_price: 19.99
- }],
- content_type: 'product'
- });
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement