Table of Contents

This is an example of a dynamic, templated ad.

This is an example of a dynamic, templated ad.

015B0546.NEF

Key Insights


hbspt.forms.create({
portalId: “263750”,
formId: “6338d928-2466-4b61-9955-b504f67048f6”,
region: “na2”,
target: “#hubspot-form-container”,

// Fires AFTER the submission has actually persisted in HubSpot — safe to redirect here
onFormSubmitted: function($form, data) {
// data.submissionValues is keyed by internal field name
var selectedValue = data.submissionValues[’employer_vs_employee’];

// Option A: Redirect to Landing Page 1
if (selectedValue === “I’m interested in offering Access Perks to my people.”) {
window.location.href = “https://accessperks.com/your-landing-page-1”;
}
// Option D: Redirect to Thank You Landing Page
else if (selectedValue === “Other”) {
window.location.href = “https://accessperks.com/ppc-thank-you”;
}
// Options B & C (“Access Perks member” & “Offer product/service”)
// fall through and stay on page — HubSpot’s inline thank-you message shows.
}
});

Sign up to our newsletter for news, tips, and ideas.

This is an example of a dynamic, templated ad.

This is an example of a dynamic, templated ad.

015B0546.NEF

Ready to learn more?

Recognize your people, reward them with real value, and watch your culture Ascend.

Request your 20-minute demo

See how Access Perks Ascend combines manager-driven recognition with rewards your employees can spend on the nation’s largest private discount network.