Follow these steps to add the Skippership tracking code to your Drupal site using a Custom block. All instructions are in English and require no images.
Copy your tracking code
Go to your Skippership Dashboard and copy your tracking code from Website setting.
<!-- Skippership Tracking Script - Start -->
<script defer src="https://tracker.skippership.com/tracker/YOUR_TRACKER_ID"></script>
<!-- Skippership Tracking Script - End -->
Important: Replace YOUR_TRACKER_ID with your actual tracker ID from your Skippership dashboard.
You will paste this code into a Drupal Custom block in the next steps.
Open Drupal admin
Log in to your Drupal account (administrator access required).
Create a Custom block
Go to Structure → Block layout → Custom block library, then click + Add custom block. Choose Basic block (or a similar block type).
Give the block a clear title, e.g., "Skippership Tracking". In the Body field, switch to a text format that allows scripts (e.g., Full HTML), then paste your Skippership tracking code from above.
Save the block
Click Save to create the block.
Place the block in Footer fifth
Go to Structure → Block layout. Find the Footer fifth region, click Place block, choose your "Skippership Tracking" block, then click Place block and finally Save blocks (or Save block depending on your version).
Refresh your website
Reload your website to ensure the code is active on all pages.
(Optional) Clear caches
If you do not see the changes, go to Configuration → Development → Performance and click Clear all caches.
Verify the installation
Visit several pages on your site, then open Skippership Dashboard → Recordings. Sessions should appear within a few minutes. You can also check your browser Developer Tools → Network for requests to tracker.skippership.com.
Privacy Note
Privacy and Security:
Skippership ignores sensitive fields by design and does not record passwords or payment details. Recordings are anonymized and used only for site optimization.