クリックカウンタ(Click)|iDempiere 13 画面リファレンス
クリックカウンタ(Click)
Section titled “クリックカウンタ(Click)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 273)
(標準メニュー未登録 / 間接使用)
Maintain Web Click
Web Clicks allow you to track number of clicks. Example: <a href=“http://www.idempiere.org/wstore/click?http://www.idempiere.org target=“_blank”> where “http://www.idempiere.org/wstore/click” is your side and “http://www.idempiere.de” is the target page. If you created a web click for http://www.idempiere.de, you will be able to see details and total of web clicks.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | クリックカウンタ | W_ClickCount | 0 | Click Count |
| 20 | クリック詳細 | W_Click | 1 | Details of someone clicking on the link |
クリックカウンタ タブのフィールド
Section titled “クリックカウンタ タブのフィールド”Define the link / target you want to track.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 取引先 | C_BPartner_ID | Search | Identifies a Business Partner | |
| 目標URL | TargetURL | URL | ✔ | URL for the Target |
| カウンタ | Counter | Integer | Count Value |
クリック詳細 タブのフィールド
Section titled “クリック詳細 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| クリック計数 | W_ClickCount_ID | Table Direct | Web Click Management | |
| 作成日 | Created | Date+Time | ✔ | Date this record was created |
| 目標URL | TargetURL | URL | URL for the Target | |
| 照会者 | Referrer | String | Referring web address | |
| リモートアドレス | Remote_Addr | String | Remote Address | |
| リモートホスト | Remote_Host | String | Remote host Info | |
| 受付言語 | AcceptLanguage | String | Language accepted based on browser information | |
| ユーザーブラウザ | UserAgent | String | Browser Used | |
| Eメール | EMail | String | Electronic Mail Address | |
| ユーザー | AD_User_ID | ID | User within the system - Internal or Business Partner Contact |