Closed Bug 1140602 Opened 9 years ago Closed 9 years ago

page views are only sent AFTER the user navigates away from the page

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2015-03-17

People

(Reporter: kngo, Assigned: kngo)

References

Details

(Whiteboard: [qa-])

On most pages, we expect to wait for data to load before deciding to send UA data. So we wait for the user to navigate away, and then send the pageview event alongside any temporary page variables we set. Then we clear the page variables.

To account for missing data on the user's last page, we can try to send data on window.unload.
Assignee: nobody → kngo
Blocks: 1134407
https://github.com/mozilla/fireplace/pull/1040 makes it so that pageviews are tracked after hitting back.
https://github.com/mozilla/fireplace/commit/f9434230a2bac466051ff137284a2689e5a607ca
Status: NEW → RESOLVED
Closed: 9 years ago
Priority: -- → P3
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2015-03-17
You need to log in before you can comment on or make changes to this bug.