How to use Marketing text on pets in Pet Tracker

This article is for anyone who needs to add marketing text on to a pet for display on the website.

 

 

Marketing text can be added to the individual pet’s page. This text can be used for sales as well as note information about the pet.

 

The marketing text will show up in different locations on the pet’s page depending on the text or template being used.

Example :

 

The text can have variables to allow formatting and making templated marketing text easier.. The list of variables is listed right below the marketing text field.

For our example pet, we have a male mini bernedoodle named Joseph. So if we input a line with [SEX] {BREED} and {NAME} it should show that info in the marketing text.

For example :

Meet {NAME}! This beautiful {SEX ? Male=boy, Female=girl, pup} is ready and excited to be the newest member of your family. {NAME} is a {BREED}.

 

Additional coding was added to {SEX} to changes the text used depending on the settings in Pet Tracker for the pet. It will specify different words to use the settings for Male, Female, or if those are not set it offers a neutral for the third option.

The result of that line applied our example pet would be :

 

 

Once you have written something you like you may want to save it as a template for future use.

To do this check the Save Template button and name the template.

 

You can select the template then in the future by selecting it from the dropdown menu.

 

It add the template and the website will take into account the coding to change sex, breed, etc for the new pet the template is applied to.

 

 

Links to other webpages can also be made by using HTML code. For example :

<a href="https://www.domainname.com/about/pet-protection-bundle/">Pet Protection Bundle</a>

This can be placed in the middle of a sentence like in the following example :

Your puppy will also come home with a <a href="https://www.domainname.com/about/pet-protection-bundle/"Pet> Protection Bundle</a> which includes one year of training through MyPetTrainer.com and a lifetime enrollment with AKC Reunite.

This results in a clickable link that will be displayed in the pets marketing text as shown in the following picture.

 

Additional Custom fields can be added and this will be detailed in a different guide to be linked here in the future.