This function provides a way for your Infusionsoft system to notify your Memberium site of new tags being added, or tags being removed from the current contact without using any API calls. This function can be used on any site, but is most useful on high traffic sites where Campaign Builder is updating access and you need notify Memberium.
If you are receiving a 300, 400, or 500 series error when trying to do an HTTP POST from Infusionsoft, these errors are usually easily fixable, and we’ll walk through them below. If you are receiving a 500 error, then something is causing a server crash and it will require some investigation. We’ll go through the common errors below in order, and touch on how to solve them. The most common sources of errors are:
The Issue Based Subscription model can be useful in several different ways. In the classic drip system, the content is linear, evergreen and unchanging; every member sees the exact same content in the same progression. This article will walk you through the simple steps to setup the Issue Based Subscription Model on your site.
When using CloudFlare with Memberium, you may run into issues. Learn how to configure CloudFlare to not interfere with your Infusionsoft app.
This function extends your Infusionsoft system to enable you to do various math operations, and store the results in an Infusionsoft field for later use. These values can also be used in Campaign Builder’s decision diamonds to dynamically route your contacts through the workflow.
The set-date HTTP POST function provides a means to set or update an Infusionsoft contact field with a date/time. You can do basic math on these dates, and when used with a date value this is very useful when used in conjunction with Infusionsoft’s “Field Timer” tool in the Campaign Builder.
Memberium strives at all times to maintain maximum compatibility with WordPress Core and Plugins. However there are situations where plugins may bypass or override core functions, resulting in a loss or change of functionality.
This shortcode Integrates with various PlusThis services that require HTTP POSTs. This does an HTTP POST straight from Memberium to PlusThis without requiring any extra API calls or roundtripping through Infusionsoft. Some PlusThis services do not require HTTP POST, such as video tracking.
The update-contact HTTP POST function is a system for Infusionsoft to notify Memberium that an update has been made to the contact, and that Memberium needs to update the contact’s records. This is a more efficient system than having Memberium constantly check for updates. It’s also more efficient than using the [memb_sync_contact] shortcode, which will resync the contact everytime the page it’s on displayed, and not only after changes.
This function extends your Infusionsoft system to enable you to clean up the formatting of certain kinds of user supplied information. This is especially useful for users who enter their personal information with CapsLock on, which creates an unprofessional appearance when their information is user in later correspondence.