Facebook Test Page

/**
* Executing this will immediately load a popup, be sure to
* associate this with an appropriate event.
*/
FB.ui({
method: ‘lead_gen’,
page_id: ,
ad_account_id: , // Note: This does NOT contain ‘act_’
}, function(response) {
// Handle response.
});