Description
About us Intentive is a CRM and lifecycle marketing consultancy for consumer brands. Our whole business runs on one idea, that every touchpoint a brand puts out either strengthens it or wears it down, and there is no neutral. We are finishing a rebuild of our site, intentive.digital, and we need a strong back-end developer to wire up the data and integrations behind it, cleanly and securely. The project The front end of the new site is built and polished. What we need now is the plumbing behind it: a proper server-side connection to our email platform (Klaviyo) for our contact and newsletter forms, and the wiring that captures results and leads from our new on-site quiz. This is standard-but-important integration work that has to be done securely and reliably, with careful handling of data and secrets. What you will do Build a custom contact form that submits server-side to the Klaviyo API, with the private key held server-side only and never exposed in the browser. On submission it should create or update the person's profile, add them to a dedicated "Website Enquiries" list, subscribe them to marketing only where they have consented, and fire a custom event so we can trigger an auto-reply to them and an internal notification to us. You will migrate our existing newsletter signup to the same clean server-side integration, so everything runs through one reliable path. You will wire the new quiz so that when someone completes it, their result and details are captured into Klav