Widget Installation Guide

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

The Details...

1) Add V3's Javascript SDK to Your Websites

Just copy and paste V3's JavaScript SDK into the head tag of all your web pages.  The SDK instantly turns on V3's tracking capabilities and allows you to begin using V3'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 V3's database to ensure that V3 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 V3's REST API and the PHP API Client Wrapper.

Back to Checklist

3) Drop V3's Widgets Into Your Website

V3 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 V3 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 V3's ML Widgets.

Back to Checklist