Omnibasis offers data tags for all kinds of dynamic information. Paste a data tag into your message to add personalized or dynamic content. The following list outlines all of the tags available to you.


Note: your tag must not be broker by HTML, for example, this is an invalid tag {<b>FIRST_NAME}</b>. Make sure you check HTML source to validate your tags.


For more details on how to use merge tags in Omnibasis, take a look at our Personalize Message with Data Tags article.


Note: you want to make sure you data tags are not mingle with HTML. Use code view in HTML editor to verify it. Example of valid data tag is {BOOKING_START}, and example of invalid is {<span>BOOKING_START</span>}


Personalization


Use these data tags to display customer information in your emails or default signup forms and response emails. The following list contains the most common data tags used for personalization.


{FIRST_NAME}

Inserts your customer's first name if it's available.


{SURNAME}

Inserts your customer's last name if it's available.


{EMAIL}

Inserts your customer's email if it's available.


{COMPANY_NAME}

Inserts your customer's company name if it's available.


{PHONE}

Inserts your customer's phone number if it's available.


{MOBILE_PHONE}

Inserts your customer's mobile phone number if it's available.


Email Data Tags

{EMAIL_TITLE}

Email title or header, used to call customer to attention. 


{EMAIL_SUB_TITLE}

Email sub title, used to provide more context why customer should continue reading your email. 

{EMAIL_CONTENT}

Email content of the body, the main message details.


{EMAIL_HEADER}

Email header, customizing what appears at the top of the main message.


{EMAIL_FOOTER}

Email footer, customizing what appears at the bottom of the email.


System Data Tags

System data tags can be used to include social sharing links, content feed links, and account information, or to translate your message. System data tags are also used to add unsubscribe, update profile, and forward links to your message.


{BUSINESS_NAME}

Inserts your company business name or organization.


{EMAIL_APP_URL}

Inserts your company application URL on Omnibasis. You can always configure your business name and url. Learn how to Set up a custom domain and FREE SSL certificate on Omnibasis.


{EMAIL_LOGO_URL}

Inserts your company logo URL on Omnibasis. You can always configure your logo. Learn how to How to manage site appearance on Omnibasis.


{EMAIL_PREFERENCES_URL}

Inserts your application URL to manage preferences for users and customers. Learn more about Preferences with omniTrust. For example, the tag will be replaced with link with default translation for user language preference for "Please click the link to manage subscription".


Commerce Data Tags

{VIEW_CART_URL}

Inserts link to return to a shopping cart on your site. Learn more about Ecommerce Campaign for Abandoned Checkout.


Project & Task Data Tags

{PROJECT_NAME}

Inserts project name.


{PROJECT_TASK_START}

Inserts project  task start date.


{PROJECT_TASK_START_TIME}

Inserts project task start date and time only if available.


{PROJECT_TASK_END}

Inserts project task end date.


{PROJECT_TASK_END_TIME}

Inserts project task end date and time.


{PROJECT_TASK_SUBJECT}

Inserts project task subject if any.


{PROJECT_TASK_STATUS}

Inserts project task status.


Booking Data Tags

{BOOKING_START}

Inserts booking start date.

{BOOKING_START_TIME}

Inserts booking start date and time only if available.


{BOOKING_END}

Inserts booking end date.


{BOOKING_END_TIME}

Inserts booking end date and time.


{BOOKING_SUBJECT}

Inserts booking subject if any.


{BOOKING_STATUS}

Inserts booking status.


{BOOKING_CHANNEL_NAME}

Inserts booking channel name if booking came via a channel import.



Resource Data Tags

{RESOURCE_NAME}

Inserts resource name.


{RESOURCE_IDENTIFIER}

Inserts resource identifier if any.


Note Data Tags

{VIEW_NOTE_LINK}

Inserts a link to a note to view on your site.


Order Data Tags

{ORDER_ID}

Inserts order id.


{ORDER_STATUS}

Inserts order status


{ORDER_DATE}

Inserts order date


{ORDER_TOTAL_AMOUNT}

Inserts order total amount


{ORDER_TOTAL_POINTS}

Inserts order total amount in points


{ORDER_BALANCE_AMOUNT}

Inserts order balance amount


{ORDER_BALANCE_POINTS}

Inserts order balance points

{ORDER_PAID_AMOUNT}

Inserts order paid amount


{ORDER_PAID_POINTS}

Inserts order paid points


{ORDER_REFUND_AMOUNT}

Inserts order refund amount


{ORDER_REFUND_POINTS}

Inserts order refund points


Document Signature Data Tags

{DOCUMENT_ID}

Inserts document id.


{DOCUMENT_STATUS}

Inserts document status.


{DOCUMENT_NAME}

Inserts document name title.


{DOCUMENT_INSTRUCTIONS}

Inserts document recipient instructions.


{DOCUMENT_DATE}

Inserts document recipient signature required by date.


{DOCUMENT_RECIPIENT_STATUS}

Inserts document recipient signature status.

{DOCUMENT_RECIPIENT_NAME}

Inserts document recipient name.


{DOCUMENT_RECIPIENT_SURNAME}

Inserts document recipient surname/lastname.


{DOCUMENT_RECIPIENT_LINK}

Inserts a link to view and sign document on your site.


Mobile Wallet Data Tags

{VIEW_MOBILE_WALLET_LINK}

Link to view or download customer mobile wallet.


{VIEW_MOBILE_WALLET_ANCHOR}

Link with <a> anchor and words 'Click to View ' to view or download customer mobile wallet.


{CREATE_MOBILE_WALLET_LINK}

Link to create customer mobile wallet.


{CREATE_MOBILE_WALLET_ANCHOR}

Link with <a> anchor and words 'Click to Create' to create customer mobile wallet.


Custom Fields Data Tags

You can define custom fields keys and use them in messages. You key will be used in upper case with brackets.


For example, if you defined a custom field key customer_dog_name, you can use {CUSTOMER_DOG_NAME} tag to use a value of custom field.