This article will show you how to integrate Flow Optix into your Subscribe Funnels project.
Activating the Flow Optix plugin inside of Subscribe.
- Navigate to the plugin page inside Subscribe Funnels and activate the Flow Optix Plugin
- Enter your Flow Optix "Endpoint URL" ending in /offer-action and your "Client Bearer Token"
- Click "Save".
Activate the Flow Optix plugin on the project.
- Navigate to the project design editor.
- Click the "+" icon from the left navigation to open up the draggable blocks.
- Click "Basic Build Blocks" and change to "Plugin Blocks".
- Click on "Flow Optix Settings" to open all options
- Click the checkbox to "Enable Flow Optix"
-
Click "Enable Sales"
Note: If you have more then one Flow Optix account setup inside of Subscribe Funnels you will need to change the dropdown to the appropriate plugin.
-
Save and Plublish the project.
Placing your Flow Optics product in the HTML.
- Navigate to the HTML of your checkout page.
-
Insert the following HTML between the <form> elements
<input type="hidden" name="foProduct[]" data-fo-campaign-id="1" data-fo-product-id="539" /> - Change the "data-fo-campaign-id" and "data-fo-product-id" to the appropriate campaign and product IDs setup inside Flow Optix.
- Save and Publish the project