JuanDLink
Contributor
- Joined
- Jan 8, 2022
- Messages
- 76
Hi everyone.
I have been using the Afflift Web Builder + the amazing @Nick videos + Visual Studio Code to create landing pages. But I need some help, I want to know if it's possible to add a code so that I can pass Facebook URL parameters to Bemob, which would be:
I have been using the Afflift Web Builder + the amazing @Nick videos + Visual Studio Code to create landing pages. But I need some help, I want to know if it's possible to add a code so that I can pass Facebook URL parameters to Bemob, which would be:
- ad_id={{ad.id}}
- adset_id={{adset.id}}
- campaign_id={{campaign.id}}
- ad_name={{ad.name}}
- adset_name={{adset.name}}
- campaign_name={{campaign.name}}