Government Datasets and Activity Log including Card ID and Page ID

Hi, all.
I tried to count the number of time of "VIEW" of specific cards existing on several pages by Activity Log.
For the reason Activity Log has no records of Card ID and Page ID both, Card ID and Page ID cannot be linked.
I would like to know who viewed the cards from which page.
Is there any way to get log data of VIEW linked Card ID and Page ID both?
Thank you,
eriena
Best Answer
-
@eriena I haven't looked at the Activity Log closely, but it sounds like you're saying, if a card is shared to multiple pages, it can be difficult to know which page a user was on when they access a given card.
If that's true, you could do some ETL magic, and basically implement a LAG() function which asks "for each card view what was the most recent page a viewer viewed." Hopefully, that will accurately inform, which page a user was on before they clicked into a card.... but you'd have to do some testing to verify.
I think you'll have to implement this one in Redshift / MySQL because I think you'll want to implement your LAG on a CASE statement or JOIN on some sort of a weird subQuery.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1
Answers
-
@eriena I haven't looked at the Activity Log closely, but it sounds like you're saying, if a card is shared to multiple pages, it can be difficult to know which page a user was on when they access a given card.
If that's true, you could do some ETL magic, and basically implement a LAG() function which asks "for each card view what was the most recent page a viewer viewed." Hopefully, that will accurately inform, which page a user was on before they clicked into a card.... but you'd have to do some testing to verify.
I think you'll have to implement this one in Redshift / MySQL because I think you'll want to implement your LAG on a CASE statement or JOIN on some sort of a weird subQuery.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1K Connectors
- 267 Workbench
- Cloud Amplifier
- 3 Federated
- 2.5K Transform
- 78 SQL DataFlows
- 524 Datasets
- 1.9K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 433 Beast Mode
- 22 Variables
- 507 Automate
- 113 Apps
- 386 APIs & Domo Developer
- 8 Workflows
- 25 Predict
- 9 Jupyter Workspaces
- 16 R & Python Tiles
- 331 Distribute
- 76 Domo Everywhere
- 255 Scheduled Reports
- 65 Manage
- 65 Governance & Security
- 1 Product Release Questions
- Community Forums
- 39 Getting Started
- 25 Community Member Introductions
- 67 Community Announcements
- 4.8K Archive