What would you like to know more about?

Configuring Plan Your Visit

Quick Start

Want to get the Plan Your Visit Widget up and running ASAP? Check out the Quick Start Guide.

If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "example-church.com" with the base URL of your church's website.

<script id="MPWidgets" src="https://example-church.com/widgets/dist/MPWidgets.js"></script>

Create a webpage on your website that will display your Plan your Visit Widget or identify the page on your website where it will be displayed.

Add the Plan Your Visit Widget to your church website by placing this snippet of code in the body of your chosen webpage, modifying the required attributes.

<mpp-plan-your-visit returnurl="https://example-church.com/visit" verificationemailtemplateid="141" churchnotificationemailtemplateid="1" milestonetoassignid="15" milestoneprogramid="5" collectaddress="true"></mpp-plan-your-visit>
Tip: While not mandatory, this snippet would typically be placed inside a <div> element with the class "container".