Hi all,
I’m building a site that displays a variety of affiliate offer on my homepage. My memberships are powered by memberstack, and I want to change the affiliate links on the website to change when users log in.
The reason: Each user will generate a unique id when making an account which I want to add to the affiliate links as a subid so I can track payments and comissions generated by each specific user. So basically every link will be specific to each user.
Any ideas on how I can do this? Right now when users make an account I have zapier send their memberstack data including this sub id to a Webflow CMS “Users”, and I have my affiliate links in a different CMS (“websites”).
Thanks for any help.