Social Ads Tracking
Social Ads Tracking by Ads.Academy.
Social Ads Trackingคืออะไร?
Social Ads Tracking เป็นส่วนขยายของ Chrome ที่พัฒนาโดย support และคุณลักษณะหลักของมันคือ "Social Ads Tracking by Ads.Academy."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Social Ads Tracking
ดาวน์โหลดไฟล์ส่วนขยาย Social Ads Tracking ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Insert your Facebook Conversion Pixel Tracking Codes directly into your website. In the past Facebook had two pixels, one for collection people who visit your site and another for tracking conversion. The website custom audience pixel was easy, it went in the header of the whole site and you didn't have to think about it. Then whenever you wanted to track an ad, you had to manually copy the tracking code from within Facebook and log into the back end of your site, find the page, open the html editor, find the and paste it in. This process takes some time and is prone to mistakes and having to repeat it to fix it. But then Facebook changed the way tracking works so you only have one standard pixel in the whole site and that was supposed to make it easier. The problem now is that you can't put the pixel on all pages automatically because if you need to track an ad now, you have to modify the code and insert more code (if you know how). But if you modify the whole site's code the tracking doesn't work right. The only alternative to insert the pixel on every single page manually which would take forever. What we did was to do all that for you automatically. This extension talks to your website via our plugin at http://ads.academy/get-plugin Once authorised to connect to your Facebook Ads Account, it will automatically place the standard pixel on all pages of your website. If you need to track a specific page, the extension will modify the code for you for just that page without affecting any others. All you have to do is go to your page, and click.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Social Ads Tracking |
ID | lfkcmflglfldkcnijbbdpagpihliffab |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/social-ads-tracking/lfkcmflglfldkcnijbbdpagpihliffab |
คำอธิบาย | Social Ads Tracking by Ads.Academy. |
ขนาดไฟล์ | 161 KB |
จำนวนการติดตั้ง | 120 |
เวอร์ชันปัจจุบัน | 3.0.0.13 |
อัปเดตครั้งล่าสุด | 2016-05-17 |
วันที่เผยแพร่ | 2016-05-17 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | support |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://ads.academy/get-plugin |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Social Ads Tracking", "version": "3.0.0.13", "manifest_version": 2, "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "icon_default.png", "default_popup": "login.html" }, "permissions": [ "tabs", "activeTab", " |