Web Form speed

Agnes
Agnes Member Posts: 2 VERIFIED MEMBER

How can you speed up loading of web form. Sometimes it takes a while before the form appears on the web page?

Is it allowed to put this part in the header of web page or are there any other tips.

<script src="https://webforms.pipedrive.com/f/loader"></script>

Tagged:

Answers

  • Andreia Costa
    Andreia Costa Pipedrive Team Posts: 169 PIPEDRIVE TEAM
    Third Anniversary 100 Comments 5 Answers 5 Likes

    Hi @Agnes 👋

    This might depend on how the website was built. Web forms will wait for the “page to load” before initializing (load all the external resources: images, styles, etc.) So it may seem as if it's slow, but it just waits until some other processes finish before even starting to load itself.

    However, I'm not sure if that is related or not. It could be the above or maybe something else. I suggest you reach out to our Support team so they can check that further for you - they should also be able to check internally if the header is something that can or can't be added.

    Thanks!