Recording Pages With Frames
From ClickTale Wiki
(Redirected from Frames)
Recording a page with an iframe
If you have a page (A), which contains an iframe referencing another page (B), and you want to record all the content displayed on page (A), you need to place the tracking code in both A and B. The recordings of both elements will appear as separate, consecutive recordings when a visitor is recorded visiting A. You will be able to generate aggregated reports for them, but only separately.
Recording a frameset page
Recording a page with a frameset is similar to recording a page with an iframe, with the exception that the main page containing the frameset element usually doesn't have any content besides the frame tags, therefore should not contain the tracking code itself - it should only be present in the frame pages, which appear as consecutive recordings.