Giter VIP home page Giter VIP logo

ab-landing-page's Introduction

AB-Landing-page

A/B..n testing for multiple campaigns and lead generation

It's a small (free and open source) system to help you do the following:

  1. Track offering of ads in FB - that's by Mark Zukerberg, not me :)
  2. Display different landing pages for different offerings
  3. "Mark" the users for future remarketing
  4. Collect leads

It's all developed in NodeJS and can be of use to any startup company.

Let's walk through an example...

I have a company that makes sweet red apples!

Imagine two ads on facebook:

  1. Buy the reddest apples in the market with the link: https://<YOUR_SERVER>/?landingpage=2

  2. Buy the sweetest apples in the market with the link: https://<YOUR_SERVER>/?landingpage=3

Now, once you click on one of the ads, two things will happen:

  1. The ad you didn't clicked on, will disappear from your facebook
  2. I can retarget your facebook profile, and offer you more of the same offering that you already have.

And if you decide the offering is worth your email.. You just got into my mailing list on mailchimp, with the indication of which landing page got you there :)

Configuration

{ cookie: { secret: "super_secret_string", }, mailchimp: { api_key: "XXXX", list_id: "YYYY", } };

mailchimp.api_key is from mailchimp account-> extras -> API keys -> Create new mailchimp.list_id is from mailchimp list-> settings -> list name and defulats -> List ID

ab-landing-page's People

Contributors

danielrasta avatar

Watchers

 avatar

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.