활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
For a particular server call we are manually constructing the image request string. Have a couple questions on the query parameters.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
This doc goes over the parameters: Data Collection Query Parameters
I hope that helps,
Seth
Hey Cleve,
I only know some of the answers to your questions. This may or may not be helpful too:
Implementing Analytics using HTML image tags
and
Data Collection Query Parameters
t - I'm not sure that UNIX or ISO will work. I would test this significantly to confirm, but my gut is to stick with the prescribed format.
g - I don't believe this is required.
vid - I don't believe this is required. If it's not there, then the cookies you identified will be used.
ce - I don't believe this is required but I would set it to UTF-8 just in case.
AQE - It indicates the end of an image request, meaning the request was not truncated, which in my mind seems important. The tag may work fine without it, but I'd still include it.
Hope that helps!
조회 수
답글
좋아요 수
This doc goes over the parameters: Data Collection Query Parameters
I hope that helps,
Seth