Hi community,
We have i-frame in the page , which does some kinda prediction process. which has around 10 steps like pages. Hence , we are firing a beacon on clicks s.tl(next step button click) for next process and also the passing information shown in s.t (with some eVars contains the information). so, it is firings 10 times pagecalls with a eVar which contains information of i-frame page data.
Not, sure is it a right way, because to pass the eVar information we are using s.t.
Can anyone suggest , is it fine to fire the same page view call for 10 steps where only one eVar changes and rest pagename everything remains same for 10 consecutive call.