Can we track “tel:” and “mailto:” clicks from Email
Is there a way to track clicks in email if we have “tel:” and/or “mailto:” in HREF?
Is there a way to track clicks in email if we have “tel:” and/or “mailto:” in HREF?
I would like to automate the process of updating statuses, emails and from names in All Subscribers list, but I would like to avoid using export/import or any AMPscript sitting outside of the Automation Studio. Instead I would like to use SSJS.
The scenario we have is that we are storing email address information in other different data extensions. So it depends on the journey whether we use these or the primary email address (stored in all subscribers list). However, journey builder only uses the all subscribers list email address even if we set the Journey Builder Settings to > Use Primary Email Address from data extension; Use Email Address from Entry Source Only.
Please refer to this post Build a Custom Profile Center for Multi-Org purpose and then to this link in the sfmc documentation:https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/creating_a_custom_profile_center_using_ampscript_and_the_soap_api.htm. I’m sure a lot of you are familiar with these two docs.
I have a global variable called @Count
. I also have a for loop that increases the @Count
by 1 each time I cycle through the loop. Is there a way for me to detect with AMPScript whether @Count
is an odd or even number?
I’m trying to capture the emails subject in the send log. Is there any way for me to do this?
How can I change the ReplyTo-address and name in a marketing cloud email?
Whenever we run a journey using a sendable data extension with an alternate email address as the entry event, the corresponding EmailAddress in the all subscribers list gets updated with the alternate email address.
I am trying to create a Data Extension using SSJS Script through Automation Studio.
Not sure this is possible with Marketing Cloud Smart Capture form and landing pages, but seems like it should be.