Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] crm_reveal: lead automation #25416

Closed
wants to merge 1 commit into from

Commits on Jul 23, 2018

  1. [ADD] crm_reveal: Automated lead generation based on Website visitor

    This module use odoo's IAP service to get lead data based on IP address.
    
    How this module works
    - Backend user will create rules for lead generation according to his/her need
    - When any visitors visits webpages, this module keep the IP address of the visitor
    - A cron job will call iap service to get lead data
    - IAP service will return lead data and lead is created
    
    Co-authored-by: Parth Gajjar <pga@odoo.com>
    2 people authored and pro-odoo committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    df59213 View commit details
    Browse the repository at this point in the history