Changing the Facebook “tr” endpoint to send Facebook Events to another URL (GTM Server-Side – Conversion API)

3 years ago
Farmer

As a caveat this is an **unofficial** way of achieving this as of this article's writing... The question is why…

Facebook Business Manager Verification – “Start Verification” Button Disabled!?

There are many benefits to verify your Business Manager on Facebook; however, it is not exactly straightforward to start the…

5 years ago

Adding the Facebook Pixel to a GTM AMP Container

One issue when adding the Facebook pixel to a Google Tag Manager AMP container is that there are no custom…

6 years ago

Installing dependencies to get Puppeteer 1.0 running on Ubuntu 16.04

When trying to run PuppeteerĀ 1.0 within your Node.JS scripts on an Ubuntu 16.04 box and you keep getting messages (but…

6 years ago

API Rate-Limiting with Lumen 5.6 and Illuminate Routing/ThrottleRequests Class

Off the back of this article, there could be some potential improvements to make the setup a bit more robust.…

6 years ago

How to use the Facebook img tag to fire pixel events

Before implementing the img tag, the previous article should be reviewed: it discusses some of the edge cases and situation…

6 years ago

How to future-proof your Facebook marketing against the latest news feed changes (Jan 2018) with the pixel and other optimizations

When it comes to Facebook Marketing as well in life, there are things we can and cannot control. This article…

6 years ago

When should I use the Facebook img tag over the Facebook Pixel JS Code to fire my Facebook Events?

An img tag (html tag) can be used to fire Facebook Pixel events on your site. This is a not…

6 years ago

What are the SubscribedButtonClick and MicroData events and can/should I disable this?

In mid-May 2017, the Facebook Pixel started to automatically send button click (SubscribedButtonClick) and metadata (MicroData) tracking events. This is…

6 years ago

Using Laravel 4’s Illuminate Cache as a Standalone – FileSystem, APC and Redis (with authentication)

This is more of a code snippet post more than anything, but I just wanted to give a more "thorough"…

10 years ago