diff --git a/readme.md b/readme.md index a509b0c..26aa402 100644 --- a/readme.md +++ b/readme.md @@ -41,3 +41,45 @@ We use [Composer](https://getcomposer.org) for managing PHP development dependen ## Screenshot ![Contact Form 7 Controls](screenshot-1.png) + +## Sample Analytics Scripts + +Note: all scripts use a fake account ID `abc123`. + +Google Tag Manager (GTM): + +```html + +``` + +Google Analytics 4 (gtag.js): + +```html + + +``` + +Facebook Pixel: + +```html + +```