Your software
Its a new setup so im assuming latest
Your problem
We want to inject a mautic form into articles on a site e.g. after the 4th paragraph.
We want to automate. We could do this via GTM but then that requires GTM access. Ideally we have this happen in the form itself so it knows that it should inject itself for a given domain etc and after the nth para where url contains /article/. Lets say we can do all the checking and insertion logic in javascript - is it possible to do this just within the Mautic tool itself for the form somehow?
I have read the Managing Forms in the doco under Components and it says “you can have the form injected dynamically using the provided javascript.” but i cant find out any more information.
Thanks