Different ways to capture records to show in your alerts?

Different ways to capture records to show in your alerts?

Whenever we set a campaign to trigger, it is essential to set up a record source as well because it is important to define the type of source for the campaign to record the data from.


There are 5 types of Campaign Record Source in your LetConvert dashboard which you can choose from, namely: Auto Record, Custom Curation, Custom Webhook, ClickFunnels, Infusionsoft.





1.  Auto RecordHere the leads would automatically be recorded from the URL mentioned in the ‘Where to Show the Campaign’ section.


In case you want to capture from a different URL, you can set it by simply toggling on ‘Capture Events on Separate URL’ and then entering the URL there.


Now, if you click on ‘Show/Hide Sources’, you’ll find the following record sources:


2.  Custom CurationHere you can simply upload your CSV file and the callouts would appear accordingly on the display URL of the campaign.


3. Custom WebhookWebhook is an HTTP callback, that allows you to connect a platform with other applications that you use, tracking the events that occur within your account through other tools.


Webhooks can be used to send and receive data, which make this method flexible for multiple uses.


Under Custom Webhook, you need to post the data in a  format. Following is the structure for the POST request which you need to send to the Webhook URL:

  1. {

  2.   "email": "johndoe@example.com",

  3.   "name": "John",

  4.   "city": "Annapolis",

  5.   "country": "United States",

  6.   "countryCode": "US",

  7.   "timestamp": "YYYY-MM-DD HH:mm:ss"

  8. }


NOTE: Please note that the email in the structure is a required field.


4. ClickFunnels: LetConvert has a dedicated integration with  ClickFunnels under which you would be provided with a webhook which you need to paste in your ClickFunnels.


5. InfusionsoftLetConvert has  a dedicated integration with  Infusionsoft as well under which you would be provided with a webhook which you need to paste in your Infusionsoft.


To be able to paste the webhook in your Infusionsoft, follow the guide here.


This is the structure of the webhook which you need to follow:


  1. {

  2.   "email": "johndoe@example.com",

  3.   "name": "John",

  4.   "city": "Annapolis",

  5.   "country": "United States",

  6.   "countryCode": "US",

  7.   "timestamp": "YYYY-MM-DD HH:mm:ss"

  8. }



NOTE: Please note that the email in the structure is a required field.







Note: If you are unable to find what you were looking for here, please feel free to reach us anytime at support@letx.co.

    • Related Articles

    • Advanced URL Targeting - Several settings to determine where And how to show your alerts

      URL Targeting defines as a base for triggering the campaigns. It essentially allows you to specify the landing pages or website on which you would want to show the real time alerts. It is very important to set up the trigger conditions in an ...
    • How to translate alerts?

      The translation is important because people always prefer their native language. With LetConvert you can translate your alerts and show them in your native language. To be able to add translations, all you need to do is simply follow the steps below: ...
    • Start showing LetConvert Alerts on your website

      LetConvert offers an array of alerts that you can display on your website - to get conversions in your desired way.  Here are some listed alerts : Recent Activity User Reviews Power Trails [Highly Converting] Real Time User Count 1. Recent Activity ...
    • Understanding Show Up Conditions And Slot Triggers

      “Show up Conditions” help you to modify when to trigger the wheel campaign once the visitor has landed on your website/webpage. You can enable the Show up Conditions under Trigger tab while creating or editing the campaign. ​ You may choose to have ...
    • Understanding Records Module

      You can find all your records under one place in LetConvert dashboard. This guide will give you a quick tour of the Records Tab in the LetConvert dashboard. To get going, follow the steps listed below: STEP 1: In your LetConvert dashboard, go to ...