Ad Ops Essential Calculator

CPM, CTR, CPC, etc. - One tab to calculate all!

Cos'è Ad Ops Essential Calculator?

Ad Ops Essential Calculator è un'estensione di Chrome sviluppata da https://www.adpushup.com, e la sua funzione principale è "CPM, CTR, CPC, etc. - One tab to calculate all!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Ad Ops Essential Calculator

Scarica i file di estensione Ad Ops Essential Calculator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Ad Ops Essential Calculator Ad Ops Essential Calculator
ID afjgoffgcnkphhidakincldojmmbpgck
URL Ufficiale https://chromewebstore.google.com/detail/ad-ops-essential-calculat/afjgoffgcnkphhidakincldojmmbpgck
Descrizione CPM, CTR, CPC, etc. - One tab to calculate all!
Dimensione del File 465 KB
Conteggio Installazioni 24
Versione Corrente 1.0.0
Ultimo Aggiornamento 2022-09-08
Data di Pubblicazione 2022-09-07
Sviluppatore https://www.adpushup.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}