Field Merge in Subject Line - Increasing the Hard Bounce Rate?

Hey All,
We did a little A/B test recently. By "little" I mean two different tests, 250 recipients in each test). We wanted to test the option to insert Field Merge in the Subject Line. We took 10% of 2 specific groups of costumers and sent the two options:
1. Salutation LastName, Register Now and Secure a Tuition Scholarship
VS.
2. Register Now and Secure a Tuition Scholarship
As said above, we did the same test twice to 2 different groups.
The results was, unsurprisingly, in favour of the Subject Line with the Field Merge BUT - - - - - We saw that not only the Open Rates or Clickthroughs were higher, but also Hard Bounce rates were higher (3 Hard Bounces when we used Field Merge vs. 0 when we sent a plain text SL)
Do you think that the usage of Field Merge in the Subject Line could be the reason for the higher Hard Bounces rates?
Thank you,
Ziv

You should be able to get some more precise information from your Xorg logs, but I would bet it is related to the evdev driver. Some of the options in your xorg.conf no longer work with the latest version. For now you should be able to either map your mouse directly to the appropriate /dev/event* entry or change to the standard mouse driver, both of those methods should be in the wiki.
You are supposed to be able to use the evdev driver without the input section of your xorg.conf by using dbus/hal autodetection, but AFAIK at the moment the xorg-server package still isn't compiled with hal support, so you would have to patch and rebuild the package.

