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:
- You can have different webpages (e.g, landing pages) for each campaign. You would install GrowSurf onto each webpage.
- 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