WordPress
The easiest way to install Revly on WordPress is with the free WPCode plugin. It adds the snippet to every page without touching your theme files.
1. Install WPCode
In your WordPress admin, go to Plugins > Add New, search for WPCode, and install and activate it.
2. Add the snippet
Go to Code Snippets > Header & Footer in the sidebar. Paste the snippet below into the Header section and click Save Changes.
<script
defer
data-site-id="YOUR_SITE_ID"
src="https://cdn.revly.pro/tracker.js">
</script>Replace YOUR_SITE_ID with the ID from your Revly site settings.
Need help? Reach out at contact@revly.pro