Collect Campaign Info from Facebook Lead Ads

Collect Campaign Info from Facebook Lead Ads

Currently there is no way to collect campaign information from Facebook Lead Ads. You can only collect information from fields in the Facebook form. There needs to be a method to collect the campaign, section and asset, as you would do with any other campaign, by using hidden fields with utm codes or hard coded values.

2 Comments
Wyatt_Bales4
Level 4

Facebook campaign data is available via the API, just not in the GUI. I agree it would be helpful to be able to store it as a token to tie to the record.

"id": 131,

      "name": "Fill Out Facebook Lead Ads Form",

      "description": "User fills out and submits a Lead Ads form on a Facebook page",

      "primaryAttribute": {

        "name": "Lead Ad Form ID",

        "dataType": "integer"

      },

      "attributes": [

        {

          "name": "Lead Ad Campaign Name",

          "dataType": "string"

        },

        {

          "name": "Lead Ad ID",

          "dataType": "string"

        },

        {

          "name": "Lead Ad Name",

          "dataType": "string"

        },

        {

          "name": "Lead Ad Set Name",

          "dataType": "string"

        },

        {

          "name": "Lead Ad Form Name",

          "dataType": "string"

        },

        {

          "name": "Lead Gen ID",

          "dataType": "string"

kh-lschutte
Community Manager
Status changed to: Open Ideas