• Resolved bamboojoe

    (@bamboojoe)


    I have a site that saves utm data from the query string on the main Home page to a cookie. And then when the “Contact Us” form is filled out I pull that cookie and populate the fields using JavaScript. This works fine, but now I want to use the plugin to populate a Dynamics form. I originally used default=”{new_utm_source:querystring.utm_source}” to pull from the address bar, but was told they needed to not link directly to the “Contact Us” page.
    Is it possible to use a variable as the default (in place of {new_utm_source:querystring.utm_source}, or populate the default from the cookie itself? Or even populate from the HTML form that’s already populated?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author alexacrm

    (@alexacrm)

    Hi @bamboojoe

    the page you need help with contains CF7 plugin forms. When integrating with CF7, we do not control how form is built and you need to work with CF7 to work out how to set values based on cookies.

    CF7 integration part of the premium addon. If you are a subscriber, please reach out [email protected] for help

    Best regards
    George
    AlexaCRM Team

Viewing 1 replies (of 1 total)
  • The topic ‘Cookies variables’ is closed to new replies.