Questions tagged [exacttarget]

A commercial software as a service product for various marketing platforms including email, mobile, social media, and landing pages (now called Salesforce Marketing Cloud). There is a StackExchange site for Salesforce products including the Marketing Cloud: https://salesforce.stackexchange.com/questions/tagged/marketing-cloud

A commercial software as a service product for various marketing platforms including email, mobile, social media, and landing pages.

There is a StackExchange site for Salesforce products including the Marketing Cloud (formerly ExactTarget).

Resources

121 questions
0
votes
1 answer

DataView in AMPScript

Is it possible to access SendLog and DataView data i.e. _Click via AMPScript to populate email content? Something like: %%[SET EmailContent = _Click(linkName);]%% I know how to run SQL query and save this as a Data Extension but I'd like to use it…
dan123
  • 43
  • 1
  • 1
  • 5
0
votes
1 answer

NoClassDefFoundError: com.exacttarget.etpushsdk.ETLocationManager$RegionMonitor

I'm receiving a weird problem and I don't know if is a Android related or SDK related. The thing is, I'm following the instructions to add ExactTarget Journey Builder SDK (https://github.com/ExactTarget/JB4A-SDK-Android/) , instructions from here:…
Rodrigo Amaro Reveco
  • 4,932
  • 5
  • 22
  • 33
0
votes
1 answer

"Field Name was not found in the send source"

I'm a bit new to ExactTarget in general so I apologize if this has already been answered (if it has, I can't find it anywhere). I am attempting to create an email which will conditionally display n of 50 bulleted lists containing links to product…
Taj
  • 43
  • 1
  • 6
0
votes
2 answers

PHP SOAP requset fialed, error message bad request

I tried to add the lead to exacttarget api, but always get error "Bad Request". All the code are follow the sample from Exacttarget, can anyone hlep Below is the SOPA envelop:
0
votes
1 answer

Execution timing, AMPScript / JavaScript?

I am interested in using JavaScript on an ExactTarget landing page. I'm hoping that the JavaScript I have on page can examine a cookie value, and based on this cookie value, set a variable in AMPScript. If I were to use SSJS, would the JavaScript…
Eric Wiley
  • 15
  • 4
0
votes
1 answer

Retrieve ExactTarget subscriber with attribute value

I'm using the SOAP API of ExactTarget. I'm able to retrieve subscribers with email, but I have custom attributes which I would like to get, such as age or gender. I tried Complex filter but no luck. Here is what I want but in…
kaymly
  • 1
  • 3
0
votes
0 answers

MYSQL/Exact Target query does not pass validation

Exact Target uses MYSQL, however it prevents me from using SOME commands. either wait, I get this error "Cannot perform an aggregate function on an expression containing an aggregate or a subquery." select tm.CustomerID as customerid, tp.Category1…
Samuel Bala
  • 149
  • 1
  • 3
  • 8
0
votes
3 answers

Exacttarget Emails: how to dynamically attach multiple files?

I am doing research on how to use exact target to send out email attachments: (could be multiple) http://help.exacttarget.com/en-US/documentation/exacttarget/content/email_attachments/ I couldn't hard code it as in the following…
Jiadi Jiang
  • 1
  • 1
  • 1
0
votes
2 answers

Exacttarget API Custom Unsubscribe Page

I'm trying to figure out how to use the ExactTarget API to redirect to a custom unsubscribe page when a use clicks the unsubscribe button at the bottom of an HTML email. So far, in ExactTarget's documentation, I found something about custom "profile…
Rambo8000
  • 323
  • 1
  • 12
  • 23
0
votes
2 answers

AMPScript: trying to insert hidden fields

I'm working on some email that will be deployed via Exact Target. We have a lot of AMPScript dictating what is going on within the email(s). The content blocks of the email are dynamically filled, and when a field is left empty there is still a call…
Frankie
  • 1
  • 4
0
votes
1 answer

Can two processes read from the same text file at the same time without error?

I'm having a weird issue with a proprietary software system. Anyways, I think the only question I need answered is "can two processes in a .NET environment read from the same text file (file I/O) at the same time without error"? The file in…
Mike Marks
  • 10,017
  • 17
  • 69
  • 128
0
votes
1 answer

Get Email ID or Name from AMPscript

I'm new to exacttarget and ampscript so I'm sorry if this is trivial. I've tried searching the help documentation to no avail. I'd like to include the email name or ID as metadata in an email. Is there a way to retrieve this information at send…
VFein
  • 1,021
  • 2
  • 11
  • 23
0
votes
1 answer

Exporting, archiving, or saving ExactTarget mails

To preface this I'm not an ExactTarget expert.... We use ExactTarget and are interested in more archiving our email newsletters so that our subscribers can later use our articles as a reference. We have an archive folder set up in the exact target…
0
votes
1 answer

Retrieving data extension used to filter e-mail send

I'm new to ExactTarget, and I'm having some hard time to do something that should be simple. We direct our e-mails using a list of All Subscribers, and filter then using data extensions. When I go on the tracking page of a particular e-mail, there…
Inox
  • 2,255
  • 3
  • 13
  • 26
0
votes
1 answer

Exact target Api Connectivity in Java

I tried the following link to connect the Enterprise API Service of Exact Target. I couldnt succeed.I used the Following site to implement basic Connection to Exact Target Api. Connecting to Exact Target Api using Axis 2 I get the Following error…
bks4line
  • 485
  • 3
  • 10
  • 23
1 2 3
8 9