이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Auto-Fill Infusionsoft Forms

설명

This plugin automatically fills in basic contact data into the matching fields of the Infusionsoft form embedded on the page.

It works for…

  • Infusionsoft Web Forms from Campaign Builder
  • Legacy Web Forms (including those made by the Classic Web Form Builder)
  • Legacy Order Forms
  • Any form you manually create as long as it uses the Infusionsoft form field names
  • All versions of the embed code, including the javascript snippet

In addition it…

  • Automatically makes first name, last name, email REQUIRED fields (using HTML5 form validation)
  • Adds placeholders for first name, last name, email, phone, phone5 (or whatever phone field you’re using for cell) if you don’t want to use labels on your forms (web forms only)
  • Optionally adds in the Infusionsoft Web Tracking Code site-wide for you to help with lead tracking

For more details, go to https://www.geekgoddess.com/auto-fill-infusionsoft-forms

설치

  1. Upload the auto-fill-infusionsoft-forms directory to the /wp-content/plugins/ directory OR upload the auto-fill-infusionsoft-forms.zip file into your plugins through the WordPress dashboard
  2. Activate the plugin through the ‘Plugins’ menu in WordPress or immediately after upload
  3. Use the Settings->Auto-Fill Infusionsoft Forms screen to configure the plugin

FAQ

Which types of embed code does this work for?

All types, including the javascript snippet.

Which fields will it automatically pre-fill?

It will automatically pre-fill the following Infusionsoft fields either in the form of Contact0FirstName or inf_field_FirstName:

  • FirstName
  • LastName
  • 이메일
  • Phone1
  • StreetAddress1
  • StreetAddress2
  • 도시
  • PostalCode
  • 국가

In addition, if you want to capture cell phone separately, you can specify which phone field you are using for that (Phone2, Phone3, Phone4, Phone5) and it will then auto-fill that field also if the data is sent.

There’s already an official plugin to add the web tracking code. Can I remove that if I use this?

Yes. You can set your web tracking code in this plugin, then remove the other one.

How do I get it to show the placeholder text instead of showing labels?

To add the placeholders and automatically HIDE the labels on all web forms (other than those created in the classic builder), simply add the nolabel class to the form. For example, where it says class=”infusion-form”, change it to say class=”infusion-form nolabel”.

후기

모든 1 평가 읽기

기여자 & 개발자

“Auto-Fill Infusionsoft Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Auto-Fill Infusionsoft Forms”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Updated Infusionsoft tracking code to remove tracking ID (no longer required)

1.0.3

  • Fixed error in autoinf.js file that was throwing an error in Safari/iOS (thank you to Robert Calise for finding this bug)

1.0.2

  • Renamed javascript function to fix conflict with infusionsoft web tracking code

1.0.1

  • Fixed email field so it will stay hidden if initially set that way

1.0.0

  • 초기 릴리즈