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

add timestamp to ActionDetails in the Live.API #4634

Open
anonymous-matomo-user opened this issue Feb 6, 2014 · 1 comment
Open

add timestamp to ActionDetails in the Live.API #4634

anonymous-matomo-user opened this issue Feb 6, 2014 · 1 comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@anonymous-matomo-user
Copy link

When using the getLastVisitDetails from the Live API, it looks like there is no way to get the timestamp of each actionDetails for the moment (only the servertimePretty).
It would be great to add the timestamp/server-time;

[...]
<actionDetails>
 <row>
  <type>action</type>
  <url>...</url>
  <pageTitle>Piwik Forums</pageTitle>
  <pageIdAction>169786</pageIdAction>
  <serverTimePretty>Wed 5 Feb 14:36:26</serverTimePretty>
  <pageId>44592201</pageId>
  <generationTime>0.24s</generationTime>
  <icon/>
</row>
<row>NEXT ROWS</row>
</actionDetails>
[...]

related forum discussion

Keywords: timestamp, getLastVisitDetails, actionDetails

@mattab
Copy link
Member

mattab commented Apr 6, 2014

Thanks for the suggestion!

@anonymous-matomo-user anonymous-matomo-user added this to the 2.x - The Great Piwik 2.x Backlog milestone Jul 8, 2014
@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants