Hi,
I am a beginner in Outsystems. I need to display the logs automatically, whenever the user navigates from one place to another (Example when user clicks on the button and navigates to another screen).
I have referred to this link and installed Google Analytics Reactive (an Forge Component) https://www.outsystems.com/forums/discussion/87918/how-to-generate-the-logs-automatically-based-on-the-users-navigation/
Not sure, how to proceed with the Google Analytics Reactive and if possible, kindly attach the oml file. And also please suggest if there are any alternative Forge components for the same.
Can anyone help me with the steps, in order to achieve the automation of Logs.
Thanks in advance!
Hi Jayashri,
I think you could read through the documentation of that forge component, it should be clear enough for you to implement by using the TrackEvent function, and also they have explain how to setup the GA property.
Try to read through the doc, and it should help.
Don't be afraid to read and think, trial and error is the best way to learn instead of someone just give you the answer.
Hope this help :)
Cheers.