Contents1 CF7 to Zapier Webhook implementation1.1 Create a new Webhook Zap Trigger1.2 Update your WordPress Functions.php File1.3 Testing the webhook1.4 What to do with the POST data? In this tutorial we will go through how to create a JSON POST request to a webhook endpoint using php CURL, in this particular ...
Read More »Facebook Advertising – Star Ratings in Ads
From April 24 to June 24, 2017, star ratings from selected Facebook business pages reviews and ratings section will appear below your business’s name in a small percentage of ads appearing in Newsfeed. Star ratings will only appear when the average star rating is 4 stars or higher and when ...
Read More »Make Zendesk tickets look like real emails
In this short article we’re going to go through how to make Zendesk tickets look like real emails. This is by no means a fix, but a work around until Zendesk can implement HTML formatted comments without all the other jargon such as white spacing, company name, agent name and date/time. ...
Read More »Contact form data inside Salesforce
Contents1 Count of form submissions1.1 How it is useful1.2 How to implement2 Last form submission date2.1 How it is useful2.2 How to implement2.2.1 Create the Contact/Lead field2.2.2 Create the Flow2.2.3 Create the Process3 Top forms being used4 Concluding Continuing on from the first part of how to get your form ...
Read More »Lead scoring inside Salesforce using SalesWings
Contents1 How does it work ?2 Who to call first ?3 Get instant notifications4 Concluding In recent times we have been testing and are now a paying customer of a new predictive lead scoring web app called SalesWings which brings lead scoring inside Salesforce. On the contrary to most lead scoring ...
Read More »WordPress form submissions to Salesforce custom object (web-to-any)
Contents1 Prepare CFDB JSON query1.1 Clean up contact form fields1.2 Prepare the JSON export query2 Prepare the new Salesforce Object2.1 Create a new object2.2 Create a new record type2.3 Create the fields3 Join the data using Zapier3.1 Create the Trigger3.2 Create a Search Step3.3 Create the Action4 Extra remarks5 Concluding This ...
Read More »Contact form 7 Dynamic Attachments using custom upload field
Contents1 CF7 Dynamic attachments implementation1.1 Create the custom field1.2 Update the functions.php file1.3 Update your CF7 mail output1.4 Concluding A large problem we have come across with CF7 is the use of dynamic attachments using only a single form. The problem is CF7 is limited to fairly static variables which ...
Read More »Populate form fields from URL Variables using GTM
Contents1 Update your form with field ID’s:2 Create URL Variables in GTM:3 Create Trigger in GTM:4 Create JavaScript Tag in GTM:5 Woopra Integration:6 Test out your form with URL variables: If your goal is to improve your visitor experience and increase conversion rates, then you will know that the less ...
Read More »Implement Queue Using 2 Stacks in Java
Today, we will look at how we can implement a Queue by using 2 Stacks in Java. Note that a Queue is an interface in Java and to correctly implement it fully according to the documentation, all of its method signatures must be overridden. In this case however, we are implementing ...
Read More »Track YouTube video views in Woopra using GTM
Contents1 Create the Variables in GTM:1.1 Create the videoAction variable:1.2 Create the videoUrl variable:2 Create the Trigger in GTM:3 Create the Event tag in GTM:4 Create the Script tag in GTM:5 Update your schema in Woopra: In today’s Woopra tutorial we’re going to look at how to track YouTube video ...
Read More »