在线广告/横幅管理系统

发布于 2024-09-02 15:04:42 字数 832 浏览 2 评论 0原文

我正在开发在线广告网站,卖家和买家可以在这里出售/购买广告。

只需要制定详细的统计数据,例如点击次数,点击来自哪个页面(一个广告可以放置在多个页面上),来自哪个位置(上,右,左......)点击(可以在多个页面上放置一个广告)我发现流行网站上的大多数广告都有以下格式:

http://ads.stackoverflow。 com/a.aspx?Task=Click&ZoneID=3&CampaignID=838&AdvertiserID=50&BannerID=1335&SiteID=1&RandomNumber=1463177307&Keywords=c%23%2c.net%2ccollections%2cdictionary%2chashtable< /a>

它有很多参数,如 ZoneID、CampaignID、AdvertiserID、BannerID、SiteID、RandomNumber、adid、adcrid、obid、obtid 和 way。我可以在多个页面中使用一个广告(adid)。但无法找出区分点击来自哪些页面的方法。我如何使用这些参数来生成统计数据来告诉我点击来自哪个页面?

I am developing site for online advertisements where sellers and buyers can come and sell/buy advertisements.

Just need to develop detailed statistics like click counts, from which page clicks are coming (one advertisement can be placed on many pages), from which position (top, right, left ...) click are coming (one advertisement can be placed in different position on single page) etc. I seen that most of the advertisement on popular websites has following format:

http://ads.stackoverflow.com/a.aspx?Task=Click&ZoneID=3&CampaignID=838&AdvertiserID=50&BannerID=1335&SiteID=1&RandomNumber=1463177307&Keywords=c%23%2c.net%2ccollections%2cdictionary%2chashtable

It has many parameters like ZoneID, CampaignID, AdvertiserID, BannerID, SiteID, RandomNumber, adid, adcrid, obid, obtid and way. I can use one advertisement (adid) in multiple pages. But can't figure out the way to distinguish between from which pages clicks are coming. How can I use such parameters to generate statistics which tell me the page from which clicks are coming?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

情独悲 2024-09-09 15:04:42

我很好奇你为什么要重新发明这个轮子?

I'm curious as to why you would want to reinvent this wheel?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文