Integration with Facebook Pixel

We are trying to do more/better FB Ad targetting, and as part of that, we need to implement Facebook Pixel to track the “value” of our user. Here is some info on Facebook Pixel.

https://www.facebook.com/business/help/952192354843755?helpref=faq_content

Has anyone done this integration using Corona? We have been searching around and came across some information that this is something that the FB SDK integrates with. But does the Corona Facebook Plugin does that? 

We found this Facebook documentation, which seems to indicate that the stock Facebook SDK should support Pixels now. But it’s not clear that the default FB plugin supports these API?

https://developers.facebook.com/docs/app-events/hybrid-app-events/

Any help or pointer would be much appreciated.

Thanks!

Andrew 

The current Facebook plugin doesn’t currently support this. We have an engineer looking into this.

Rob

Thanks Rob! Just so you know why this is important. This is something that Facebook requires in order to do what’s called Value Optimized Campaigns, one of the common campaign types. https://www.facebook.com/business/help/296463804090290

Its a hack but you could load a tiny webView and drop the pixel?

@SGS That’s a very interesting idea. We’ll take a look. You don’t think this would impact app performance or have other side effects? 

@RobMiracle Any news on the plugin?

@SGS We’ve gone ahead and implemented the webview and will deploy it shortly to see if it is working. But reading through the FB documentations available, it’s not clear that this none-SDK approach could attribute installs properly back to the ad that was served…

@Rob I want to check in again to see if there is any news…

The facebook plugin got updated to the latest facebook SDK but we did not add any new features. If you want this feature, you can either go with the webView as suggested by @sgs or consider doing a native build.

Rob

Hi Rob,

Any news on the Facebook Pixel integration?
 

Thanks

FYI - we did implement webview and it seems to work ok. 

Pixel support is not a priority at this time. I would recommend the webView method.

Rob

The current Facebook plugin doesn’t currently support this. We have an engineer looking into this.

Rob

Thanks Rob! Just so you know why this is important. This is something that Facebook requires in order to do what’s called Value Optimized Campaigns, one of the common campaign types. https://www.facebook.com/business/help/296463804090290

Its a hack but you could load a tiny webView and drop the pixel?

@SGS That’s a very interesting idea. We’ll take a look. You don’t think this would impact app performance or have other side effects? 

@RobMiracle Any news on the plugin?

@SGS We’ve gone ahead and implemented the webview and will deploy it shortly to see if it is working. But reading through the FB documentations available, it’s not clear that this none-SDK approach could attribute installs properly back to the ad that was served…

@Rob I want to check in again to see if there is any news…

The facebook plugin got updated to the latest facebook SDK but we did not add any new features. If you want this feature, you can either go with the webView as suggested by @sgs or consider doing a native build.

Rob

Hi Rob,

Any news on the Facebook Pixel integration?
 

Thanks

FYI - we did implement webview and it seems to work ok.