Blog

Blog

How to track button or link click using Google tag manager

Google tag manager replaces the hard-coded tags with dynamic tags that are easier to implement and update. Instead of updating code on your website, you use the work space interface of tagmanager.google.com to decide what needs to fire and on what page or what action. Once submitted, Google Tag Manager adds the appropriate tracking code to your site.

Difference between service and a factory in angularjs (With use cases)

Introduction

If you are a novice in angular and just starting out, then you might be confused by service and factory in angular. Even if you have been using angular in the past, then most probably one of the question peeving you must be the difference between service and factory and when to use them correctly. The forums and groups on angular are also filled with these questions, and although many reply, hardly any reply quenches our need to understand the difference between them. Today I'll try to explain and point out the differences between them.

Python, Django & Angular Web development companies in India

We are proud to announce that we are one of the best django/angular web development companies in this world.

Signals in Django

Introduction

This tutorial deals with implementing event driven, decoupled logic building in Django. This kind of logic building is especially helpful where a certain function or block of code has to be run at every occurrence of a particular event. In other words, Signals help us in triggering a function or block of code to be executed when a event (or signal) is raised.

Scheduling Tasks in Django

Introduction

This tutorial explains how to deal with scheduled jobs in django websites. Scheduled jobs are jobs that are to be run automatically without any human intervention at set intervals or set time. A popular use case of scheduled jobs could be for cacheing data, that more or less remains unchaged for a period of time.

Recent Posts

Archive

2025
2022
2021
2020
2019
2018
2017
2016
2015
2014

Tags

Authors

Feeds

RSS / Atom