Skip to main content
Short answer: Create an event → choose With URL → add one or more URL rules (e.g., “contains /thank-you”) → Save → share your URL(s) with Enable Tracking Events on and verify in Event Testing. Events fire when a visitor loads a page that matches your rule(s).
Don’t know what URL-Triggered events are? Learn more: Understanding Events and Conversions in ShortPen

Before you start

How to create a URL-Triggered event: Steps

1

Open Events → New event

Give the event a clear name (e.g., “Signup completed”). Consistent names help reporting.
2

Choose the trigger method → With URL → Select

This makes the event fire when a matching page is reached.
3

Pick the match type

  • Contains. Path matches a part of the path (e.g., thank-you, checkout/success).
  • Exact match. Path matches exactly (useful for a single canonical page).

4

Enter the value (slug only)

Type only the slug or path fragment, not the full protocol or domain.
Example: type thank-you, not https://yourbrand.com/thank-you.

5

(Optional) Add multiple rules

Click + to add more lines (each with its own match type).Use the trash icon to remove a rule.
6

Save

The event is tied to your selected pixel and starts recording when users reach a matching URL.You can test right away in the Event Testing panel.

How to test ShortPen events with the Event Testing Panel

Use this guide to confirm events arrive in real time. Tests don’t affect live analytics.

FAQ

Yes. Edit the event to add/remove rules. Future hits follow the new logic. Historical data remains unchanged.
Prefer Contains with stable fragments, or switch to a Code-Triggered event for full control.