Event Code Builder (by OM)

Facebook Pixel & Google Analytics

Event Code Builder (by OM) क्या है?

Event Code Builder (by OM) https://www.growwithom.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Facebook Pixel & Google Analytics"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Event Code Builder (by OM) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Facebook and Google Event Code Builder (by OM) is a productivity tool for digital marketing professionals that simply takes your event parameters and builds your custom event code right in your Chrome browser. You then copy the code & paste it into Google Tag Manager or directly into your website builder.

Developed to save time by efficiently generating custom event code while never leaving your Chrome browser (or even your tab). The tool is free and saves you time setting up traceability to accurately measure campaigns & events across search and social.

Event Code Builder (by OM) is easy to use:
     1. Select your platform (Facebook or Google Analytics)
     2. Choose your event type
     3. Add custom event labels
     4. Copy code!

Creating code is not difficult but it is tedious and time consuming. As fellow digital marketers, we created Event Code Builder (by OM) to simplify the process and avoid potential errors!                    

एक्सटेंशन की मूल जानकारी

नाम Event Code Builder (by OM) Event Code Builder (by OM)
ID ojmckliekdpjjkpalggmmdcfmpocmgbe
आधिकारिक URL https://chromewebstore.google.com/detail/event-code-builder-by-om/ojmckliekdpjjkpalggmmdcfmpocmgbe
विवरण Facebook Pixel & Google Analytics
फ़ाइल का आकार 431 KB
स्थापना संख्या 38
वर्तमान संस्करण 0.1.14
अंतिम अपडेट 2020-10-10
प्रकाशन तिथि 2020-07-21
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर https://www.growwithom.com
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://www.growwithom.com/contact/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.14",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "permissions": [],
    "icons": {
        "16": "icons\/icon-16.png",
        "19": "icons\/icon-19.png",
        "32": "icons\/icon-32.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "OM Event Code Builder",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "19": "icons\/icon-19.png",
            "32": "icons\/icon-32.png",
            "38": "icons\/icon-38.png"
        }
    },
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}