Data Destination - Facebook Offline Conversions
    • PDF

    Data Destination - Facebook Offline Conversions

    • PDF

    Article summary

    summary

    Help Page for ETL Configuration of Data Setting to Facebook Offline Conversions.

    • Data can be extracted from any Data Source and sent to the Offline Conversion API.
      You will need to map the column names and types on TROCCO to match the format of the Facebook Offline Conversions API.

    Setting items

    STEP1 Basic settings

    (data) itemInput ExampleDescription.
    Facebook Connection ConfigurationSelect Connection Configuration created with an access token
    Business Account ID111111111(TROCCO)
    offline event set ID1559280064277365Please confirm and enter your Offline Event Set ID from the Facebook Business Event Manager.
    image.png

    column mapping

    In the Column Setting of STEP 2 of TROCCO, data can be sent to the Facebook Conversions API by mapping column names and types.
    Match column names and types as shown in the table in the "Supplemental" section.
    All of the following parameters in the offline conversion document can be supported (*except for data_processing_options).

    https://developers.facebook.com/docs/marketing-api/offline-conversions/?locale=ja_JP

    Creating Offline Event Sets

    From the Facebook Business Manager, select Data Sources > Offline Event Sets and add.

    Confirmation of transfer results

    Please check the event results from the Facebook Event Manager.
    From the History tab, the results of the transmission can be viewed.
    image.png

    supplement

    Column Mapping Table

    column nametype (e.g. of machine, goods, etc.)indispensableDescription.Input Examplecategory
    event_namestringYESinputtable item
    ViewContent, Search, AddToCart, AddToWishlist, InitiateCheckout, AddPaymentInfo, Purchase, Lead, Other
    Lead
    event_timetimestampYESevent occurrence time2020-01-01 00:00:00 +00:00
    currencystringNO*Required for Purchase
    valuedoubleNO*Required for Purchase
    content_typestringNO
    contentsjsonNO
    custom_datajsonNO
    order_idstringNO
    item_numberstringNO
    emailstringYES※Emailtrocco@trocco.iomatch key
    phonestringYES※Phone080-0000-0000match key
    genstringYES※Genderfmatch key
    dobystringYES※Date of Birth. YYYY format1997match key
    dobmstringYES※Date of Birth. MM format12match key
    dobdstringYES※Date of Birth. DD format26match key
    lnstringYES※Last NameSuzukimatch key
    fnstringYES※First NameTaromatch key
    fistringYES※First Name Initialmatch key
    ctstringYES※Citymatch key
    ststringYES※StateMeguro-kumatch key
    zipstringYES※Zip1234567match key
    countrystringYES※Countryjpmatch key
    madidstringYES※Apple Advertising Identifier/Android Advertising IDmatch key
    external_idstringYES※Third-party user idmatch key
    lead_idstringYES※The lead id from Lead Adsmatch key

    At least one column of *match key is required.

    *Column mapping table combinations that contain only parameters consisting of one or a subset of the following are considered invalid

    • ct + country + st + zip + gen
    • dobm or dobd
    • fn + gen
    • ln + gen

    Was this article helpful?