Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The confirmation message that clients receive after booking their appointment is a great place to summarize the details of when, where, and what their appointment will be. 

One great way to do that (particularly if you have multiple services that they could have booked or a complicated location to get to) is to use tags. Tags essentially go into the appointment record and pull out the specific information that the tag is defined to. These tags will stand out to you on the default confirmation message that is on your acccount because they are wrapped in percentage signs:

 

The Confirmation Panel Settings area shown in the screenshot above can be found under the Settings Client Information page in your Back Office application. Below is a list of tags and their definitions that you can use in this appointment save message area. Just copy and paste the text that is wrapped in percentage signs into the editing area of your appointment saved message. 

Here is a list of tags relating to the staff that is assigned to render the appointment:

TagDefinition
%STAFF_FULLNAME%Name of the Staff
%STAFF_EMAIL%Staff's Email
%STAFF_MOBILE%Staff's Phone Number listed in Staff Profile under Settings → Staff
%STAFF_SIGNATURE%Signature list in Staff Profile under Settings → Staff

 

Here is a list of tags relating to the specifc appointment & appointment time:

TagDefinition
%APPT_DATE_TIME%Date and Time of the Appointment for client's timezone
%APPT_DATE_TIME_STAFF%Date and Time of the Appointment for staff's timezone
%APPT_DATE%Appointment Date (without time)
%APPT_START_TIME%Appointment Start Time in client's timezone
%APPT_START_TIME_STAFF%Appointment Start Time in staff's timezone
%APPT_END_TIME%Appointment End Time in client's timezone
%APPT_END_TIME_STAFF%Appointment End Time in staff's timezone
%APPT_ID%Appointment ID Number

 

Here is a list of tags relating to the location you've set up in TimeTap:

TagDefinition
%LOCATION_NAME%Location Name
%LOCATION_ADDRESS1%Address Line 1
%LOCATION_ADDRESS2%Address Line 2
%LOCATION_CITY%City
%LOCATION_STATE%State
%LOCATION_ZIP%Zip/Pin Code
%LOCATION_DIRECTIONS%Directions (From Setup->Locations)
%LOCATION_OFFICEPHONE%Phone

 

Here is a list of tags relating to the address and info the client may have entered

TagDefinition
%CLIENT_FULLNAME%Client's Name
%CLIENT_FIRSTNAME%Client's First Name
%CLIENT_ADDRESS1%Address 1
%CLIENT_ADDRESS2%Address 2
%CLIENT_CITY%City
%CLIENT_STATE%State
%CLIENT_ZIP%Zip/Pin
%CLIENT_EMAILADDRESS%Client's Email address
%CLIENT_PHONE%Phone Number
%CLIENT_MOBILE%Mobile Phone
%CLIENT_COMPANYNAME% 

Company Name

%APPOINTMENT_NOTE%Comments entered by client

 

Here are some tags relating to the service or class and your business:

TagDefinition
%REASON%Service or Class Name
%BUSINESS_NAME%Name of the Business

 

 

 

  • No labels