User Activity Log
Best Answers
-
Page views are tracked when done from mobile. Individual card views do not seem to be tracked on mobile though. Just tested this with another user.
Sincerely,
Valiant
**Please mark "Accept as Solution" if this post solves your problem
**Say "Thanks" by clicking the "heart" in the post that helped you.0 -
It was done via the App
1
Answers
-
Page views are tracked when done from mobile. Individual card views do not seem to be tracked on mobile though. Just tested this with another user.
Sincerely,
Valiant
**Please mark "Accept as Solution" if this post solves your problem
**Say "Thanks" by clicking the "heart" in the post that helped you.0 -
To double check, a page view via mobile is via the mobile browser or DOMO app? Interesting that card views arent tracked.
0 -
It was done via the App
1 -
We update our activity log dataset with the API and I checked and I see Mobile card views.
VIEWEDPAGE8/13/2018 5:05:57 AMmobileVIEWEDCARD10/31/2017 2:51:01 AMmobileVIEWEDCARD11/11/2017 3:12:23 PMmobileSHAREDCARD7/19/2018 12:14:43 PMmobile0 -
@Culper_Jr I just saw this because our old process broke. There was some garbage in the data and it failed to parse the CSV response throwing a too many columns error. That sent me down the rabbit hole of switching our javascript process to powershell. Well that ran into the API issue that using the "end" parameter with the API causes it to return an empty array. I found a post on exactly that issue from April of 2020... eye-roll.
To answer your question, When I started using Domo, there was no activity log dataset and we were forced to use javascript - here is the code we are calling currently
var audit = new com.domo.dp.js.HTTPConnectionV2('https://api.domo.com/v1/audit?start=' + start + '&end=' + end + '&limit=' + limit + '&offset=0', 'GET');
how this works but the API call does not is a mystery to me... The main thing was that we needed the activity data updated more frequently than once a day. I also believe that there is additional data in the API response that is not in the domostats dataset. The process suffered some damage when one of the admins "cleaned up" some of the datasets that were used in the process and -like all our Domo processes - it had become rather Rube Goldbergish. Hopefully I can rebuild the process using powershell and the API where I will have a little more control cleaning up the data being parsed. I use the activity log and our employee data to "promote people to 'Social'" if they have not logged into the instance in 90 days or they are termed.
Does that answer your question in a long and rambling way?
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 731 Beast Mode
- 55 App Studio
- 40 Variables
- 682 Automate
- 175 Apps
- 451 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 122 Manage
- 119 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 107 Community Announcements
- 4.8K Archive