Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ASP.NET 4.0 MVCアプリケーションをホストしており、IIS サーバー ログで、訪問者がクリックした クライアント側の外部 URL をキャプチャするための代替手段を探しています。
1 つの方法は、「logExternalClick」などの「ダミー」ページをサイトに作成することです。次に、ページに対して ajax リクエストが最初に行われるように、外部へのリンクをコーディングします。