What is Google Tag Manager?
Google Tag Manager (GTM) is a free tool from Google that lets you add and manage tracking scripts on your website without editing code directly. Instead of adding multiple separate scripts for analytics, ads tracking, and marketing tools, you install GTM once and manage everything from the GTM interface.
Adding Your GTM Container to Psyke Pages
Log in to tagmanager.google.com and open your container.
Click your container name and copy your Container ID. It looks like
GTM-XXXXXXX.In your Psyke dashboard, go to Settings → Integrations → Google Tag Manager.
Paste your Container ID and click Save.
Psyke will automatically add the GTM script to all your published pages.
Testing That GTM is Working
In GTM, click Preview to enter debug mode.
Enter your Psyke page URL and click Connect.
A panel at the bottom of your page will show which GTM tags are firing. Confirm your tags appear as expected.
Adding Other Tracking Scripts (Meta Pixel, LinkedIn Insight Tag, etc.)
You can add any custom tracking script through Psyke's head/body script settings:
Go to Settings → SEO & Scripts.
Paste your script code in either the Head Scripts or Body Scripts field, depending on the script's instructions.
Save and republish your campaign.
Meta (Facebook) Pixel
Copy the Pixel base code from your Meta Events Manager account and paste it into the Head Scripts field.
LinkedIn Insight Tag
Copy the Insight Tag code from your LinkedIn Campaign Manager and paste it into the Head Scripts field.
Best Practices
Use GTM to manage all your tags in one place — it makes it easier to update or remove them later.
Always test in GTM Preview mode before publishing to confirm tags fire on the right pages and events.
Avoid adding the same script in both GTM and Psyke's head scripts — this causes duplicate tracking.
