Solved

Sign up forms on multiple domains?

  • 20 April 2023
  • 1 reply
  • 312 views

Badge +1

We are an e-commerce company but have a separate digital property related to our brand on a totally separate website. This has to be the case because this secondary property is a web application that can’t be hosted on the same domain as our shopify store. However, we’d like to show the same pop-up form on this secondary property. Is there a way to do this using the following javascript code?

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

Best answer by Taylor Tarpley 20 April 2023, 22:02

View original

1 reply

Userlevel 7
Badge +60

Hi there @merlic

 

Welcome to the Community! You’re spot on! Yes, you can definitely accomplish this by adding your js code to your additional property! 

 

However, depending on your business and specific goal with this form, I would consider cloning the form you want and  adding a hidden property to the form submission button on your secondary site  so you can tell that a user submitted the form on this specific site vs your normal site. It could help with future segmentation and targeting! You would also  utilize targeting and behavior section of your form builder by choosing the 'only show on ___ URL' for your secondary site as to what forms you do and don’t want popping up on that secondary property vs your main website!

 

Thanks for participating in the Community!

-Taylor 

Reply