What happens to server call when no time stamp is in the call?
whenWhat happens to server call when no time stamp is in the call? I'm creating a static pixel to temporarily track a page until we get our implementation on it. I'm just using a basic img tag with the standard info I want to pass. My concern is I do not want to obviously pass the same time stamp in every time so I thought I should remove it from the query string. The question is, if a server call goes out without a time stamp name/value pair in it, what happens on Adobe's collection servers? Does Adobe give it a time stamp?