I have in my wordpress some session variables, in wich i store info about the sources of my campaigns (IG, Google, Twitter, etc.) y want to put them as a parameter in the links y use wit buttonizer, for example something like this:
https://myappointment.mysite.com/?source={session('source')}
Can that be done?
Thanks in advance.