TagWizard - GTM Tag Builder
Speed up your Google Tag Manager tag creation. Add GTM tags, triggers and variables from your site. For beginners and experts.
Τι είναι το TagWizard - GTM Tag Builder;
Το TagWizard - GTM Tag Builder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://tagwizard.io, και η κύρια λειτουργία του είναι "Speed up your Google Tag Manager tag creation. Add GTM tags, triggers and variables from your site. For beginners and experts.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης TagWizard - GTM Tag Builder
Λήψη αρχείων επέκτασης TagWizard - GTM Tag Builder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Revolutionize your Google Tag Manager workflow with TagWizard Accelerate your Google Tag Manager configuration by up to 10 times with TagWizard! Streamline the creation of tags, triggers, and variables directly from your website, freeing you to concentrate on the aspects of your work that truly make a difference. With TagWizard, you'll be able to 1-click setup following things: 1) Setup Google Tag 2) Setup various pixels (Facebook, TikTok) 3) Setup button and pageview tags 4) Track forms (currently supported: Contact Form 7) 5) Track email copy and click events 6) Create custom Javascript variables Make TagWizard your go-to tool for optimizing your Google Tag Manager setup, and focus on what matters most in your digital marketing efforts.
Βασικές Πληροφορίες Επέκτασης
Όνομα | TagWizard - GTM Tag Builder |
ID | aiblookbncdhogeficljpbpimpbbjdda |
Επίσημο URL | https://chromewebstore.google.com/detail/tagwizard-gtm-tag-builder/aiblookbncdhogeficljpbpimpbbjdda |
Περιγραφή | Speed up your Google Tag Manager tag creation. Add GTM tags, triggers and variables from your site. For beginners and experts. |
Μέγεθος Αρχείου | 577 KB |
Αριθμός Εγκαταστάσεων | 32 |
Τρέχουσα Έκδοση | 0.1.6 |
Τελευταία Ενημέρωση | 2024-01-31 |
Ημερομηνία Δημοσίευσης | 2023-12-02 |
Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | https://tagwizard.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | http://tagwizard.io/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://tagwizard.io/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "0.1.6", "author": "Markus Trasberg", "name": "TagWizard - GTM Tag Builder", "description": "Speed up your Google Tag Manager tag creation. Add GTM tags, triggers and variables from your site. For beginners and experts.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "contextMenus", "identity", "identity.email", "tabs", "storage" ], "content_scripts": [ { "matches": [ "https:\/\/tagmanager.google.com\/*" ], "js": [ "gtm_bubble.122e1591.js" ], "all_frames": true, "css": [] }, { "matches": [ " |