19.1 Overview

Session Replay Events provide the page-by-page structure behind a visual Session Replay.

While Chapter 18 focused on watching the recording itself, Chapter 19 focuses on understanding the supporting event information that tells you:

  1. Which pages were loaded
  2. In what order they were visited
  3. When each Pageview occurred
  4. Which URL was displayed
  5. What browser viewport size was recorded
  6. Where each Pageview occurred in the Replay timeline
  7. How to jump directly to an important point in the recording

AIUNIFY Analytics specifically defines its Replay Page Events view as:

Replay page events

and explains:

“Only pageviews type events show up in this modal.”

The fundamental structure is:

Replay Recording → Pageview Events → Page Journey Timeline → Jump to Page → Investigate Behavior

19.2 Replay Events and Replay Page Events Are Not the Same Thing

This distinction is important.

A Session Replay can contain many underlying recording events.

The Replay summary displays:

Tracked events

which represents the overall number of recording events associated with that Replay.

However, the Replay page-event layer intentionally extracts only the recording events representing page loads/Pageviews.

Therefore:

Tracked Events ≠ Number of Pageviews

19.3 Example

Suppose a Replay contains:

Tracked events: 1,250

That does not mean the visitor viewed 1,250 pages.

The Replay may contain many recording events needed to reconstruct:

  1. Mouse activity
  2. Page changes
  3. DOM changes
  4. Visual changes
  5. Other recording behavior

while the Page Journey might contain only:

5 Pageviews

The Replay timeline concentrates on those meaningful page transitions.

19.4 Opening a Replay

To review Replay Events:

  1. Open Replays.
  2. Locate the Session.
  3. Click its Play icon or choose View.
  4. The individual Replay screen opens.
  5. Review the visual player.
  6. Review the page timeline beneath it.

The individual Replay belongs to a specific Website Session and Visitor.

19.5 The Page Journey Timeline

Beneath the visual Replay player, AIUNIFY Analytics creates a chronological timeline of the Pageviews recorded during the Session.

Each timeline item contains:

  1. Website Path
  2. Link to the original URL
  3. Recorded Time
  4. Viewport dimensions
  5. Play/jump button


This gives you a quick map of the Session without requiring you to watch the entire recording from beginning to end.

19.6 How AIUNIFY Identifies Replay Pageviews

The Replay data contains multiple event types.

For the page timeline, AIUNIFY Analytics specifically extracts its page-load events and converts them into a separate list of Pageviews.

For each Pageview, Analytics derives:

  1. Timestamp
  2. Date/Time
  3. URL
  4. Website Path

This Pageview list is then used to build the visible Replay timeline.

19.7 Pageviews Remain in Recorded Order

Replay Pageviews are collected as the Replay recording is processed.

The resulting timeline therefore follows the visitor's recorded page journey.

Conceptually:

Page A

Page B

Page C

Page D

This lets you reconstruct the sequence in which the visitor moved through the Website.

19.8 Example Replay Journey

A Session might show:

/

9:15:04 AM

/services

9:15:48 AM

/pricing

9:17:06 AM

/contact

9:18:42 AM

The timeline tells you the structural journey.

The Replay player shows what happened visually during that journey.

19.9 Website Path

Each timeline entry prominently displays the recorded Website:

Path

For example:

/

/services

/pricing

/contact

/products/enterprise

The Replay processor extracts this Path from the recorded page URL.

19.10 Why Paths Matter

Paths allow you to quickly understand the visitor's navigation pattern.

For example:

Home → Pricing → Contact

suggests a straightforward journey.

Whereas:

Pricing → Home → Pricing → FAQ → Pricing

may indicate repeated evaluation of the same information.

The path itself does not explain why the visitor behaved that way, but it tells you where to investigate.

19.11 Original Page URL

Each Replay timeline item includes an external-link control that opens the actual recorded page URL in a new browser tab.

Use this when you want to compare:

What the visitor saw in the Replay

with:

What the Website currently looks like

19.12 Be Careful When Comparing Old Replays with the Current Website

A Replay represents the Website as it was recorded.

The live Website may have changed since then.

Possible changes include:

  1. New page design
  2. Different copy
  3. Moved CTA
  4. Changed form
  5. Removed content
  6. Different pricing
  7. Updated navigation

Therefore, if an old Replay looks different from the page opened through the current URL, that does not automatically indicate a Replay problem.

19.13 Pageview Time

Each timeline item displays the recorded time of the Pageview.

This helps you understand the pace of the Session.

For example:

Home — 10:00:00

Services — 10:00:20

Pricing — 10:03:45

The visitor moved quickly from Home to Services, but spent several minutes before reaching Pricing.

19.14 Using Time Between Pageviews

Time differences can provide useful context.

For example:

Very Short Gap

Home → Pricing in 5 seconds

