Conversation

Sub-linked button with opt-in and download options

  • 13 July 2022
  • 1 reply
  • 49 views

Userlevel 1
Badge

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?


1 reply

Userlevel 1
Badge

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