Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After preview of Widget live visitor profile, but not adding it to the dashboard, the calls keep on getting requested #7404

Closed
RMastop opened this issue Mar 10, 2015 · 1 comment
Assignees
Labels
answered For when a question was asked and we referred to forum or answered it. Bug For errors / faults / flaws / inconsistencies etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently.

Comments

@RMastop
Copy link
Contributor

RMastop commented Mar 10, 2015

These kind of calls are being done by the dashboard page after previewing the visitor profile widget.

/index.php?period=range&idSite=4&segment=&date=last30&format=json&showRawMetrics=1&module=API&method=Live.getLastVisitsDetails&filter_limit=100&showColumns=latitude%2Clongitude%2Cactions%2ClastActionTimestamp%2CvisitLocalTime%2Ccity%2Ccountry%2CreferrerType%2CreferrerName%2CreferrerTypeName%2CbrowserIcon%2CoperatingSystemIcon%2CcountryFlag%2CidVisit%2CactionDetails%2CcontinentCode%2Cactions%2Csearches%2CgoalConversions%2CvisitorId%2CuserId&minTimestamp=1425982961

After a refresh of the dashboard page the calls stop to be requested.

We see this behavior on other Live widgets as well.`

Tested on version 2.9.1 and 2.11.1

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Apr 8, 2015
@mattab mattab added this to the Short term milestone Apr 8, 2015
@mattab
Copy link
Member

mattab commented Apr 8, 2015

Thanks @RMastop for the report. +1 to try remove those extra requests.

@mattab mattab added the c: Usability For issues that let users achieve a defined goal more effectively or efficiently. label Apr 8, 2015
@sgiehl sgiehl self-assigned this Apr 15, 2015
mnapoli added a commit that referenced this issue Apr 16, 2015
Prevent useless ajax requests in live widgets (fixes #7404)
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it. Bug For errors / faults / flaws / inconsistencies etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently.
Projects
None yet
Development

No branches or pull requests

3 participants