How to setup the plugin for Google ad leads?
Data from Google can be ingested on Chakra using the Google Leads plugin. The integration works in realtime, so whenever a form is filled on the Google lead form, a new entry will be created on Chakra.
Chakra Setup
Part 1: Create Google Lead Integration Plugin on Chakra
The plugin can be created by following these steps:
- Go to Admin --> Plugins.
- Click on
Add Plugin
and search forGoogle
plugin. - Click on the
Google Lead
box. - In the popup that opens, provide the
Plugin Name
and clickSubmit
.
- After the plugin is created, the plugin details page opens up. It has the
Webhook URL
andWebhook Key
. Copy this Webhook URL and the Webhook Key, we will need it when we are configuring the webhooks in google.
Part 2: Mapping Google Fields to Chakra Attributes on Chakra
We need to define how the lead should get created on Chakra. For this, we need to select the procedure and the correct attribute mapping. Follow these steps for this:
- Go to Admin --> Plugins.
- Select the
Google Leads
plugin which was created in Part 1. - Under
Chakra Configuration
section click onAdd Another
and then open the Inbound Lead Rule - Add the Order as
1
, inAction
selectCreate Process
and underProcedure
select the procedure for which you want to create the leads - Under the
State
section select the default state
- Under
Google Field Mapping
map the google form attributes to chakra attributes. You can add any added custom fields underMapping for Custom Fields in Google Lead Forms
Part 3: Activate the Plugin on Chakra App
Everything is set up now, to start getting the leads on Chakra, mark the plugin as active.
Google Setup
Please follow the link : Set up a webhook integration for a lead form to configure the google lead form changes.