Question
Ordina
NL
Last activity: 26 Jan 2022 8:13 EST
Browser refresh and thread level datapages
Hi, I'm looking for a good explanation how a thread level datapage is refreshed when performing a manual browser refresh. I have a thread level datapage that does not have 'reload once per interaction' enabled, and expected it not to be reloaded on refresh since the information is current. On the other hand, a browser refresh seems to be counted as an interaction, hence why the data page is refreshed for both options. What seems to be the case:
- Browser request triggers an interaction
- Interaction triggers refresh of thread level data pages that are referred to in rules that are loaded in the stream (i.e. D_Country is referred to in CountryList, and we refresh the CountryList section)
But I am happy to be given an answer that has less doubts :)