I have a requirement to log user activity on a page on page load. What would be the best way to do so. As we don't have any feature to invoke smart services on page load, not sure how to do that.
Discussion posts and replies are publicly visible
This is not enough?
https://docs.appian.com/suite/help/23.2/Logging.html#records-usage
More here: docs.appian.com/.../Logging.html
No, my requirement is to log user info along with some other data only on page load.
And for what purpose? I mean, what do you want to do with that data?
I need to store the data in DB for tracking / future reference.