No longer possible to execute the 'Facebook Purchase Pixel' through the console?

Invoker

Regular Member
Joined
Mar 26, 2013
Messages
455
Reaction score
341
A few years ago it worked 100%.

The code:

fbq('track', 'Purchase', { content_type: 'product_group', content_ids: '[X]' , value: Y, num_items: 1, currency: 'USD', })

You replace X with content id, y with the item cost, paste it into console and it used to work 100%, fb thought I bought the item.

Now, however, I get error:

bc-connect.js:1 Uncaught Error: received event from non allowed origin: https://www.motive8co.com
at bc-connect.js:1


I didn't get the error ~1 year ago when I was in dropshipping.
Can anyone tell me if they maybe changed the code for the console or they fixed this exploit?
 
this is new to me, but I guess the current graph API doesn't allow that anymore
 
Back
Top