How can I run multiple GrowSurf campaigns on my website?

Although you can have multiple GrowSurf campaigns running on your website, only one GrowSurf campaign can be running on a webpage at a time.

There are two options:

  1. You can have different webpages (e.g, landing pages) for each campaign. You would install GrowSurf onto each webpage.
  2. You can have dynamically changing GrowSurf campaigns on a single webpage. You can use the following JavaScript method growsurf.init({campaignId:'YOURCAMPAIGNID'}) to re-initialize GrowSurf on the webpage. See the full reference at https://docs.growsurf.com/integrate/javascript-web-api/api-reference#initialize-reinitialize-growsurf
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.