Quick Start
For those individuals who do not read software manuals, here is a quick-start overview. Keep in mind that this is no replacement for reading this guide in its entirety. Nevertheless, here are the steps to take to publish your first email campaign using myCampaignManager.

User Account - The myCampaignManager administrator will need to add a user account that the new campaigns will be managed by. The administrator will need to know:
- The user's email address
- The user's choice of password
- The user's postal code (for lost password validation)
- The email address that the campaign will be published to (usually a Mailing List Manager)

Sign In - The user enters their email address and password, then clicks on "Sign In" to begin managing campaigns.

Templates - If you plan on using one of the standard included templates, you can skip this step. Otherwise, click on the "Templates" link and then the "Add New" link. Give your new template a title and make sure that "<!--campaignContent-->" appears somewhere within the template code.

Campaigns - Click on the "Campaigns" link, then the "Add New" link to create a new campaign. Select the name of the template you want to use, give the new campaign a name, and click on "Save".

Articles - Add a new article to the campaign by clicking on the "Add New Article" link. Give the article a title, some body text, set the article type to "Normal", give it a sort order (10 will work just fine). Click on "Save" when you have finished.

Preview - Click on the "Preview Campaign" link to see what your email campaign will look like when it is sent out.

Publish - Once you are satisfied with the results, click on the "Publish Campaign" link to send an email copy of it to the email address specified in the user's account settings.
Back to Top


Creating Templates
Each email campaign is assigned a template, so before creating a new campaign, you must ensure that you have an appropriate template for publishing a campaign. The campaign templates are actually simple web pages. A basic web editor can help you create your first template, or you can use one of the stock templates and modify it to fit your requirements.

Remember that when you are referencing external images or web pages, you will need to include the full URL to the resource. Template images will need to be uploaded to and hosted on another web server.

There is only one specific requirement to remember while creating a template for your next campaign. You somehow have to tell myCampaignManager where you want the campaign content to be positioned inside of the template. This can be done using a special tag. At the position within the HTML code where you want the articles to appear, insert the tag: <!--campaignContent-->

Optionally, you may want to add a table of contents to your template, complete with links to the various articles in the campaign (and possibly even "back to top" links). Since the table of contents is based on the articles you add to your campaign, it makes most sense to generate the table of contents when the campaign is actually being published (or previewed). To add a table of contents, locate the position in the HTML code where the table should appear and insert the tag: <!--tableOfContents-->

Alternatively, you may place the <!--tableOfContents--> tag in a header article within the campaign itself.
Back to Top


Manage Campaigns
Clicking on the "Campaigns" link from any myCampaignManager screen brings you to the Campaign List screen. From this screen you can add and delete campaigns. Simply click on the "Add New Campaign" link to create a new campaign, or on the "Delete" link next the campaign you wish to delete.

Clicking on the "Edit" link next to a campaign in the Campaign List screen allows you to edit the content of the campaign, preview the articles, preview the entire campaign, and publish it. Follow the instructions on the Campaign List screen.
Back to Top


Using Images
Clicking on the "Images" link from any myCampaignManager screen brings you to the Upload Images screen. This tool allows you to upload images to the server for inclusion in articles and campaigns. To add images, click on the "Browse" button within the file upload applet and locate the file(s) you wish to upload. You may select multiple files at once by using holding down the "SHIFT" or "CONTROL" keys while making your selection. Click on the "Open" button to complete your selection of image files. Once all the desired files are listed in the applet window, click on the "Upload" button.

Note that there are a number of restrictions on uploading files.
- Only image files will be accepted by the server.
- Large image files will be resized so that the length of their longest side is 200 pixels.
- Image files smaller than 200 pixels will not be resized.
- Images will automatically be removed from the server after three months with no warning.
- Maximum upload size per click of the "Upload" button is 25 MB.

After uploading images, the files will be available to add to articles. While adding an article, click on the "Insert an Image" button to select an image to include in the article. Note that a special "tag" will be inserted at the end of the article text (regardless of where in the article text your cursor is). This tag, if kept intact, may be moved anywhere within the article text.
Back to Top



Copyright © 2005 Steven L. Brendtro
Website: http://mycampaign.sourceforge.net
Email: admin at imaginerc dot com