Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman we implemented your solution and the variable issue we had is now working and we see the tracking by pulling out the https:// from the main variable.Thanks!
Sorry for the delay, other priorities came up.But relooked at the existing token and I may need one of our developers to look at implementing your code. There is a lot going on in the token now.#foreach($fund in $sorter.sort($monthlyFundUpdates_cList,["rankIndex:asc","fundNameMarketing:asc","fund_Na...
@SanfordWhiteman yes, we are looping through with the script. I will take a look at your work-around. Thanks!
We are having an issue with a token. We are dynamically creating a URL for a link to a PDF. When we have the full URL set in a variable $murl the link points to the correct PDF. It all works fine but there is no tracking link.#set($murl = "https://www.franklintempleton.com/investments/options/mutual...
Thanks Sanford I will need to go back to our web team to configure how they load these scripts.Is there any other method to capture the page URL that the form has been filled out on?
Here are the 2 pages that the form and code are on:https://www.franklintempleton.ca/en-ca/advisor/campaigns/refocus-review-rebuildhttps://www.franklintempleton.ca/en-ca/advisor/products/mutual-funds/franklin-global-growth
@SanfordWhiteman from what I read in the other posts is that the you did not need this form field on the actual form but it was added to the page in the .js script. But I went and added it to the form as a hidden field and set it to Form Pre-fill: Disabled but I am still getting the original page th...
HelloI am having an issue where when a form is submitted it is not it does not overwrite the field when the form is filled out the second or third time. It always remains as the first submission. I am using the LastFormURL added through addHiddenFields method that I read about on a nation post:https...
Hi JoshWhen you say "I map my IPs to different use cases so it's fairly easy to group them."Do you mean have all the emails sent out of certain workspaces? If so we are doing that. But as we have many business users in the instance we can not be assured that they use the proper dedicated IP so we ha...
We have 2 dedicated IPs for sending emails. I was wondering if there was a way to run a report by dedicated IP. I'd like to be able to see which emails are sent by which IP to help in diagnosing deliverability issues and comparison with our BCC hosting tool that we use for compliance. Is there a wa...