PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Keyword Tracking

  1. Jez
    Member

    Hi,

    I cannot see any keyword tracking features in Gravity Forms, which is kind of surprising as a lot of us must be using it for lead generation forms?

    What I would like is two fields available for entries:

    Referer > The HTTP referer to the site
    Keyword > Extract keywords from referer strings from search engines

    The problem with HTTP referer is that it is reset on internal clicks, so, when a visitor arrives from Google the HTTP referer is something like:

    google.com?q=some-query-string

    But when a user clicks a link inside your site, this overrites the original external referer.

    So, for this tracking to work, the HTTP referer must be put into the session ONLY if the session variable does not already exist. Then the original external referer is preserved.

    The keyword can be extracted from the query string, there are various examples of this being done in PHP if you google them.

    The Intended Result:

    When a user completes a form on my site I can see:

    1) The search engine page that sent them
    2) The keyword that they used

    Thus, the reporting within gravity can allow you to focus on keywords that are converting.

    Of course 1) would also work for other referring sites besides search engines.

    This would be easy to implement and very powerful for lead generators trying to understand where their conversions are coming from.

    Posted 13 years ago on Wednesday November 17, 2010 | Permalink
  2. We do plan on adding this as a native feature, including the users trail through your site.

    However, it is possible to do this now using 3rd party add-ons. Joost de Valk has a referrer tracking add-on available on his site at http://www.yoast.com and the Gravity Forms Directory Add-On in the WordPress repository also has this capability as one of it's features.

    Posted 13 years ago on Wednesday November 17, 2010 | Permalink
  3. Mark
    Member

    Hi There,
    Thanks for the post, I am also looking for this function so can't wait for it to be included as a native feature.
    Can you please advise which of the plugins at yoast.com you are referring too?
    Thanks
    Mark

    Posted 13 years ago on Sunday December 12, 2010 | Permalink
  4. You can download Yoast's add-on plugin here:

    http://netdna.yoast.com/downloads/gravity-forms-referrer.zip

    Posted 13 years ago on Monday December 13, 2010 | Permalink

This topic has been resolved and has been closed to new replies.