may suggest rapid navigation.

Longer Gap

Pricing → Contact after 4 minutes

may suggest the visitor remained on Pricing for a longer period before continuing.

However, Pageview timing alone cannot prove exactly what the visitor was doing during the interval.

Use the visual Replay for that context.

19.15 Viewport Dimensions

Each Replay Pageview also displays the recorded browser viewport dimensions.

For example:

1920 × 1080

1366 × 768

390 × 844


This information helps you understand the layout visible to the visitor at that moment.

19.16 Why Viewport Information Matters

Responsive Websites can look significantly different depending on screen dimensions.

A navigation problem visible at:

390 × 844

may not exist at:

1920 × 1080

Viewport information can therefore be especially useful when investigating:

  1. Mobile navigation
  2. Form layout
  3. CTA visibility
  4. Responsive breakpoints
  5. Horizontal overflow
  6. Content stacking

19.17 Jumping Directly to a Pageview

Each page timeline entry contains a Play button.

Selecting that control tells the Replay player to jump directly to the point corresponding to that Pageview.

This is one of the most useful Replay investigation tools.

19.18 Example — Jump Directly to Pricing

Suppose a Replay lasts:

12 minutes

but you only care about what happened when the visitor reached:

/pricing

Instead of watching the first eight minutes:

  1. Find /pricing in the timeline.
  2. Click its Play icon.
  3. The Replay jumps to the corresponding recorded point.
  4. Continue watching from there.

19.19 How Replay Jumping Works

AIUNIFY Analytics stores the timestamp for each Pageview in the timeline.

It calculates the Pageview's position relative to the beginning of the Replay timeline and instructs the player to move to that point.

This makes the timeline both:

Informational

and:

Interactive

19.20 Timeline Synchronization

As the Replay progresses, AIUNIFY Analytics compares the player's current recording timestamp with the Pageview timestamps in the timeline.

The corresponding timeline entry is highlighted as playback reaches that portion of the Session.

This helps you keep track of:

Which page am I currently watching?

19.21 Automatic Timeline Scrolling

When the currently active Pageview changes, AIUNIFY Analytics can automatically scroll the timeline toward the corresponding entry.

This is particularly useful for Sessions containing many page transitions.

You do not have to manually search the timeline every time the Replay moves to another page.

19.22 Replay Page Events

AIUNIFY Analytics also defines a dedicated:

Replay page events

view.

Its information message states:

Only pageviews type events show up in this modal.

The purpose is to provide a simplified page-load sequence rather than every underlying Replay event.

19.23 Replay Page Event Record

A Replay Page Event can display:

  1. Pageview
  2. Recorded Time
  3. Full URL
  4. External-link control
  5. Viewport dimensions


The entries are visually separated so the sequence can be followed from one Pageview to the next.

19.24 Pageview Label

Replay Page Events are explicitly presented as:

Pageview

rather than Click, Scroll, or other Analytics event types.

This reinforces that Replay Page Events are intended to describe the page journey.

19.25 Full URL

The detailed Replay Page Event representation displays the full recorded URL.

This can provide more information than the shortened Path displayed in the primary timeline.

For example:

Timeline:

/pricing

Page Event URL:

https://example.com/pricing

19.26 Page Events vs. Timeline

Both represent Pageviews, but they serve slightly different purposes.

Replay Timeline

Optimized for:

  1. Quick navigation
  2. Path
  3. Time
  4. Viewport
  5. Jumping through playback

Replay Page Events

Optimized for:

  1. Reviewing Pageviews sequentially
  2. Viewing full URLs
  3. Reviewing Pageview timestamps
  4. Reviewing viewport information

The timeline is the primary playback-navigation tool.

19.27 Replay Page Events vs. Session Events

This is the most important distinction in Chapter 19.

Replay Page Events

Contain only Replay:

Pageviews

The interface explicitly states this limitation.

Session Events

Can contain broader Advanced Analytics activity such as:

  1. Pageviews
  2. Clicks
  3. Scrolls
  4. Resizes
  5. Supported Form Submissions
  6. Other tracked Analytics events

Session Events were covered in Chapter 13.

19.28 Example Difference

Suppose a visitor:

  1. Opens Pricing
  2. Scrolls 70%
  3. Clicks Request Demo
  4. Resizes browser
  5. Opens Contact

Replay Page Events

May show:

Pricing

Contact

Session Events

May show:

Pageview — Pricing

Scroll — 70%

Click — Request Demo

Resize

Pageview — Contact

This is why the two views should not be treated as duplicates.

19.29 Why Replay Page Events Are Simpler

A visual Replay already contains a large amount of behavioral detail.

The page-event layer therefore provides a simplified navigation framework:

Where did the visitor go?

while the Replay itself answers:

What visually happened there?

and Session Events can answer:

What structured Analytics interactions were recorded?

