Marketing - Email Campaign

Hi All
We have created email channel for campaign execution. When I select the same in a campaign, assign a mail form and perform the channel test the email is sent and I can check the same in SCOT and SOST and in the reciepents inbox.
But when I Release the campaign and transfer Target Group to Channels. The emails does not go even if the email addresses for all BP in target group are maintained.
We have also configured a system email as senders email.
I'm using CRM 5.0 with SP10.
Please advice what should I do in this case.
Thanks Avi

Hi all,
I also want to provide with some info that could help...
- you mentioned to have "released" the marketing campaign. I assume you have also "started" it if you have some more complex marketing campaign (use the campaign automation to check it better).
- From the campaign automation you can see the process log (you should find the Start Campaign Process set to "completed") and for each marketing campaign element the process log displays the "workflow log". You should have "Create Target Group + Channel Transfer" in processing or completed with an associated work flow id. Go to the SWI1 transaction with this ID and check the log. You could have got a workflow error. If th status is instead "in waiting" check the ST22 if you have got any dumps! Even if you have the most recent SP (10) the Marketing Segmentation module is still affect of some bugs.
Hope it helps.
Ciao
Diego

Similar Messages

  • CRM Marketing - Email Campaign

    We are implementing CRM 4.0 for executing Email Marketing.
    Can someone let me know how we can get a list of all bounced emails in an email campaign.
    thanks
    Prakash

    Hi Gregor,
      Well..we are planning to upgrade to 5.0 by end of the year. Before we upgrade, we are looking for a solution.
    We are also using open rate tracking realized by custom development. This will be impacted if the user opens the bounced emails as it would be recorded as an opened email which in turn will impact the open rate.
    I can may be get the bounced emails into CRM and process them to get the list. But it does not sound worth while since we are planning to upgrade soon.
    I thought there could be some other way we can track the bounced emails.
    Thanks for your inputs.
    Prakash

  • Questions regarding Email Marketing and Campaign Management

    Hi,
    i am facing some problem is using Email marketing and campaign module of CRM On Demand. Need help in solving few queries.
    1. I am trying to create the email template and save it for future purpose. I am using fields data column to make email personalize automatically. Problem i am facing is when ever i am opening this template for using it again for another campaign these dynamix fields doesn't come. ONlyu the static text xomes.
    2. Second, how can i get the status of email delivered, read etc.
    3. And in last, what ever email i am sending, how can i attach them with the receipient (Contact) record.
    Nisman

    1 - ?
    2 - email receipt status is automatic by Email marketing. You should see it in the Campaign Detail - section Recipients
    3 - Campaign Detail - section Recipients > You can insert Contacts manually or via Data Import or via Segmentation Wizard.
    Good Luck
    Antonio
    BExpert, Brazil
    Siebel & OBI Consulting and training

  • Email Marketing Schedule email campaign

    hello,
    anyone knows which timezone is the schedule email campaign based (email campaign > Manage email campaign > Step 3 schedule email campaign)?
    Is there any way we can set it up per the current timezone we are located? (say Japan timezone)
    Thanks, Sab.

    In addition, will the system automatically update the Delivery Status and Response Status (under campaign > recipients)? When will these two fields get updated?
    Thanks, Sab,

  • When I send a webpage via email, some of my recipients are unable to see it properly. The website was made with iWeb, and a Mac person advised me this was the best way to do an email campaign with iWeb, but it's not working for a lot of my customers - why

    I have recently created a website for my family's business. When we bought the Macbook the guy in Apple said the best way to send an email campaign to our mailing list was to publish a hidden page, find it in the browser on Safari, then share it via email, so that is what I do. For most of my customers this works fine, however I have a number of people each month who cannot see any of the content of the email. I have added an 'If you can't see this email properly...' link at the top of the page, with no shapes or images etc near it, but even that does not appear for them.
    I am a self-taught novice unfortunately, so haven't a clue what the problem is. I'm not sure of the operating system, but we bought the Macbook in May and it has all the recent updates installed. I have just had a new baby so can't get into the store fdor a one-to-one, so if anyone could explain why this happens / what I can do about it, I would be very grateful! Thanks!

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • How to create activity template for email campaign in CRM 5.0

    Hi,
    I tried attaching only a simple activity transaction type (Z005) to communication type email in SPRO > CRM > Marketing > Marketing Planning and Campaign Management > Campaign Execution > Define communication medium.
    After doing this, I was expecting that when I execute my campaign for channel email, emails will be sent to the customers and activity transactions of type Z005 will be created for each outbound email.
    Activity transactions are created, but I think I would like to maintain more details (description, responsible org etc.), which should be possible using activity template.
    I am struggling with creating activity template. I created a normal transaction of type Z005 and tried to maintain it as a template (which was obviously wrong), and the system gave me a message that I need to attach a template transaction of template type D.
    How do I create an activity template of type D?
    Any help would be appreciated.
    Regards,
    Kaushal

    Hi Kushal,
    As your are in CRM 5.0 you can create Activity template from SAP GUI. Just execute CRMD_ORDER and select your Activity type (ZOO5) and in Menu click on Extras->Template->Create  just enter required details such as (description, responsible org etc.)  save the template it will create Activity template number. While creating Email Campaign just enter activity template number.
    Execute Email Campaign it should create Activity with required details.
    Regards,
    Dipesh.

  • How to include link with parameter in marketing emails?

    Hi, my client wants to send out personalized marketing emails to customers with a link back to the BC site that have a parameter on the end that passes the customer's email address the message was sent to. Then the landing page can parse that email off the end of the URL and insert it into the web form on the page where the customer can update his info, insuring he is using the same email that BC sent the message to rather than supplying a different one.
    If you insert a BC tag like {tag_recipientemail} into the body of the message it will replace that tag with the customer's email, but it doesn't work to use that BC tag within the HTML link in the email like this:
    <a href="https://mysite.worldsecuresystems.com/birthday?{tag_recipientemail}" > Click Here </a>
    That renders the TAG code {tag_recipientemail}on the end of the URL, not the email address.
    Anyone found a work around?
    If this was a web page I could use javascript to fix this, but of course email clients receiving messages don't allow javascript to run inside them, so this has to be fixed server side by BC.

    I suspect the same. That should work in the real campaign. I believe that it doesn't work in the e-mail me functionality because the user you are logged in is not connected to the CRM table, which is where that tag is pulling the info from.
    Cheers,
    -mario

  • Automated email campaign

    Hello all,
    We are attempting to setup a simple automated email campaign (CRM 4.0), but we seem to be missing a step.
    We have a campaign with a campaign element that has a target group assigned and a channel of Email. We can test the channel successfully from within the Marketing Planner (the email gets sent). So we know the email infrastructure is working.
    When we transfer the target group to the channel (either manually or via workflow), an email list is created (as checked by crmd_email_list), but no emails are sent. Is there another job that needs to be run to actually send the emails?
    Thanks!

    Hi Kori,
    please check the TRX SCOT , to see if Mails are sent out correctly.
    Over there you have to customize your mail server for the mails you send out.
    Particularly check in options "default domain".
    Hope this solves the problem. Please reward with points if helps.
    AndreA

  • How can I set up an email campaign?

    how can I set up an email campaign?

    Hi there
    I want to set up an email marketing campaign - i have a database of approx 200 email addresses...

  • Html email campaign

    Hello,
    I am trying to upload an html email campaign i created onto Godaddy email
    campaign marketing.  But it's not coming up completely.  It gave me an error
    that it has CSS script, the only thing I did was use a jpeg and create a Hotspot over
    it to creat a link to the site.  Could that be it?  It just shows up as a yellow block
    and that is the backround color for the page. Thank you.

    wbbaweb wrote:
    Oops - not sure why this message came to me.  I'm a total beginner, and
    must have clicked something wrong on the forum page.  So sorry!
    We're not sure either. You probably elected to recieve all message in the forum. You need to go back and fix that. Please do not reply to those posts  - they are being posted to the forum.

  • Bounce-Management in Email-Campaigns

    Hi everybody,
    we, SEW-Eurodrive, try to get the email-bounces from our email-Campaigns back into our CRM-System. For internal email-bounces everything works fine. It does not work for external emails.
    Our email-gateway from Borderware give as bounces messages of type "message" back and all the bounce-information as attachement. Can that be reson why it does not work?
    How has the bounce to be structured that SAP-CRM is able to handle the bounce?
    Has anyone experiences with Borderware gateways?
    Since there is no way to cutomice the Borderware gateway: What can we do, if SAP-CRM is not able to handle attachements?
    Thank's for your help!
    Kind regards,
    Stefan

    Hello Stefan,
    if you check SAP code, it will not change anything in an eMail which comes back as a bounce from whatever mailserver, it just update some data to execute the rules which are maintained in ERMS.
    Therefore the problem you have with Borderware mail server is the standard behaviour of all external mail servers, which normally send back bounces as an attachment and that is how it works in standard SAP CRM system.
    Moreover, there are many different mail servers, some do not attach the original eMail. Try one if you can if that crucial one for you.
    Thanks,
    Raja Pamireddy
    CRM Marketing forum Moderator.

  • Marketing Emails to Staff Bouncing

    Hi everyone,
    Since using the marketing aspect of our website (www.retailsystemspl.com.au) we have been having issues sending out emails to internal staff.
    Basically, what I want to be able to do is send my marketing piece to all clients, and all of my staff so they know what information is being sent to clients - this way they can understand and process enquiries efficiently
    To do this I have created a staff marketing list containing the email addresses/info of staff , which is also included in the recipients stage.
    Whilst our email campaigns and test emails are working for clients, they are not coming through to my 8 staff.
    Now I don't fully understand this, but according to our IT guru  we thought that this may be an issue due to our remote DYNDWS address.
    We are now using a FQDN connection and still not recieving emails.
    I have looked at email bounces and below is a print screen of some staff members bounce reasons, -means nothing to me..but they all seem to bounce for the same reason..
    Has anyone else experienced this issue before? Any ideas or ways of resolving this?
    We are at a loss... :/
    Cheers!

    oops seeing as the image was distorted, here is the bounce code we get :
    Hard Bounce :Reporting-MTA: dns;relay-syd.worldsecuresystems.com X-PowerMTA-VirtualMTA: {default} Received-From-MTA: dns;sydsd-vm-mail-1.bc.adobe.com (172.26.170.23) Arrival-Date: Thu, 20 Sep 2012 08:06:16 +1000 Final-Recipient: rfc822;[email protected] Action: failed Status: 5.4.6 (routing loop detected) X-PowerMTA-BounceCategory: routing-errors

  • 7 Day Email Campaign

    Hello,
    I was hoping I would be able to get some assistance with a problem I've been trying to figure out for a while now. My client wants to do something where if you subscribe to an email campaign of theirs, that it will automatically trigger a 7 day email blast for clients who sign up. As in each day of the week for only 1 week they will recieve a new email from my client about a different topic each time. Is something like this even possible? Thank you very much.
    Jordan

    Hi Jordan,
    That's indeed possible. We call it "email series". You can create 7 of those campaigns, with a delivery day of 0 for the first and 7 for the last, assign the same email marketing list to each campaign and once the customer is added to that list they will receive the o delivery day campaign first, then receive one each day.
    See Email Series section in this link http://kb.worldsecuresystems.com/536/bc_536.html#main_Setting_up_a_loyalty_based_campaign
    See also http://kb.worldsecuresystems.com/170/bc_1701.html
    Cheers,
    -mario

  • Newsletter email campaign - Mailling list with non "default" email address

    Hi all.
    We need to implement a newsletter email campaign but, with standard campaign execution, SAP CRM gets the "default" email addressess of BPs.
    We have a malling list of newsletter that contains a list of emails of our Business Partners.
    This mails sholdn't be the standard ones of this BPs. BPs can has many email addressess (more than one) and they can be subscrited with a non default email (email without default flag in SAP CRM).
    When we try to execute a Marketing campaign with these BPs, SAP CRM uses the default mail address to send the campaing.
    Is possible to execute a Mailling campaign setting the email receivers?
    Thanks a lot.

    Hi Mauro.
    We already have tried to use CRM_MKT_ADR_SEARCH Badi. We have implemented CHANGE_SEARCH_RESULTS method but with this it's only possible to choice between diferent Addresses Numbers.
    But, we have the same Addr. Number with more than one email address in ADR6. All this email address are in the same Adrress Number and Person Number.
    About your question, we are storing the newsletter emails into a Z table. This email adresses are already in BP address.
    Thank you for your idea.
    Do you have another way?

  • Sender's email address in Email Campaign

    Hi Folks,
    Whenever I am creating an email campaign in Communication Channel I enter Email as channel,I have to enter Sender or  email address .
    So If I click on input help of Sender field it will take me to search screen of Employees "Search Employees".Does this mean Any employee can send an email outside sap?Or here we have to select the configured email address?Please help?
    Regards
    Jaya

    Hi Jaya,
    The email address entered here will be visible to the receiver as 'from' mail id. So that if the receiver wish to reply then he can use this mail id.
    Also please see below threads.
    Sending E-mail in Marketing Campaign
    How can email sender be overrided?
    Rgds
    Hari

Maybe you are looking for

  • Is there anyway to view the purchase order information foreach transaction

    hi sap techies Currently the FAGLB03 does not display the vendor related information for transactions coming through as a goods receipts (transactions processed by receiving dept) and/or related to purchase orders. Is there anyway to view the purchas

  • Help! transfering itunes from my external hard drive to my new laptop

    I don't have my old laptop anymore but I do have my itunes backed up on an external hard drive. Copy and pasting does not seem to be working, how do I transfer it over to the new itunes? Thanks!

  • File renaming with drag & drop import

    I want to import images on disk by dragging to projects to avoid the painfully slow import dialog animation, but I also want to rename masters on import. Is there a way to do this?

  • DMS System Implementation

    Dear Support,    We are going to implement Document Management System , So please provode some important document and related link So that we can take the Guidelines from that So requesting to pls help in this regard. Regards Mukesh Kumar

  • MDT 2010 Deleted task still running

    Hi Guys, I have been using MDT 2010 with Litetouch for deploying Windows 7 x64 clents for the last month. I have a main task sequence which does the deployment and a test task sequence for me to try new things out. On the test task sequence I created