I'm trying to track when a record is open via the portal vs the UI. Is it possible to create a script to update the record when the portal entity form is opened?
Thanks in advance.
Sanford
I'm trying to track when a record is open via the portal vs the UI. Is it possible to create a script to update the record when the portal entity form is opened?
Thanks in advance.
Sanford
Hi S E Mosby,
There was a deprecated feature called "Web Page Tracking". This functionality has a negative performance impact on portals and it is recommended not to use it for production.
I would recommend to use "Enable Traffic Analysis" in the Portal Administration. Just need to enter snippet from your analytics provider.
or if you want to update the record when the portal entity form is opened then you could try
Create a flow triggered by an "Http Request" to update entity record. Make a javascript post request (XMLHttpRequest) from the portal with record id.
Please let me know if you have any questions
Thanks
Justin Jose
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156