Anyone found a way to add in Javascript?

Hello,

Reaching out to the community because the Toolbox plugin doesn’t appear to work in the mobile environment. We need to input some Javascript in order to fully embed Google Analytics in our app to track user behavior. Anyone successfully done this or have any tips?

Hiya,

I’m pretty sure Bubble have disabled all avenues that would allow custom code for the time being. Including visual plugin elements and the HTML element. I couldn’t find a way to add custom code when I checked last.

Paul

see if you can put in a webview element that links to a page with the javascript on your web app, and see if the analytics still track

also, this plugin exists:

1 Like

Will test both these pathways!