https://youtu.be/AkMFroShjtE?si=X0fMSs0pDQJ39Xns
The progress bar can also be used in a dynamic URL.
Navigate to Widgets and choose the progress bar option.
Now that you have the progress bar on your page, you can now open the settings tab to modify the look.
To make your progress bar dynamic, add a URL string to your page domain where the progress bar is included. This will automatically update the progress percentage based on the URL string parameter you set.
WWW.YOURDOMAIN/PAGE?progress=20% This will change the progress bar % to 20%. You can modify the % to suit your needs.