question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incorrectly generated report with multiple urls, and url contains parameters

See original GitHub issue

When I use multiple urls and urls contain parameters, report is generated incorrectly. All pages in Pages view in report file contains only one analyzed url.

For example, in report I have three pages:

  • Inbox
  • Contacts
  • Message_view screen shot 2018-01-11 at 13 14 29

When I go for example to Contacts I gets Message_view.

I reproduced this on:

  • Mac OS X 10.12.6,
  • CentOS Linux release 7.4.1708 (Core),
  • Docker version 17.12.0-ce, build c97c6d6,
  • Sitespeed version 5.6.5 and 6.2.3,

I attach code to reproduce this problem sitespeed.zip

Command docker run --rm --shm-size=1g -v $(pwd):/sitespeed.io sitespeedio/sitespeed.io:6.2.3 urls.txt --browser chrome --connectivity native -m 1 -n 1 --preScript loginToMail.js

And generated report 2018-01-11-11-48-29.zip

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
soulgalorecommented, Jan 11, 2018

@mgasiorowski I think the hack should work, I just tested.

Not working

https://www.sitespeed.io#plain plain
https://www.sitespeed.io#more more

Adding fake parameter, generating the pages

https://www.sitespeed.io?apa=hepp#plain plain
https://www.sitespeed.io?apa=hepp2#more more

Don’t mean that it is right, but at least then I think you can continue with your testing 😃

Best Peter

0reactions
soulgalorecommented, Jan 26, 2019

This should work out of the box if you add --spa.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clean Up Landing Page Reports by Excluding URL Query ...
Seeing multiple URLs for the same landing page? Here's how to clean up ... Clean Up Landing Page Reports by Excluding URL Query...
Read more >
A Beginner's Guide to URL Parameters - Semrush
In this comprehensive guide, we explore the ins and outs of URL ... Complex URLs with multiple parameters create many different URLs that ......
Read more >
How to fix fbclid and other Query String Parameters from ...
1) Automatically generate a list of URL Query Parameters being used. As you might have seen, trying to identify each unique query string...
Read more >
An SEO Guide to URL Parameter Handling
URL parameters create duplicate content, waste crawl budget, and dilute ranking signals. Learn six ways to avoid potential SEO issues with ...
Read more >
Allow mapping URL parameters to multiple report parameters
This means that the URL must contain the same parameter value multiple times, which is ugly, creates longer URLs than necessary, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found