Earnware Connect

Description

The Earnware Connect plugin makes it easy to create fields, forms and multi-page marketing funnels in any WordPress website.

Whether powering simple subscription forms or sophisticated multi-page polls, questionnaires, or sales funnels, web form submissions are immediately posted to your Earnware Contact manager.

Earnware Connect automatically ingests UTM variables for marketing attribution tracking and much more.

Installation

  1. Install via wordpress.org or download zip and install via WP’s plugin UI.
  2. Obtain your user from Earnware Dashboard’s profile page and set in plugin’s setting page.
  3. You are ready to rock.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Earnware Connect” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Earnware Connect” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.72

  • Modified GPC Beacon support to ALWAYS pass the Sec-GPC value if set.

1.0.71

  • Fixed style issue with recaptcha feature.

1.0.70

  • Release support for GPC Beacon and tested with WP 6.2.2

1.0.69

  • Release a small patch for a ew_hasrole shortcode bug that occurs when tracking per session is enabled.

1.0.68

  • Changed stylesheet endpoint and added classes to initial row for element plugin support

1.0.67

  • Changed posting end point

1.0.66

  • Added ability to specify a workflow to trigger on an Earnware subscribe form submission

1.0.65

  • Modified CCPA data that is visible to the subscriber.

1.0.64

  • Modified CCPA form end point.

1.0.63

  • Modified CCPA support and integration.

1.0.62

  • Modified description, icons, and removed outdated screenshots. Added an option to load Earnware Connect default styles or to rely solely on the current theme to style forms.

1.0.61

  • Added CCPA shortcode to easily link to safesubcribe.org for CCPA compliance

1.0.60

  • Added CCPA shortcodes

1.0.59

  • Admin style changes rollback

1.0.58

  • Admin style changes

1.0.57

  • Modified on_change submissions to not change input label to read «Processing…»

1.0.56

  • Styling all the things.

1.0.55

  • Style changes

1.0.54

  • Tested with 5.3.2

1.0.53

  • Style changes.

1.0.52

  • Fixed bug with email input.

1.0.51

  • Markup Changes

1.0.50

  • Removed CSS overrides.

1.0.49

  • Bug fixes and patches.

1.0.48

  • Fixed bug with recaptcha 😉

1.0.47

  • Added ability to override default css. Added support for v2 recaptcha.

1.0.46

  • Autofills email with » » encoded to +

1.0.45

  • Tested up to 5.2.2. Added default css.

1.0.44

  • Added support to autofill forms from an encrypted payload to prevent Personally Identifiable Information from being present in the URL.

1.0.43

  • Added support to autofill Earnware forms. To autofill with stored data either in the local storage or session storage add the autofill=»true» property to the shortcode.

1.0.42

  • Made legacy sourceId, placementId form element posts also apply values to utm_source, utm_placement respectively.

1.0.41

  • Added feature to allow tracking to exist in localStorage or sessionStorage depending on selected lifetime.

1.0.40

  • Address bug: Certain tracking & merging features do not honor the save_origin option.

1.0.39

  • Added ability to change how tracking parameter values get stored. Introduced save_origin option to indicate if tracking parameter is already set do not override it.

1.0.38

  • Resolved bug that arises when using the Salient template.

1.0.37

  • Added ability to set an override location to the sub form via form element attribute location-override.

1.0.36

  • Added stores posted data from quantifying lead forms into local storage for merging. Does not store «protected» fields.

1.0.35

  • Added support for quantifying lead capture forms that don’t immediately post to Earnware. Removed RECAPTCHA validation support.

1.0.34

  • Added support for validating recaptcha tokens

1.0.33

  • Added support for merging url encoded merge codes

1.0.32

  • Added support for ew_subform posts to open the success url into a new window by adding a new_window attribute to the shortcode.

1.0.31

  • Added support for merge codes in an a tag’s href value, just add className «merge».

1.0.30

  • Added support for hidden fields in ew_subform shortcode.

1.0.29

  • Fixed bug released with multiple forms per page.

1.0.28

  • Added unique form ids in order to allow multiple forms per page.

1.0.27

  • Added cache-busting version appends to local client libraries.

1.0.26

  • Added ability to reference contact for data appends using either email address or contactId.

1.0.25

  • Removed PII Abhorences.

1.0.24

  • Including querystring params when posting ew_subform forms.

1.0.23

  • Moved input-submit class for inputs to the parent of the input.

1.0.22

  • Added input-submit class for inputs that fire off form submission. For reals this time.

1.0.21

  • Added input-submit class for inputs that fire off form submission.

1.0.20

  • Bug fixes for 1.0.19…

1.0.19

  • Added ability for input changes to fire off form submissions.

1.0.18

  • Success url Merging to include querystring params

1.0.17

  • Adjusted html escaping on ew_subform shortcode attribute.

1.0.16

  • Added support for the ew_subform shortcode to take a role and alternative shortcode if the viewer has specified role.

1.0.15

  • Modified the gated content short code to take a 3rd parameter indicating whether to enforce in a soft / graceful manner. If true is passed in it will all the user to view the content if localStorage is not available for use. Released a new «single visit» shortcode that enables authors / webmasters to set an alternative url if a user has already visited a page.

1.0.14

  • Now stores all non-protected form post values.

1.0.13

  • Added ability to set a default option for select boxes with no value. Added div container for each radio button. Updated documentation.

1.0.12

  • Added missing js file.

1.0.11

  • Added ability to merge content from the querystring.

1.0.10

  • Fixed bug with non-urlencoded querystring values merged into the success and error urls.

1.0.9

  • Fixed bug with checkbox values set to always on.

1.0.8

  • Fixed bug with hidden email field when updating an existing contact.

1.0.7

  • Added support for text in between form fields

1.0.6

  • Added support for user defined fields, allow native validation, and made it possible to list fields as required. If email is present in the querystring a hidden input field will be created for email, thus hiding is appearance to the end user.

1.0.5

  • Added ability to merge in tracked parameters to success and error ew_subform urls.

1.0.4

  • Bug fix with ew_transform_url shortcode.

1.0.2

  • Custom parameter bug fix. Having multiple custom parameters created a javascript error.

1.0.1

  • Adjustments to readme, assets, and plugin instructions
  • Bug fix for custom querystring params that occurred when values where null

1.0.0

  • Initial release