I have been sending multiple events in an image request upon page view, for example, s.events=“event1,event2,event3”. Will this incur 3 server calls, or just 1 server call?
In the data feeds, can I have them split into 3 rows of data?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @jaredho, setting multiple events as follows s.events=“event1,event2,event3” will incur only a single server call.
In the data feeds, you will be seeing a single row with all three events captured in the event_list column.
Hope this helps!
Hi @jaredho, setting multiple events as follows s.events=“event1,event2,event3” will incur only a single server call.
In the data feeds, you will be seeing a single row with all three events captured in the event_list column.
Hope this helps!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies
Views
Like
Replies
Views
Likes
Replies