Hi Sundas,
I hope you are having a great day.
I have created a short video for your reference that explains how to capture the cart. Please have a look at it here,
https://www.loom.com/share/59379222da28404ca1422c7d4e7bb3ef
As soon as you enter the email address and focus out from the “billing_email” field on the checkout page, it would automatically capture the cart.
You also need to enable the cart tracking on the FKA settings as you can see here, https://i.imgur.com/5bZuouF.png
If the issue persists, please raise a support ticket with us at the link here, https://funnelkit.com/support/
Regarding the slowness, we would like to mention a few points to showcase that Funnelkit Automations Code is highly optimized.
- No scripts of data are loaded on the front end. We have done numerous page speed tests before and after installing FunnelKit Automations and found no change in the speed of the original page.
- All the backend interfaces are REACT API-driven interfaces. This is the modern development methodology that WordPress is adopting.
- Integrations are only invoked if they are active. For instance, Twilio would be loaded if it’s active. – FunnelKit Automations completely stores the data in custom tables with a highly normalized SQL structure. It does not store its data in native WordPress tables.
- We have taken a lot of measures to ensure that FunnelKit Automations scales well, without putting much load on CPU usage.
You can refer to the detailed info here:-https://funnelkit.com/docs/autonami-2/getting-started/performance/
Let us know if we can be of any other help.
Thanks
Team Funnelkit