Documentation
Getting Started
Everything you need to quickly get up and running with WP Fusion
Tutorials
Dive into the deep end of WP Fusion and learn about advanced concepts, codes & more
FAQ
These are some of our most Frequently Asked Questions
Plugin Integrations
WP Fusion integrates with many popular WordPress plugins. Click on each for more information on how we’ve extended these plugins to utilize the power of marketing automation.
All plugin integrations are available with Personal licenses and higher
Addons
All addons are available with Plus licenses and higher
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.
Webhooks (Zapier)
The Webhooks addon (or Zapier addon) lets you send data to third party services based on events in WP Fusion.
Downloads
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.