Gravity Forms

Enhance your AnyTrack conversion tracking with Gravity Forms, the easy-to-use form builder that integrates seamlessly with AnyTrack.io.

In the next guide, we will learn how to start tracking leads from Gravity via webhook integration.

Why should I connect a webhook and not just track the leads via Javascript code?

  1. It's more accurate - there is no way to have duplications or to fire the event without leaving a real lead.

  2. You will be able to collect the values of the lead, like email, phone, and more.

🚧

Remember

The more data you send to AnyTrack the better the attribution and match rate will be in your ad platforms.

To start tracking your leads from Gravity, you will need the following:

  1. Gravity account.
  2. An AnyTrack account with a Personal Plan or higher.
  3. The AnyTrack tracking tag in the head section of your website.

Getting started

  1. Edit the Form you'd like to track.

  2. Add a hidden field

    1. Default value --CLICK-ID--
    2. Field Label: click_id
    3. Enable the option: ALLOW FIELD TO BE POPULATED DYNAMICALLY
  3. Install the webhook add-on in Gravity. (install here)

  4. In AnyTrack: Create a custom integration

  5. Set the fields value (any dummy value for now.)

In order to add the webhook options to your Gravity form, follow the instructions:

  1. Go to Adds-Ons under Forms

  2. Activate **webhooks Add-On
    Screen Shot 2022-03-27 at 18.23.46

In order to set the webhook follow the instructions:

  1. Return to the form

  2. Open Settings > Webhooks

  3. Paste the AnyTrack webhook url.

  4. Now map the Keys with the Values collected by gravity forms.

🚧

Keys = Parameters

Keys are to Gravity forms, what Parameters are to AnyTrack.

For example:

keyparametervalue
emailemail[email protected]
click_idclick_idclick_id

here is the full list of parameters anytrack supports.

Screen Shot 2022-03-27 at 18.21.15
  1. Save

That's it! 🎉

How to generate a webhook URL in AnyTrack:

Step 1: We have to create a custom integration.
In order to do that, we will go to the integrations section and look for custom:
Screen Shot 2022-03-03 at 15.22.32

Step 2: Fill in the name of the integration:
Screen Shot 2022-03-03 at 15.25.56

📘

Good to know:

In the custom integration, the click_id parameter is required. Set a dummy value as we'll remove it later.

Untitled 2 (1)

Step 3: After clicking save, we will get our URL. Please copy it until the question mark:
Untitled 3 (1)