XTag AT Internet: Record, check, access data

Categorize, record and display AT Internet tags, with parameters meaning. Access their DataQuery and show CTA activity charts.

XTag AT Internet: Record, check, access dataคืออะไร?

XTag AT Internet: Record, check, access data เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.xtagmanager.com และคุณลักษณะหลักของมันคือ "Categorize, record and display AT Internet tags, with parameters meaning. Access their DataQuery and show CTA activity charts."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย XTag AT Internet: Record, check, access data

ดาวน์โหลดไฟล์ส่วนขยาย XTag AT Internet: Record, check, access data ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        • XTag AT Internet categorizes, records and displays all tags sent to AT Internet from your Chrome window, whatever the website raising them, and whatever the domain collection or pixel path used.
• It allows filtering on tag type and learning tag parameters’ meaning.
• It builds a basic Data Query URL for most of captured tags, and provides for each of them a direct link to access AT Internet Data Query Designer to open it and immediately see the corresponding results.
• It allows to present Calls To Action (CTA) results as charts: in-page for websites marked with XTag Manager or Schneider Electric Tag Manager, or once they have been captured for all other websites. In both cases, you need to be granted to see such results, with valid AT Internet credentials. Charts make available their data for copy, with the Data Query URL used to retrieve them).	
• Tags can be displayed with three levels of detail: summary, detailed, advanced.		
• Copy in clipboard: one, filtered or all. Each tag is copied with complete tag URL, page URL and Data Query URL (tabulated text format, Excel compliant).

To know more, please see the Online guide.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ XTag AT Internet: Record, check, access data XTag AT Internet: Record, check, access data
ID fljcgdiejmmkldmmpnoaijajjgpcncnb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/xtag-at-internet-record-c/fljcgdiejmmkldmmpnoaijajjgpcncnb
คำอธิบาย Categorize, record and display AT Internet tags, with parameters meaning. Access their DataQuery and show CTA activity charts.
ขนาดไฟล์ 341 KB
จำนวนการติดตั้ง 632
เวอร์ชันปัจจุบัน 7.6.5
อัปเดตครั้งล่าสุด 2019-12-06
วันที่เผยแพร่ 2019-12-05
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://www.xtagmanager.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.xtagmanager.com/_cx/ati/index.html
URL หน้าช่วยเหลือ http://www.xtagmanager.com/_cx/ati/index.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "XTag AT Internet: Record, check, access data",
    "short_name": "XTag ATI",
    "manifest_version": 2,
    "version": "7.6.5",
    "minimum_chrome_version": "44.0.2403",
    "description": "Categorize, record and display AT Internet tags, with parameters meaning. Access their DataQuery and show CTA activity charts.",
    "icons": {
        "16": "img\/16.png",
        "19": "img\/19.png",
        "24": "img\/24.png",
        "32": "img\/32.png",
        "38": "img\/38.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/16bw.png",
            "19": "img\/19bw.png",
            "32": "img\/32bw.png",
            "38": "img\/38bw.png"
        },
        "default_title": "XTag for AT Internet"
    },
    "permissions": [
        "activeTab",
        "storage",
        "clipboardWrite",
        "webRequest",
        "*:\/\/*.ati-host.net\/*",
        "*:\/\/*.xiti.com\/*",
        "*:\/\/*\/hit.xiti*",
        "*:\/\/*\/go.url*",
        "*:\/\/*\/gopc.url*"
    ]
}