Get the plugin
Download the Squid ID WordPress plugin from the install step in your dashboard (the
.zip file).Upload and activate
In WordPress admin, go to Plugins → Add New → Upload Plugin, choose the
.zip, install, then activate.Confirm your key
The plugin is pre-configured with your SDK key. Save, then verify.
Install by hand
Prefer not to use the plugin? Copy your snippet from Install the snippet, then:Open a header-scripts setting
Use a header-scripts plugin (many expose a “Scripts in
<head>” field) or edit your theme’s header.php.Paste the snippet
Paste it inside the
<head> section, before </head>, then save and verify.