cachemeifyoucan
Newbie
- May 18, 2024
- 1
- 2
We are looking for ways to save the data filled in by users on a form on pre-landing. The goal is to store the data but also to pass it on as parameters to the affiliate network so the data will be pre-filled on the offer page. I saw a lander where a POST-request is used to store data, wondering if it makes sense to code something like this myself or if there are tools available.