We are going to be using speedtest custom to capture speedtests from users. I’ve already added the iframe into the HTML code block but now I’m needing to use some JavaScript to pull the Upload & Download speed of the results.
The documentation can be found at https://support.ookla.com/hc/en-us/articles/115005319507-Passing-Test-Results-To-The-Browser but I’m unsure how to get this all working properly in Bubble. It doesn’t look like it will be too difficult but I’m unsure how to get a Bubble workflow to trigger with the upload and download speed so that I can tag that information to the database.
Can someone help point me in the correct direction?