レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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?
解決済! 解決策の投稿を見る。
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!
元の投稿で解決策を見る
表示
いいね!
返信