Skip to main content

Posts

Showing posts from June, 2018

How to Implement the Google Tag Manager Code

Google Tag Manager is a tag management system allowing marketers and webmasters to deploy website tags all in one place. It allows you to quickly and easily update tags and code snippets on your website or mobile app. The is a system created by Google to manage JavaScript and HTML tags used for tracking and analytics on websites. The Google Tag Manager code is a small piece of JavaScript and non-JavaScript code that you paste into your pages. It enables Tag Manager to fire tags by inserting gtm.js into the page (or through the use of an iframe when JavaScript isn't available). This is how you will implement the Google Tag Manager code on your website: 1. Copy the following JavaScript and paste it as close to the opening <head> tag as possible on every page of your website, replacing GTM-XXXX with your container ID : <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gt

Chrome Extensions that I'm using this 2018

ColorZilla Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies Easy Auto Refresh Auto-refresh and auto-reload pages after any number of seconds. Lightshot (screenshot tool) Simple and convenient screenshot tool. Select an area, edit your screenshot and upload it to the server. MozBar MozBar from Moz Nimbus Screenshot & Screen Video Recorder Screen Capture FULL Web page or any part. Edit screenshots. Record screencasts - record video from your screen. Open SEO Stats(Formerly: PageRank Status) Shows web rank and SEO stats of current web page, quick access to Geo IP Location, Whois, Alexa, backlinks, indexed pages and more. Page Ruler Draw a ruler to get pixel dimensions and positioning, and measure elements on any web page. Tag Assistant (by Google) Tag Assistant helps to troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more. Window Resizer Resize the browser window to emulate var

reCAPTCHA Fixes Spam Problems

reCAPTCHA is a free security service that protects your websites from spam and abuse. It knows when to be easy on people and hard on bots. Easy for legitimate users. For the visually impaired, reCAPTCHA provides an audio CAPTCHA option. Your legitimate users will find our regular audio CAPTCHAs easy to solve. Bots on the other hand will get a much harder audio CAPTCHA designed to block them. Visit: https://www.google.com/recaptcha/admin#list