I'd like to create a link that contains attributes from the user:
But when doing so, I cannot find the utm parameters in the attributes list:
I basically want to create a link like the following
https://sample.com?utm_medium=medium&utm_source=source&utm_campaign=campaign
where the utm parameters are the ones which the user had before opening the conversation with the bot.
If this is currently not possible through the intercom interface, would this be possible using custom scripts? I see this developer post on github that could be a solution, but dunno even how should I implement such script.
Thanks
Gas