Skip to main content

Hi everyone, I'm trying to set up my telegram bot with manychat so that it takes the clickid + utm parameters from the landing page promoted on meta ads to make sure that it passes them to a second telegram bot always made with manychat and that the latter generates custom affiliate links with the parameters that I need for tracking every time a user arriving from the ads clicks on it.

I need this to be able to track the conversions assigned to the clickid and to be able to optimize the campaigns since telegram does not support native tracking on the platform.

Thanks in advance to anyone who will help me

have you found the solution?


@NicoMoney to do this you'd need a specific URL trigger per landing page, and you could dynamically add the a Reference value to each URL, like this:

 

With that reference value payload, you could do some logic or search a google sheet to get the appropriate affiliate link you need to give the client.

This is how I'd set this up…

Hope this helps :)


Reply