19.30 Three Levels of Session Investigation

A useful model is:

Level 1 — Replay Timeline

Where did the visitor go?

Level 2 — Visual Replay

What did the visitor appear to do?

Level 3 — Session Events

What structured interactions did Analytics record?

Using all three provides a more complete investigation.

19.31 Example — Contact Form Investigation

Suppose the Visitor reaches:

/contact

but does not convert.

Replay Timeline

Shows:

/contact

at 3:42 PM.

Visual Replay

Lets you observe the recorded interaction with the page.

Session Events

May reveal:

  1. Click
  2. Scroll
  3. Form Submission event, if tracked
  4. Other supported interactions

Goals

Determines whether the defined Conversion occurred.

This separates navigation, behavior, and business outcome.

19.32 Example — Pricing Investigation

Suppose a Visitor visits Pricing three times.

Timeline:

/pricing

/services

/pricing

/faq

/pricing

This repeated Pageview pattern may be worth investigating.

Use the timeline Play controls to jump directly to each Pricing visit and compare the behavior.

19.33 Example — Multi-Page Sales Journey

A Replay might show:

Landing Page

Services

Case Studies

Pricing

Contact

This is a relatively linear sales journey.

You can then examine:

  1. How long the visitor spent on each page
  2. What they interacted with
  3. Whether Goal Conversion occurred
  4. Whether similar journeys appear in other Replays

19.34 Example — Navigation Loop

Another Replay might show:

Pricing

FAQ

Pricing

FAQ

Pricing

Repeated navigation can be a signal worth investigating.

Possible questions include:

  1. Is Pricing unclear?
  2. Are FAQs addressing an important objection?
  3. Is information split across pages unnecessarily?
  4. Is the visitor simply comparing details?

The Replay shows behavior; it does not automatically determine the reason.

19.35 Pageview Timing and Friction

Timing between Pageviews can help identify moments worth reviewing.

For example:

Landing → Pricing: 15 seconds

Pricing → Application: 6 minutes

The longer period on Pricing may deserve closer Replay review.

Use the timeline Play button to jump directly to that point.

19.36 Very Fast Page Transitions

Rapid Pageview changes may indicate:

  1. Visitor quickly scanning navigation
  2. Returning to a previous page
  3. Searching for information
  4. Accidental navigation
  5. Normal fast browsing

Use the visual Replay before interpreting fast transitions as a problem.

19.37 Long Time on One Page

A longer period before the next Pageview may represent:

  1. Reading
  2. Form interaction
  3. Comparing information
  4. Inactivity
  5. Leaving the browser open
  6. Other behavior

Again:

Time ≠ Attention

The Replay provides more context.

19.38 Replay Timeline and Goals

A particularly useful workflow is to compare Replay Page Events with a Goal Conversion.

Suppose a Goal occurred at the end of the Session.

Review:

Page 1

Page 2

Pricing

Testimonials

Conversion Page

Then watch the Replay around the final pages.

This can help identify patterns preceding successful conversions.

19.39 Replay Timeline and Heatmaps

Heatmaps tell you how many visitors behave across a page.

Replay Events tell you how one visitor moved between pages.

Example:

Heatmap:

Pricing page has strong CTA activity.

Replay timeline:

Visitor reaches Pricing.

Replay:

Observe the individual interaction.

This creates:

Aggregate Pattern → Individual Example

19.40 Replay Timeline and Outbound Clicks

If a visitor ultimately leaves the Website through an external destination:

  1. Replay Timeline shows the internal page journey.
  2. Outbound Clicks provides aggregate external-link reporting.
  3. Session Events may provide additional structured context.

This can be useful for journeys involving:

  1. Booking services
  2. Payment platforms
  3. Application portals
  4. Partner Websites

19.41 Replay Timeline and Visitor History

Remember that one Replay represents one Session.

The Visitor may have additional Sessions before or after it.

For broader analysis:

Replay → Visitor → Sessions

You may discover:

Session 1: Services

Session 2: Pricing

Session 3: Pricing → Contact → Conversion

The Replay timeline explains one Session, while the Visitor record explains the larger journey.

19.42 Replay Data Loads as a Recording

The Replay player loads the underlying recording events and builds the visual Session from them.

For performance, AIUNIFY Analytics initially loads part of the Replay and then adds remaining recording events progressively.

From a user's perspective, this means longer recordings may continue preparing after the initial player appears.

19.43 Page Timeline Is Built Separately from Full Recording Data

Although all Replay events are used for the visual recording, only the extracted Pageview events are sent to the page timeline.

This explains why:

Tracked Events

can be much larger than:

Timeline Pageviews

19.44 Troubleshooting — Timeline Has Fewer Entries Than Event Count

This is expected.

The Replay's:

Tracked events

metric represents the broader recording.

