🎯Quickstart
Quick Start Guide
This should take you less than 5 minutes! 💪 🚀
Basic Setup
Log in to the Herd dashboard at app.gobyherd.com.
Copy the pre-generated API_KEY and install the script as detailed below.
Create a new Campaign:
Name your campaign
Define custom messages aligned to your business
Go and refresh your website!
Installation
Add the Herd script to your webpage:
<head>
...
<script
src="https://pixel.gobyherd.com?apiKey=YOUR_API_KEY"
defer
/>
...
</head>
See advanced configurations for better results
Last updated