Woopra has already expanded the way we can integrate and automate our website with other business systems, now it’s time to take it a bit further and setup lead revisit notifications every time a lead who meets certain criteria comes back onto our website. This is also applicable for any ...
Read More »Recent Posts
Identifying visitors in Woopra using GTM & Form Variables
Continuing on from Part 1: Identifying visitors in Woopra using GTM & URL Variables, we’re going to now look at how to identify visitors in Woopra using GTM to extract form field variables before or after a form has been submitted. Implementation time: 30 minutes Prerequisites: Woopra installed and running Google ...
Read More »Identifying visitors in Woopra using GTM & URL Variables
To get the most out of Woopra you want the ability to identify as many visitors as possible on your website so you can track their every movement and gain better analytics into how certain visitors behave. Woopra has already written some quality documentation on sending visitor information to identify customers, ...
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