Skip to main content

Is it possible to create a sub-linked button that immediately when clicked will start the download of a file, such as a PDF and in addition opt-in contact and add a tag to it?

Yes, you need to do the following
1) Add the PDF to the repository
2) Enter the repository and go to the button "Edit" of the particular PDF
3) Copy the file ID from the URLĀ 
4) Paste in the formula:
$opt-in:YOUR_TAG$&redirect=$ins-file$downloadFile=xxxxxxxxxxxxxxxxx
xxxxxxxxxxxxx - in this place we give the ID
YOUR_TAG - Here we enter the name of the tag we want to assign to the people who opened the pdf
5) You can copy the above formula and paste it in place of the URL where you would normally add a link to some page


Reply