Solved

Creating a completed form success link to track conversions

  • 26 January 2023
  • 1 reply
  • 258 views

Badge +1

Please tell me what is wrong in my code. The completed form does not land the user on another page, a thank you page I want to use to track conversions.

 

<script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=XhP43x"><script type="text/javascript"> type="text/javascript">
 KlaviyoSubscribe.attachToForms('#email_signup', {
   hide_form_on_success: true,
   success_url: "https://sites.google.com/view/wudi-shilajit-gummies/accueil/thank-you"
 });
</script>
 

icon

Best answer by Dov 27 January 2023, 16:12

View original

1 reply

Userlevel 7
Badge +61

Hi @Olivier2023,

Thanks for sharing this question with us.

Have a look at the community thread below:

I hope that helps resolve the issue. If you’re still having trouble after this, I’d recommend reaching out to one of our partners to have a look at this code more closely

Thanks for being a community member.

Reply