Engage Anywhere Checklist

These are the three ways we recommend integrating Wildfire’s Engage Anywhere in your existing websites.  These require basic knowledge of HTML as well as some scripting experience.

The Details...

1) Add Wildfire's Javascript SDK to Your Websites

Just copy and paste Wildfire's JavaScript SDK into the head tag of all your web pages.  The SDK instantly turns on Wildfire's tracking capabilities and allows you to begin using Wildfire's APIs and Widgets.  This step requires only basic knowledge of HTML. 

Learn more about the JavaScript SDK.

Back to Checklist

2) Connect Your Existing Web Forms

Any form that receives supporter data should be connected into Wildfire's database to ensure that Wildfire contains your complete supporter list.  We recommend adding the "POST /supporter" API call into the scripts that process your form data.  This API call will check if the supporter exists and either add a new supporter or update an existing supporter.  This step requires basic knowledge of PHP or REST APIs. 

Learn more about Wildfire's REST API and the PHP API Client Wrapper.

Back to Checklist

3) Drop Wildfire's Widgets Into Your Website

Wildfire provides with a full library of supporter engagement widgets that you can place on your website and theme to match your website's look and feel.  At the very least, we recommend adding the My Wildfire widget into the top right of every web page.  We also recommend the Action Center widget on your home page.  This step requires only basic knowledge of HTML and CSS. 

Learn more about Wildfire's WFML Widgets.

Back to Checklist