Difference between revisions of "Admin interface"
(New Admin Interface) |
|||
| Line 1: | Line 1: | ||
Funnel Plugin controls given to the admin | [[File:Funnel Setting Menu.png|alt=Funnel Setting menu location|thumb|Figure 1.1 : Funnel Setting Menu]] | ||
Funnel Plugin controls given to the admin can be access by the Navigate to the wp-admin page and click the Funnel Settings in the side bar.In the control page user can do following actions/steps | |||
# Add Konnektive CRM details | |||
# Add Earnware API Details | |||
# Assign API endpoints required by the Plugin | |||
# Introduce Custom scripts if required. | |||
# Debugging | |||
== Konnektive CRM Details == | |||
This is use to setup the Konnektive CRM details required for the API connection | |||
[[File:Konnektive CRM details.png|none|thumb|1109x1109px|Figure 1.2 : Konnektive CRM Settings]] | |||
== Earnware Details == | |||
This page is use to setup the Earnware Details required for API call | |||
[[File:Earnware setup.png|none|thumb|975x975px|Figure 1.3 : Earnware settings]] | |||
== API Endpoints == | |||
These Endpoints are required by the plugin to perform API calls according to the process flow. | |||
[[File:Endpoint area.png|none|thumb|1109x1109px|Figure 1.4 : API Endpoints]] | |||
== Funnel Steps == | |||
The plugin follows these steps after clicking the CTA in the landing page. Each site may follow a different set of steps. You can change their order by dragging and dropping. It is always the landing page that is the first step and that cannot be changed. The admin can set each Upsell or Downsell to redirect as many pages as needed and the last step is always the Order details page, but there is no restriction on that. | |||
[[File:Funnel Steps area.png|none|thumb|1103x1103px|Figure 1.5 : Funnel Steps]] | |||
== Custom Scripts == | |||
Plugin administrators can use any script or styling in form of HTML they deem necessary. Javascript, for example, or CSS can be used. | |||
[[File:Custom script area.png|none|thumb|1126x1126px|Figure 1.6 : Custom Scripts]] | |||
== Debugging == | |||
Plugging can record each API call placed outside. It can be either Earnware API or Konnektive API. Both APIs can be recorded separately and the log can be reviewed for debugging the plugin | |||
[[File:Debugging area.png|none|thumb|1169x1169px|Figure 1.7 : Debuggin area]] | |||
[[File:Debug log view.png|none|thumb|747x747px|Figure 1.8 ; Log View]] | |||
Revision as of 11:25, 8 May 2022
Funnel Plugin controls given to the admin can be access by the Navigate to the wp-admin page and click the Funnel Settings in the side bar.In the control page user can do following actions/steps
- Add Konnektive CRM details
- Add Earnware API Details
- Assign API endpoints required by the Plugin
- Introduce Custom scripts if required.
- Debugging
Konnektive CRM Details
This is use to setup the Konnektive CRM details required for the API connection
Earnware Details
This page is use to setup the Earnware Details required for API call
API Endpoints
These Endpoints are required by the plugin to perform API calls according to the process flow.
Funnel Steps
The plugin follows these steps after clicking the CTA in the landing page. Each site may follow a different set of steps. You can change their order by dragging and dropping. It is always the landing page that is the first step and that cannot be changed. The admin can set each Upsell or Downsell to redirect as many pages as needed and the last step is always the Order details page, but there is no restriction on that.
Custom Scripts
Plugin administrators can use any script or styling in form of HTML they deem necessary. Javascript, for example, or CSS can be used.
Debugging
Plugging can record each API call placed outside. It can be either Earnware API or Konnektive API. Both APIs can be recorded separately and the log can be reviewed for debugging the plugin