Facebook Measure App Installs

Hello,

there is a way to use the new Facebook feature for “Measure App Installs” with Corona?

The instructions for native iOS and Android SDK integration are here: https://developers.facebook.com/docs/ads-for-apps/mobile-app-ads/#advanced

Is possible to use this feature without Corona Enterprise?

Thanks.

http://docs.coronalabs.com/api/library/facebook/publishInstall.html

Thanks!

http://docs.coronalabs.com/api/library/facebook/publishInstall.html

Thanks!

So you basically call

facebook.publishInstall( appId )

in the applicationStart and applicationResume events? (is applicationStart enough?)

Can someone share their experiences with this and with Facebook ads.

How was the ROI? CPI?

Thank you!

Regards,

Damir.

So you basically call

facebook.publishInstall( appId )

in the applicationStart and applicationResume events? (is applicationStart enough?)

Can someone share their experiences with this and with Facebook ads.

How was the ROI? CPI?

Thank you!

Regards,

Damir.