Skip to main content
Solved

Creating a completed form success link to track conversions

  • January 26, 2023
  • 1 reply
  • 428 views

Forum|alt.badge.img+2

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>
 

Best answer by Dov

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.

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Dov
Forum|alt.badge.img+61
  • Klaviyo Alum
  • 1493 replies
  • Answer
  • January 27, 2023

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.