Are you sending bulk emails having links to promote your product or service? Do you want to track the traffic generated via this Email campaign? This post explains how to track user clicks on the links in Email using Google Analytics. It is helpful to calculate the ROI of email campaign.
Month: September 2015
Pivot C# Array or DataTable: Convert a Column To a Row with LINQ
My previous post explains how to convert a column to row in JavaScript array. In this post, we will do the same thing but with C# Array and DataTable using the power of LINQ or Lambda expression. For simplicity, I am using the same data.