Invoker
Regular Member
- Mar 26, 2013
- 455
- 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?
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?