Ad Ops Essential Calculator
CPM, CTR, CPC, etc. - One tab to calculate all!
Was ist Ad Ops Essential Calculator?
Ad Ops Essential Calculator ist eine Chrome-Erweiterung, die von https://www.adpushup.com entwickelt wurde, und ihr Hauptmerkmal ist "CPM, CTR, CPC, etc. - One tab to calculate all!".
Erweiterungsscreenshots
Ad Ops Essential Calculator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ad Ops Essential Calculator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Ad Ops Essential Calculator |
ID | afjgoffgcnkphhidakincldojmmbpgck |
Offizielle URL | https://chromewebstore.google.com/detail/ad-ops-essential-calculat/afjgoffgcnkphhidakincldojmmbpgck |
Beschreibung | CPM, CTR, CPC, etc. - One tab to calculate all! |
Dateigröße | 465 KB |
Installationsanzahl | 24 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2022-09-08 |
Veröffentlichungsdatum | 2022-09-07 |
Entwickler | https://www.adpushup.com |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |