Article Content:
Short Answer
Overview
Steps
FAQs
Short Answer
Add your tracking IDs (not full scripts) in Website → Settings → Tracking and Custom Code. Rebolt injects them site-wide in the correct places, no copy-pasting <script> tags.
Overview
The Tracking and Custom Code panel lets you connect analytics and ads platforms in minutes. Supported fields include:
Google Analytics ID (GA4 Measurement ID, e.g.,
G-XXXXXXX)Google Tag Manager ID (e.g.,
GTM-XXXXXXX)Google Ads ID (e.g.,
AW-XXXXXXXXX)CallRail Script ID (if applicable)
Google Ads Conversion Label (Form Submissions)
Meta Pixel ID
Custom JavaScript (paste code without
<script>tags)Custom CSS
Note: Enter IDs only where an ID is requested. Use Save after changes.
Steps
In your dashboard, go to Website → Settings → Tracking and Custom Code.
Paste the IDs you have:
Google Analytics ID: GA4 format
G-XXXXXXX.Google Tag Manager ID:
GTM-XXXXXXX.Google Ads ID:
AW-XXXXXXXXX.CallRail Script ID: Your CallRail script ID (numbers/letters only).
Google Ads Conversion Label (Form Submissions): e.g.,
abcDEF123.Meta Pixel ID: Numeric pixel ID from Meta.
(Optional) Add any Custom JavaScript (no
<script>tags) or Custom CSS.Click Save.
Test your setup:
Use Tag Assistant (Google) to confirm GA/GTM/Ads.
Use Meta Pixel Helper to confirm the Pixel is firing.
Submit a test form to verify conversions (see FAQ below).
FAQs
Where does Rebolt load these scripts?
Rebolt places them automatically in the optimal locations (head/body) across your site.How are Google Ads form conversions tracked?
If you’ve provided a Google Ads ID and Conversion Label, Rebolt fires the form-submission conversion on supported pages (including ad landing pages). For custom scenarios, contact Support.Can I still use Google Tag Manager for advanced events?
Yes. Add your GTM ID here, then configure additional tags/triggers within GTM.Do I need to paste full script blocks?
No. Use the ID fields. Only the Custom JavaScript area accepts code (without<script>tags).