The timeline represents only the selected page-load events used to identify Pageviews.

Do not expect those numbers to match.

19.45 Troubleshooting — Timeline Shows Only One Page

If the visitor only loaded one recorded page during the Session, the timeline may contain only one Pageview.

That does not mean the Replay contains only one recording event.

The visitor may still have:

  1. Moved the mouse
  2. Clicked
  3. Scrolled
  4. Interacted with the page

without navigating to another page.

19.46 Troubleshooting — No Page Transition Appears

If you expected another page:

  1. Confirm the visitor actually navigated to another tracked page.
  2. Confirm tracking was operating on that page.
  3. Review the visual Replay.
  4. Review Session Events.
  5. Check whether the visitor instead interacted dynamically without a full page change.

Replay Page Events represent recorded page-load events, not every interaction.

19.47 Troubleshooting — Jump Control Does Not Reach the Expected Moment

First confirm that you selected the correct Pageview in the timeline.

If the Replay itself fails to load or reconstruct correctly, AIUNIFY Analytics can report:

“Sorry, we have detected some issues with this replay session and we can not display it.”

Try another Replay to determine whether the problem affects only the individual recording.

19.48 Troubleshooting — Current Page and Recorded Page Look Different

The Replay represents the recorded Website state.

If the Website has since changed:

  1. Design
  2. Navigation
  3. Text
  4. Images
  5. Forms
  6. CTA placement

the live page opened from the external-link control may no longer match the recorded experience exactly.

Use the Replay itself as the historical behavioral reference.

19.49 Recommended Replay Event Review Workflow

For an individual recording:

  1. Open the Replay.
  2. Review Replay Duration.
  3. Review Tracked Events.
  4. Review the page timeline.
  5. Identify the first Pageview.
  6. Follow Paths from top to bottom.
  7. Review Pageview times.
  8. Review viewport dimensions.
  9. Identify important pages.
  10. Use the Play icon to jump to those points.
  11. Watch behavior around each important Pageview.
  12. Compare with Session Events when deeper interaction detail is needed.
  13. Compare with Goals when evaluating conversions.
  14. Compare with Heatmaps when investigating broader behavioral patterns.

19.50 Recommended Conversion Investigation

For a converted Visitor:

Open Goal Conversion

Identify Visitor

Identify Session

Open Replay

Review Page Timeline

Find Conversion-Related Page

Jump to That Point

Watch Preceding Behavior

Review Session Events

Compare with Other Converting Replays

This can help identify recurring behaviors associated with successful customer journeys.

19.51 Recommended Friction Investigation

For a suspected problem:

Identify problem page

Find Replays containing that Path

Jump directly to Pageview

Watch visitor behavior

Review Session Events

Compare with Heatmap

Look for recurring pattern across multiple Replays

Form improvement hypothesis

Avoid redesigning a Website based on one unusual Session.

19.52 Session Replay Events Checklist

When reviewing Replay Events, confirm:

  1. Correct Website
  2. Correct Visitor Session
  3. Replay loads successfully
  4. Replay Duration reviewed
  5. Tracked Event count understood
  6. Pageview timeline reviewed
  7. Path sequence reviewed
  8. Pageview timestamps reviewed
  9. Viewport dimensions reviewed
  10. Important Pageviews identified
  11. Timeline jump controls used when appropriate
  12. Visual Replay compared with timeline
  13. Replay Pageviews not confused with all recorded events
  14. Session Events reviewed when click/scroll/resize detail is required
  15. Goals reviewed when business outcome matters
  16. Visitor history reviewed when multiple Sessions matter
  17. Multiple Replays reviewed before making broad conclusions

19.53 Understanding the Replay Event Model

The Replay structure can be understood as:

Recorded Session

Full Replay Event Stream

Visual Replay

Uses the broader recording data to reconstruct the Session.

Replay Pageviews

Extracts page-load events.

Page Timeline

Displays:

Path → Time → Viewport → Jump Control

Session Events

Provides additional structured Analytics behavior.

Goals

Provides the business outcome.

This is the complete relationship between Replay navigation, behavioral events, and conversion analysis.

19.54 What You Should Know Before Moving On

You should now understand that Replay Events serve two different purposes inside AIUNIFY Analytics.

The full recording contains the event data required to reconstruct the visual Replay, while the Replay Page Events layer intentionally extracts only Pageview/page-load events for the page journey.

The visible timeline uses those Pageviews to display:

Path → URL → Time → Viewport → Jump Control

and allows you to move directly to a specific page in the recording.

As playback progresses, AIUNIFY Analytics identifies and highlights the corresponding Pageview entry in the timeline, keeping the page journey synchronized with the Replay.

Most importantly:

Replay Page Events = Page Journey

Visual Replay = Recorded Experience

Session Events = Structured Behavior

Goals = Business Outcome

Write Your Comment