Question about landing pages, scripts & sendy postback

RollerAds

Hudjes

Contributor
Joined
Jul 18, 2021
Messages
76
Tools & Environment;
AWS s3 domain for landers
AWS domain approved to send 50k emails per day.
Managed VPS domain for Sendy installation, with PHP capability if needed.
Hugo for static website on managed domain.

Project;
I'm working to set up a lead-gen campaign, (double-opt-in) and I need to get the Sendy "thank-you-page" to fire a post-back to Voluum.

Logically, I think it should work like this;

1. Visitor clicks on an advert, which generates a click to Voluum
2. Voluum sends the visitor to the lander with a 'clickid' parameter.
3. A javascript on the lander will capture the 'clickid' and insert it as a hidden field into the HTML signup form on the lander.
4. The lander send the visitor name and email address with the 'clickid' to Sendy
5. Sendy stores the 'clickid' in a custom field
6. Sendy sends a double-opt-in "confirmation link" via email to the visitor.
7. The visitor clicks the link in email, so Sendy sends the visitor to a "thank-you-page", with the 'clickid' embedded in the url.
8. The "thank-you-page" has some javascript to capture the 'clickid' from the Sendy URL, and fires a post-back to Voluum.

Question;
Is
 
Last edited:
To view the premium content in our affiliate marketing forum (including this awesome thread), you must first register and upgrade your account. Register today and become a part of our amazing community!
Top