Skip to main content
Problem Solver I
September 25, 2024
Solved

Prestashop Integration

  • September 25, 2024
  • 6 replies
  • 80 views

Hi, I have done EVERYTHING that the guides indicate, but I cannot get the "Sign-up forms" to display on my site.
I have checked all the parameters and nothing.

PrestaShop: 8.1.7

PHP: 8.0.30

 

Any ideas?

    This topic has been closed for replies.
    Best answer by Maxbuzz

    Hello @pttk I don’t see the onsite js for Klaviyo on your website. The form won’t work until the onsite js is added to your website.

    6 replies

    Partner
    September 26, 2024

    Hello @pttk  Could you please share more information like how you have set it up and what error do you see on the website?

    https://theforms.pro
    pttkAuthor
    Problem Solver I
    September 26, 2024

    I configured the tienda.infotecnologia.com site according to the instructions, everything has been checked and the integration simply does not work.

    MaxbuzzAnswer
    Partner
    September 26, 2024

    Hello @pttk I don’t see the onsite js for Klaviyo on your website. The form won’t work until the onsite js is added to your website.

    https://theforms.pro
    pttkAuthor
    Problem Solver I
    September 26, 2024

    But I added the code through the Klaviyo platform itself, it's one click. Now I don't know if I did it.
    But WHERE should I add it manually? I use Prestashop 8.1

    Thank you

    pttkAuthor
    Problem Solver I
    September 26, 2024

     

    pttkAuthor
    Problem Solver I
    September 26, 2024

    OK, I add code in Index.php >

    echo '<script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=XXXXXX"></script>';

    Thank