PhoneGap Device Info, Accelerometer & Compass Plugin

PhoneGap device plugins are one of the important plugin sets which can provide the important information about your device. These plugins have the capability to use the features of  device hardware as well as software. PhoneGap device plugin uses the device hardware to make a discovery about the device like device model, device version, device …

AngularJS – Dependency Injection

Dependency Injection is the pattern of designing software in which one or more services (known as dependencies) can be injected in the component (dependent object). It makes our code more maintainable, testable and usable. There are many components in which dependency can be applied like controllers, directives, filter,  service, factory, provider, value, constant. But some of …

Remove Hashtag From The Routing URL – $locationProvider

You have noticed that whenever you write the URL of an Angular application, a hashtag, i.e /#/, always appear after the application root folder. For Example: –  https://www.formget.com/tutorial/angularjs/#/emp_details/0 It happens because AngularJS is a javascript framework which work at front-end rather than back-end. So, angular adds a hashtag, by default, after the application root folder …

Email Autoresponder Email Marketing : Automate Your Replies

Are you facing trouble to reach your clients. ?  Then you are far away from establishing a powerful bond of communication with the subscribers and customers that could affect your user engagement towards your services. So, Is there any solution regarding this matter. ?  Of course yes, Email Autoresponder helps you to connect with your clients …

AngularJS Routing : Connect Different Templates In Single Page Application

AngularJS Routing is one of the amazing feature provided by Angular. Routing helps in expanding the scope of view and allow us to use multiple templates within a single page application. In this tutorial, we are going to demonstrate you how to configure and use routing in your single page application. First we will explain …

Email Analytics: View Advance Report

MailGet provides smart email analytics feature which is used to examine email behavior. It is utilized by the email marketers to analyze how recipients are interacting with their email message. The Advance Report provides you stats regarding the type of devices and operating system used by the customers. You can also find customer’s location based on country. Advance …

AngularJS Module : Building Blocks To Angular

In this tutorial, we will give you conceptual and implementation information about AngularJS Module. First we will explain the core concept of Modules and then we will create a simple application for the implementation understanding of the concept. So, Let’s begin with the conceptual part. AngularJS – Module A module is a collection of the …

AngularJS-Directive : Incharge To Give Commands

In this tutorial, we are going to create a simple application using angularjs-directives. This application will contain the following feature. Display all the available themes product. Each theme product contains a product image, show features button, price, features section, Hide Features and Buy Themes buttons. When a user clicks on a product’s Show Features button,  the features section …

Google Analytics Email Marketing Tracking : Bulk Emails

Whether you are working in a small business or large, analytics is the most important task for every organization. The same thing happens with email marketing campaigns. For example – When you do email marketing for your business, then you would like to know what results are generating on your websites. And, several questions will …

PhoneGap Configuration File : Config.xml

Config.xml is a platform specific configuration file. With the help of this configuration file, it is possible to modify the default values of PhoneGap application elements like – Widget Name Description Plugins API Icons Splash Screens etc. Important Points About Config.xml Make sure it is at the top level of your application. You can take a look …

Google Analytics Integration With MailGet

Google Analytics is a great platform for carrying out basic analysis on your email campaigns. Things you can analyze with Google Analytics are explained briefly in Google Analytics Tracking feature. Add Google Analytics tracking to your MailGet campaigns and start tracking your client’s behavior from clicks to purchases by setting up goals and conversion in Google Analytics. Before …