Similar Messages

  • Adding Field Info in Subject Line of Email with Attached PDF

    Had a question regarding the email submit button. I wanted to know if there was a way to put the information put into a specific text field in the email subject line when the PDF is being sent via email as an attached.
    For Example:
    Question one on the form would be.....
    1). Why are you submitting this email?
    (Answer by User) Website Technical Issue
    I would like to take the text "Website Technical Issue" and add to subject line of the email being sent by the user when they press submit/send at the bottom of the PDF. So it would send an email out of their inbox, with the attached PDF they filled out, and the subject line stating what ever they put in text field 1.
    Any help or a given PDF example would be greatly appreciated! Thanks in advance!

    Hello Everyone,
    I am having the same issue as tlg814 with needing three fields to pull into the subject, and I followed the blue print of the code as well, but I am only getting one field to populate in the subject line.  I am using Acrobat XI. Here is my code:
    Mouse up> Run a JavaScript
    var parts = getField("SR#", "Urgency", "Ship To").value
    this.mailDoc({
    cTo: "[email protected]",
    cCc: "[email protected]",
    cSubject: parts,
    cMsg: "Please create a Parts Request for the items in this email. Thanks"
    Any thoughts as to why it is not pulling all three fields?
    Thanks

  • How can I enable the automated drop down for the subject line on the email page

    How can I enable the automated drop down for the subject line on the email page as I send more than 300 emails everyday with the same subject line. Before it use to happen in my gmail account but now its not. Please help me as its increasing my work time because I have to type the subject line again and again on each email I send. Please help me guys.

    This is usually caused by one or more bookmarks having a long title.
    You can check that folder in the Library and shorten long names.
    * Bookmarks > Show Al Bookmarks
    *Bug 626066 - History, Bookmarks menus too wide because of pages with long titles on 64bits
    <i>Please do not comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html</i>

  • How we can Print a field Value in last line of the layout

    Hello:
    I am doing Check printing report ... Accroding to that I am facing a problem to print a Field value in last line of the layout....Anyone Can help to this please.....

    Hello,
    Take a look to the example provided in the note :
    Note.253881.1 How to Create a Report With a Frame Only on the Last Page at a Fixed Position
    Regards

  • Is it possible to increase the hard drive capacity on my Macbook Pro?

    is it possible to increase the hard drive capacity on my Macbook Pro?

    If you feel confident, you can do it yourself.
    If not, Apple can do it for the small matter of money.
    If you go to http://eshop.macsales.com/installvideos/
    Find you Mac on this page it has videos that show you how to replace the disk drive.
    After you view the video then you can make your mind up as to which is the correct way for you to go.
    Alllan

  • Increase the hard disk drive capacity on a MacBook Air

    is it possible to increase the hard disk drive capacity from 64 to 128 G? How do I do it?

    It would appear Apple does not intend for you to do it.
    It might be possible, if expensive.
    I would consider an external drive.
    increase flash storage on macbook air
    Can one upgrade Flash Storage
    Re: macbook storage upgrade??
    increase flash storage on macbook air

  • How can I increase the hard limit of the stack size?

    Hi,
    My process gives an error of segmentation fault (SIGSEGV) that is caused because the stack limit is reached. I have a doubt about how to increase the stack size. I have tried change it with "ulimit - hard" but this size is 65532kb, and is very low for my process. How can I increase the hard limit?
    Thanks.

    When last I checked, the kernel had a fixed stack size limit.
    Do you have the source code to this application? If so, [see this Tiger stack size article|http://homepage.mac.com/eric.c/hpc/contents/documentation/How%20to%20in crease%20the%20stack%20size%20on%20Mac%20OS%20X.pdf], and specifically have a look at the +ld -stack_size+ mechanism; rebuild the code with a bigger limit.
    Entirely FWIW, this question would be more typical over in the developer forums or maybe in the Unix forum if you don't have Apple developer access. Better audience for application development and for software-related questions over there.

  • Passing form field name to the subject line of the task assign email

    Hello Everyone,
    I am trying to create a process that need to pass one of the field data from a form to the task email assign but could not make it work right as expected. I think I miss something but could not figure it out myself. If any one has done this before, please share your knowledge.
    Thanks in advance,
    Han Dao

    Hi Jasmin,
    I thought it simple thing to do by passing the xPath to the subject line but for some reasons, it does not work instead it show the whole xpath on the subject line. Here is my xpath:
    {$/process_data/FormData/object/data/xdp/datasets/data/FSFIELDS_/Form1936/EmpInfoSub/UserM gr$}
    where Form1936 is the pageName, EmpInfoSub is sub-form, and UserMgr is field name on the form.
    Thanks,
    Han Dao

  • How to replace the subject line of the subimitted email with the filled in data?

    Hi,
    I am creating a very simple form using adobe acrobat X standard. The user will submit the form using submit button which emails me the form. All the users have adobe acrobat X standard installed on their computers. I have a text field in my report called 'Project Title' and the user will write the project name in front of that. I want this project name to appear in the subject line of teh email. How do I do that? What javascript to use?
    I found this example which does exactly what I am looking for. But I don't know how to view the java code use. http://forums.adobe.com/thread/462681
    Any help would be appreciated.
    Thanks,
    Sandeep

    Read this tutorial: http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address

  • Missing Subject line for the Approval Notification Mail

    Hi,
    We use CUP 5.3 SP7. We have configured the system for role based approval. We found that the approval notification mail being sent without any Subject line. It's configurable to set the admin mail id, but couldn't find one to set the Subject.
    We get the following content in the mail....
    View <http://<host:port>/AE/index.jsp?verifyApproverLogin.do........................>
    Can we set it somewhere from the configuration?
    Regards, Anil

    Hi Alpesh,
    Thx for your reply..But i think you missed my point...Let me try to explain it again...
    When we submit a request, the system triggers a notification mail to the approver(s). And this mail seems to be missing a Subject line... and it's shown to be sent from the System E-mail id we set at the SMTP server config.
    I couldn't find a tab for setting the E-mail format for the first approver  neither at the stage nor in the e-mail reminder configuration.
    Perhaps, setting the next approver will help if i had a secondary approver. But we are using a single stage WF in CUP. Am i missing some config step here?
    Regards,
    Anil

  • Increasing the hard drive in Macbook Pro.

    i want to increase my hard drive size. so where i can found the new hard drive in Thailand? i want to change it.

    I don't know of any Thai websites but I can recommend the one terabyte HGST 7K1000 7200 rpm, SATA III drive. Available at OWC (who do ship internationally).
    Good luck,
    Clinton

  • I set up an autoreply but i cannot work out how to change the subject line to the one I want

    I set up an automatic reply but the subject line come up as re: and what the other person wrote. I want to change the subject line to a set one to all emails. How can I do that?

    What email program are we referring to?

  • Text field as email subject line or email body

    I have a form with a text field. I would like to have the contents of the text field in either the subject of the email or referenced in the body of the email. I am using a submit button for the email.

    You might want to look at the event.target.mailDoc method which only works with Acrobat and attached the PDF to the email.
    var myDoc = event.target;
    var rEmail = TextField1.rawValue;
    myDoc.mailDoc(
    false,
    rEmail, "", "",
    "Subject goes here",
    "Body goes here."

  • How to change the Subject line of the mail when PO is sent to a vendor

    Hi,
    I wanted to send PO through Email.All the settings have been done and the output goes fine.
    I wanted to change the text in the title and hence have set the programme as SAPMM06E and Form Routine as TEXT_SYMBOL_REPLACE .
    After setting ,NAST table is picking the text under TDCOVTITLE field as desired.But in the SOST queue ,it is not updating correctly.The PO number is not appearing and is giving some default number.
    Why it is not updating in SOST queue ,whereas the NAST table is picking the desired text?
    Please let me know if some more settings are to be made in output types or somewhere else?
    Expecting reply at the earliest
    Regards
    Saurabh

    Hi Saurabh,
    We have also same email functionality but we have written z-driver program. From driver program we are populating title field.
    Create Attachment Notification
            move w_title  TO i_packing_list-obj_descr.
    *" Specify Document Data
            move w_title    TO e_doc_data-obj_descr.
        CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
          EXPORTING
            document_data              = e_doc_data
            put_in_outbox              = c_x
            sender_address             = sender
            sender_address_type        = c_sender_type
               commit_work                = 'X'
          TABLES
            packing_list               = i_packing_list
            contents_bin               = i_mess_att
            contents_txt               = contents_txt
            receivers                  = receivers
          EXCEPTIONS
            too_many_receivers         = 1
            document_not_sent          = 2
            document_type_not_exist    = 3
            operation_no_authorization = 4
            parameter_error            = 5
            x_error                    = 6
            enqueue_error              = 7
            OTHERS                     = 8.
    Regards,
    Anil Salekar

  • Increasing the hard drive

    Is it possible to connect an external hard drive to expand the size so we can put more content on. Is it possible to run anything through and ethernet cable, thats the only connection that i can see...
    With the software available now i can put all my dvds onto my apple tv and this is what im trying to do.

    Is it possible to connect an external hard drive to
    expand the size so we can put more content on.
    No, you cannot connect an external hard drive to the Apple TV itself. However, you can stream content from iTunes libraries on "host" computers to it. Since they support multiple drives you can, for instance, move your entire iTunes library to a dedicated external drive, or tell iTunes not to copy content to the iTunes music folder, distributing it among various drives, as described in iTunes Mac 7.1 Help: Adding files to your library without copying them to your Music folder.
    With the software available now i can put all my dvds
    onto my apple tv and this is what im trying to do.
    This is called syncing. Even if you do the hardware hack that replaces the 40 GB drive in the Apple TV with a larger one, you will probably run out of space on it eventually. Streaming avoids this hassle by effectively supporting a nearly unlimited number of drives attached to up to five different computers. You can still sync selected content from a single iTunes library if needed.

Maybe you are looking for

  • Wordpress xml file from local to remote MySQL

    I am developing a php site with an attached WordPress blog using Dreamweaver CS6 on my localhost test server. My php pages contain echos from private blog posts with an average of several divs per page. Heres my problem, when I export the xml from my

  • MSN and Video

    Anyone know of any programs for the Mac that support MSN and video? Was currently using Adium but it doesn't support video. I can't believe something isn't available since most of the world is on Windows and they all use MSN. I have family that want

  • Looking for a cache-clearing Terminal command

    Hi, I'm trying to clean up my MacBook a bit, since last month was its third birthday. One thing I'd like to do is clear out any superfluous font, user, and system caches. I've read that the command "atsutil databases -remove" will do this in Leopard,

  • My home page keep changing to go.webalta.ru

    I have set my home page to eurosport, but every time I open the FireFox, it opens go.webalta.ru. I have already tried to restart the FF using "Troubleshooting" option. I have scanned and deleted what was found.But some of them coming back.

  • ERROR MESSAGE IMPORTING CD

    For the very first time ever, I've gotten a message, as soon as I try to import a cd, which states, "An error occured while trying to import the file... The current encoder settings for bit rate and sample rate are not valid for this file". WHAT!!!!!