Ad Ops Essential Calculator
CPM, CTR, CPC, etc. - One tab to calculate all!
什麼是Ad Ops Essential Calculator?
Ad Ops Essential Calculator是由https://www.adpushup.com開發的Chrome擴展程式,該擴展的主要功能是“CPM, CTR, CPC, etc. - One tab to calculate all!”。
擴展截圖
下載Ad Ops Essential Calculator擴展crx文件
下載Ad Ops Essential Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
What if every ad metric you wish to calculate is present right in your chrome tab? Now go ahead and replace your new tab page with Ad Ops Essential Calculator by AdPushup. Whatever your advertising model, be it Cost per click or Cost per Engagement, the new tab dashboard will help you calculate your revenue or impressions faster. Time to level up your ad workspace with the Ad Ops Essential Calculator! Advertising models available: 1. Cost per Mille 2. Click Through Rate 3. Cost per Engagement 4. Effective Cost Per Mille 5. Cost to Client 6. Cost per Click 7. UTM Link Builder Easy to use, you just need to input the data you have, click on calculate, and done! You can also use the UTM builder to generate tracking codes that can work with analytics platforms out of the box.
擴展基本資訊
名稱 | Ad Ops Essential Calculator |
ID | afjgoffgcnkphhidakincldojmmbpgck |
官方網址 | https://chromewebstore.google.com/detail/ad-ops-essential-calculat/afjgoffgcnkphhidakincldojmmbpgck |
簡介 | CPM, CTR, CPC, etc. - One tab to calculate all! |
檔案大小 | 465 KB |
安裝次數 | 24 |
目前版本 | 1.0.0 |
更新時間 | 2022-09-08 |
上架時間 | 2022-09-07 |
開發者 | https://www.adpushup.com |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.0", "name": "Ad Ops Essential Calculator", "description": "CPM, CTR, CPC, etc. - One tab to calculate all!", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } } |