开发者

Is there a way to determine the Facebook Page or Application in a HTTP referral

开发者 https://www.devze.com 2023-02-28 04:10 出处:网络
I run Facebook advertisements, and when the users show up, their HTTP referer [sic] is something akin to:

I run Facebook advertisements, and when the users show up, their HTTP referer [sic] is something akin to:

http://www.facebook.com/ajax/emu/end.php?eid=

Where the 7-bit encoded string =~ [A-Za-z0-9_-]+

What is the format of that string开发者_开发百科? It's not base64. And can I extract from that data the page or app that my advertisement was displayed on that the user clicked on my ad?

0

精彩评论

暂无评论...
验证码 换一张
取 消