This is a medium-sized update to WP Full Picture, which contains some new feature and several updates and bug fixes.
[Pro] [New] WooCommerce order page meta box with tracking information
Pro users can now add a meta box with tracking information to their order edit pages.
The box does not contain direct information about which tracking tool tracked what, because this is impossible to check. Rather than that, it contains information on the tracking environment and requires some knowledge about tracking tools, to interpret it correctly.
You can learn more about the information from this box from this documentation article.

[Pro] [New] Re-written Status-based order tracking
Some of you reported low accuracy of status-based server tracking on some setups. It took us almost 2 weeks to diagnose the problem (which did not exist on our test sites) but we finally made it. Now, this whole function is written almost completely from scratch and is much more accurate.
Other updates and fixes
- [New] [Consent banner] You can now disable asking for consents after privacy policy changes or new modules activation. Handy while setting up tracking and testing.
- [Update] More information is now output to the browser console when the Setup Mode is enabled
- [Update] Setup mode is now automatically turned off after 6 hours
- [Fix] Added a check to make sure that modules which require some settings are no longer loaded if the user did not save any
- [Fix] fupi_tools options are now saved if they are empty
- [Fix] Iframes managed with HTML or shortcode did not load if no other iframe management options were enabled
- [Fix] Actions triggered when the page loses focus are now correctly triggered
- [Fix] Translating iframe block in WPML and Polylang did not work correctly after 9.0 update. Now it’s fixed
- [Fix] Meta tag was not saved in the General Settings when the settings were saved for the first time
- [Fix] Google Analytics debug view could not be enabled via the link parameter
- [Other] Small UI tweaks