Documentation
Getting Started
Everything you need to quickly get up and running with WP Fusion
Tutorials
Dive into the deep end of WP Fusion with some advanced topics and tutorials.
FAQ
These are some of our most frequently asked questions.
Plugin Integrations
Personal
license of WP FusionMost of WP Fusion’s functionality is achieved via integration with other plugins. Depending on what plugins you have active on your site, different options for applying tags and syncing data will be available.
Membership
Sync members with your CRM, segment them based on membership level, and trigger automations based on registration date, last login, subscription status changes, and other events.
Ecommerce
Sync customers with your CRM and segment them based on product purchases and subscription statuses.
Learning Management
Sync students with your CRM and create engagement campaigns around enrollments, lesson progress, and quiz scores, while personalizing course content.
Lead Generation
Automatically create new contact records in your CRM when a form is submitted with any of the leading WordPress form plugins.
Page Builders
Show and hide elements in your page builder using tags and segments in your CRM.
Events
Sync event details, venue, and attendees to your CRM and send date-based reminder and followup automations.
Multilingual
Sync customer language preferences to your CRM to personalize your email and SMS marketing.
Gamification
Segment contacts in your CRM based on badges or points earned in WordPress, and automatically grant achievements using logic and workflows in your marketing automation tool.
Forums
Create members-only communities by protecting forums and topics using tags and segments in your CRM.
Other
Sync affiliate details with your CRM, trigger popups based on tags, sync users between sites, and more.
Addons
Plus
license of WP FusionAddons are separate plugins which you can install as needed to extend the capabilities of WP Fusion for certain business needs.
Abandoned Cart Tracking
The Abandoned Cart Tracking addon lets you track abandoned carts and capture customer information before checkout is completed.
Enhanced Ecommerce
The Enhanced Ecommerce addon lets you save detailed order data from your store to your CRM’s ecommerce system.
Media Tools
Track user engagement with embedded videos and audio on your site, with triggers for starting, completing, and reaching a certain timecode.
Logins
The Logins addon gives you tools for tracking user logins on your site, and performing actions if users meet certain criteria.
Webhooks (Zapier)
The Webhooks addon (or Zapier addon) lets you send data to third party services based on events in WP Fusion.
Downloads (Beta)
The Downloads addon allows you to protect files in your media library using tags in your CRM.
Additional Documentation
Additional documentation, including common issues, troubleshooting techniques, and CRM-specific tutorials.
Webhooks
Webhooks let you trigger user profile updates and other automated actions by sending data back to WP Fusion from your CRM.
Common Issues
Some common problems users encounter with WP Fusion, with troubleshooting information.
CRM Specific
Information on features specific to certain CRMs, and known issues.
Developer Guides
WP Fusion was built with developers in mind. Almost any aspect of WP Fusion’s functionality can be modified via hooks. Some examples are listed here, and many more can be found in the code.
Functions
WP Fusion was built with developers in mind. Almost any aspect of WP Fusion’s functionality can be modified via hooks. Some examples are listed here, and many more can be found in the code.
Filters
Filters allow you to modify the functionality of WP Fusion through code placed in your theme’s functions.php file.
Actions
Actions are triggered at certain points during WP Fusion’s operation. You can attach functions to these actions to run your own custom code at specific times.
Developer Tutorials
These tutorials cover some advanced ways to utilize WP Fusion’s API and internal functions. Knowledge of PHP and WordPress programming concepts required.