Patient Portal Integration
Our ProActive Patient Portal integrates easily with your website. Setting it up is simple! Below are multiple options for patient log in abilities depending on your desire and need.
We provide multiple utilities for easy access to the Patient Portal.
- New User Registration Button Place this below your chosen log in graphics.
- Returning User Log In Image These are your default graphics for Patient Portal access.
- Direct Widget Access Returning users can enter their email and password directly on your website for quick log in.
- Google & Apple Apps Links to both the Google play store & Apple app store for the VetScene app.
VETSCENE APP BUTTONS
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.


Each app button’s code is listed below.
App Store
<a href="https://apps.apple.com/us/app/vetscene/id1497344890"> <img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/App-Store-Apple-Button.png"/></a>
Google Play
<a href="https://play.google.com/store/apps/details?id=io.appery.project658003">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/App-Store-Google-Button.png"/></a>
NEW USER REGISTRATION BUTTON
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.

Below is an example of how your code should look. Replace XXXX with your assigned clinic number.
<a href="https://www.vetscene.com/Pages/index.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/newuser.png"/></a>
MASTER LOG IN IMAGE LINKS
Option A: Images
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.


Below is an example of how your code should look. Replace XXXX with your assigned clinic number.
Cat Login
<a href="http://www.vetscene.com/Pages/Default.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/vetscene_one.jpg"/></a>
Dog Login
<a href="http://www.vetscene.com/Pages/Default.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/vetscene_two.jpg"/></a>
Option B: Images
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.



Below is an example of how your code should look. Replace XXXX with your assigned clinic number.
Purple Login Button
<a href="http://www.vetscene.com/Pages/Default.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/purp.png"/></a>
Blue Login Button
<a href="http://www.vetscene.com/Pages/Default.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/blue.png"/></a>
Green Login Button
<a href="http://www.vetscene.com/Pages/Default.aspx?ClinicID=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/green.png"/></a>
DIRECT ACCESS WIDGET
This code puts the log in fields directly on your website.
Copy the code from below and place it in your desired location.
Patient Portal Access
Email Address:
Password:
New User? Register
Below is an example of how your code should look. Replace XXXX with your assigned clinic number.
CLIENT CONNECTION BUTTONS
Right click on an image below and select “Save Image as…”
Once the image is downloaded, place it on your website and link it to the applicable URL.



Below is an example of how your code should look. Replace XXXX with your assigned clinic number.
Request Appointment
<a href="https://www.vetscene.com/Pages/RequestAppointmentExt.aspx?vtecClinicId=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/apptbutton.png"/></a>
Client Reviews
<a href="https://www.vetscene.com/Pages/ReviewsFeedExt.aspx?VtecClinicId=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/reviewbutton.png"/></a>
Refer a Friend
<a href="https://www.vetscene.com/Pages/ReferFriendExt.aspx?VtecClinicId=XXXX">
<img src="https://clinicmedia.s3.amazonaws.com/Vetscene+Proactive+Buttons/referbutton.png"/></a>