Installing Skippership on Drupal

Add the Skippership tracking code to Drupal using a Custom block placed in the Footer fifth region. No images required.

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.

1

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.

2

Open Drupal admin

Log in to your Drupal account (administrator access required).

3

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.

4

Save the block

Click Save to create the block.

5

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).

6

Refresh your website

Reload your website to ensure the code is active on all pages.

7

(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.