GithubHelp home page GithubHelp logo

rmuilwijk / mauticfbadscustomaudiencesbundle Goto Github PK

View Code? Open in Web Editor NEW
46.0 9.0 24.0 18 KB

Enables integration with Facebook Ads Custom Audiences Syncing your Mautic segments.

License: GNU General Public License v3.0

PHP 100.00%
mautic facebook-ads plugin marketing-automation

mauticfbadscustomaudiencesbundle's Introduction

MauticFBAdsCustomAudiencesBundle

Enables integration with Facebook Ads Custom Audiences Syncing your Mautic segments.

Development was sponsored by Trinoco for the Qeado project.

Installation

  1. Require the FB ads library in the Mautic root directory

composer require facebook/php-ads-sdk:2.9.*

The library has been tested on 5.6 to also work so if you get requirements errors try:

composer require --ignore-platform-reqs facebook/php-ads-sdk:2.9.*

  1. Create a new Facebook App: https://developers.facebook.com/apps/

  2. Add the Marketing API Product.

  3. Visit the Marketing API -> Tools page in your app and check the scopes and hit Get Token. Store this access_token for later use.

  4. Go into your Facebook Ads account management and get your ad account id.

  5. Visit the Marketing API -> Settings page in your app and add your ad account id.

  6. Visit the app Dashboard page and store the app_id and app_key for later use.

  7. Enable the plugin and enter your app_id, app_secret, access_token and ad accoun id. . If you have more then 10 segments you might get errors enabling the plugin on install. When your facebook App is in development mode the requrest rates are limited. remove some segments en readd them later.

  8. Visis your facebook ads audiences page and check whether your segments have been added.

  9. Have your application running for a while. After you have reached 1000 succesfull api calls to your facebook app you can submit it for review and have proper rate limiting.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.