Difference between revisions of "Admin interface"

From Funnel Settings
Jump to navigation Jump to search
(New Admin Interface)
 
 
(One intermediate revision by the same user not shown)
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]]
 
== See Also ==
[[Funnel Settings]]
 
[[Process Flow]]
 
[[User Interfaces]]

Latest revision as of 11:46, 8 May 2022

Funnel Setting menu location
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

  1. Add Konnektive CRM details
  2. Add Earnware API Details
  3. Assign API endpoints required by the Plugin
  4. Introduce Custom scripts if required.
  5. Debugging

Konnektive CRM Details[edit | edit source]

This is use to setup the Konnektive CRM details required for the API connection

Figure 1.2 : Konnektive CRM Settings

Earnware Details[edit | edit source]

This page is use to setup the Earnware Details required for API call

Figure 1.3 : Earnware settings

API Endpoints[edit | edit source]

These Endpoints are required by the plugin to perform API calls according to the process flow.

Figure 1.4 : API Endpoints


Funnel Steps[edit | edit source]

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.

Figure 1.5 : Funnel Steps

Custom Scripts[edit | edit source]

Plugin administrators can use any script or styling in form of HTML they deem necessary. Javascript, for example, or CSS can be used.

Figure 1.6 : Custom Scripts

Debugging[edit | edit source]

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

Figure 1.7 : Debuggin area
Figure 1.8 ; Log View

See Also[edit | edit source]

Funnel Settings

Process Flow

User Interfaces