What is Woopra ? Earlier this week we discovered a fantastic new online integration tool called Woopra which takes online customer analytics and automated processes to the next level. For those who are using Google Analytics, you would know they forbid the sending of PII (Personal Identifiable Information) which has ...
Read More »Recent Posts
Mailchimp user tracking in Google Analytics using Google Tag Manager
The problem: When you have great analytics on your Mailchimp email data, at times you want to also track what each individual user is doing within Google analytics for a more in-depth understanding of how each individual behaves before converting. Google has provided us with a great free tool, Google ...
Read More »-
How to use the Gmail API to update Signatures of GSuite users (PHP)
If you’re like me, you are an admin looking at how you can use the ...
Read More » -
Salesforce Visual Workflow plugin – POST JSON callout to external webservice
-
Salesforce Open CTI Lightning with Twilio Tutorial
-
Contact form 7 to Zapier Webhook (JSON POST)
-
Make Zendesk tickets look like real emails
-
Implement Queue Using 2 Stacks in Java
Today, we will look at how we can implement a Queue by using 2 Stacks ...
Read More » -
Reverse a String in Java