(function () { const METASITE_APP_DEF_ID = '22bef345-3c5b-4c18-b782-74d4085112ff'; const getXSRFTokenFromCookie = () => { const match = new RegExp('XSRF-TOKEN=(.+?);').exec(document.cookie); return match ? match[1] : ''; }; const eventNames = { Purchase: 'Purchase', Lead: 'Lead', }; const eventNameToConversionActionCategory = { [eventNames.Purchase]: 'PURCHASE', [eventNames.Lead]: 'SUBMIT_LEAD_FORM', }; const channelParams = { price: 'price', id: 'id', currency: 'currency', name: 'name', category: 'category', brand: 'brand', variant: 'variant', list: 'list_name', quantity: 'quantity', step: 'checkout_step', option: 'checkout_option', position: 'list_position', coupon: 'coupon', affiliation: 'affiliation', revenue: 'value', tax: 'tax', sku: 'sku', shipping: 'shipping', }; const mapContents = ({ contents = [] }) => contents.map(({ currency, ...product }) => paramsMapper(product, channelParams), ); const paramsMapper = (params, mapper) => { const mappedParams = Object.keys(params); if (mappedParams.length === 0) { return params; } return mappedParams.reduce((mappedObject, currentKey) => { const newKey = mapper[currentKey]; if (newKey && (params[currentKey] || params[currentKey] === 0)) { mappedObject[newKey] = params[currentKey]; } return mappedObject; }, {}); }; const loadGtag = () => { const gtagInitScript = document.createElement('script'); gtagInitScript.type = 'text/javascript'; gtagInitScript.innerHTML = ` window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()) `; document.head.appendChild(gtagInitScript); const gtagScript = document.createElement('script'); gtagScript.type = 'text/javascript'; gtagScript.setAttribute('async', 'true'); gtagScript.setAttribute('src', 'https://www.googletagmanager.com/gtag/js'); document.head.appendChild(gtagScript); }; const handleGoogleConsent = () => { window.dataLayer = window.dataLayer || []; if (window.consentPolicyManager && window.consentPolicyManager.initRan) { const { policy, defaultPolicy } = window.consentPolicyManager.getCurrentConsentPolicy(); setConsent('default', evaluateConsentPolicy(policy, defaultPolicy)); } else { setConsent('default', { advertising: false, analytics: false, functional: false, waitForUpdate: 500, }); } window.document.addEventListener('consentPolicyInitialized', ({ detail }) => { setConsent( 'update', evaluateConsentPolicy(detail.policy, detail.defaultPolicy), ); }); window.document.addEventListener('consentPolicyChanged', ({ detail }) => { setConsent('update', detail.policy); }); function evaluateConsentPolicy(policy, defaultPolicy) { const { gdprEnforcedGeo } = window.wixTagManager.getConfig(); return defaultPolicy && gdprEnforcedGeo ? { ...policy, advertising: false, analytics: false } : policy; } function setConsent( action, { advertising, analytics, functional, waitForUpdate }, ) { (function () { window.dataLayer.push(arguments); })('consent', action, { ad_storage: advertising ? 'granted' : 'denied', ad_user_data: advertising ? 'granted' : 'denied', ad_personalization: advertising ? 'granted' : 'denied', analytics_storage: analytics ? 'granted' : 'denied', functionality_storage: functional ? 'granted' : 'denied', personalization_storage: 'granted', security_storage: 'granted', ...(waitForUpdate ? { wait_for_update: waitForUpdate } : {}), }); } }; let conversionActions; const loadConversionActions = () => { const XSRFToken = getXSRFTokenFromCookie(); const headers = { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }; const getAppToken = window.wixEmbedsAPI?.getAppToken; if (getAppToken) { headers.authorization = getAppToken(METASITE_APP_DEF_ID); } const metaSiteId = window.wixEmbedsAPI?.getMetaSiteId(); return fetch( `${window.location.origin}/_serverless/pa-google/v1/accounts/current-site/conversion-actions?metaSiteId=${metaSiteId}`, { method: 'GET', headers, }, ) .then((response) => response.json()) .then((data) => { conversionActions = data.conversionActions; gtag('config', conversionActions[0].conversionId); }); }; const reportEvent = (eventName, eventParams) => { const category = eventNameToConversionActionCategory[eventName]; const conversionAction = conversionActions.find( (currentConversionAction) => currentConversionAction.category.category === category, ); if (conversionAction) { let conversionData = { send_to: `${conversionAction.conversionId}/${conversionAction.conversionLabel}`, }; switch (category) { case 'PURCHASE': { const { revenue, id, currency, coupon, ...params } = eventParams; conversionData = { ...conversionData, ...paramsMapper({ revenue, id, currency, coupon }, channelParams), transactionId: eventParams.id, items: mapContents(params), }; break; } default: break; } gtag('event', 'conversion', conversionData); } }; let isBootstrapped = false; const bootstrap = () => { handleGoogleConsent(); loadGtag(); return loadConversionActions().then(() => { isBootstrapped = true; }); }; const bootstrapPromise = bootstrap(); const registerListener = () => { window.wixDevelopersAnalytics.register( 'd6708a0e-5b2a-458e-8cfe-bdca240aa2ce', (eventName, eventParams) => { if (isBootstrapped) { reportEvent(eventName, eventParams); } else { bootstrapPromise.then(() => { reportEvent(eventName, eventParams); }); } }, ); }; window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener); })();
top of page

Transforming Lives at the Terlingua Pet Clinic: A Helping Hand for our Dogs and Cats

If anyone follows us on Social Media, you will know we are big animal lovers. Our passion for animals is reflected in our diverse family, which currently includes several dogs, a few goats, and a couple of cats. Each of them brings their own unique personality and joy to our lives, and we often find ourselves sharing their antics and adventures online. As we continue to expand our little farm, I’m sure we will be adding more animals to the brood at some point, perhaps even more exotic pets or livestock, as we strive to create a vibrant, loving environment for all creatures. The bond we share with our animals is profound, and it motivates us to engage in activities that promote their well-being and the welfare of other animals in our community.


Lady Holding a Dog's Paw
Holding a Paw in Need

Pets in Need

Recently, we had the incredible opportunity to assist with the inaugural Terlingua Pet Clinic, an event that holds great significance for both the animals and the residents of our community. This clinic was organized by Tamera Drilling, the owner of the High Sierra Bar and Grill in Terlingua, who recognized a pressing need within the community. It became clear that many dogs and cats in Terlingua were in dire need of veterinary services, particularly for spaying and neutering, which are essential for controlling the pet population and ensuring the health of the animals. Given that Terlingua is a border town located in close proximity to the stunning Big Bend National and State Parks, tourism serves as the primary source of income for many local families. However, the economic realities make it challenging for some community members to afford veterinary care or even the transportation necessary to reach clinics located in nearby Alpine.


Terlingua Pet Clinic


Volunteers at the Terlingua Pet Clinic
Volunteers at the Terlingua Pet Clinic

To address this critical issue, several fundraising events were organized to gather the necessary resources to ensure that the spay and neuter services would be provided free of charge to the community. The Alpine Humane Society stepped in to lend their support by providing vital vaccinations for the animals, showcasing their commitment to animal welfare. Additionally, a dedicated team of veterinarians and veterinary technicians from Operation Kindness, in Carrollton, TX, traveled to Terlingua to perform the surgeries over a busy two-day period during the Labor Day Weekend. Over the course of the clinic, they successfully performed an impressive total of 115 spay and neuter surgeries and conducted 61 well visits, complete with vaccinations generously supplied by Petco Love. The local bed-and-breakfast establishments demonstrated their community spirit by offering free lodging for the 23 staff members who volunteered their time and expertise. Moreover, various local businesses came together to provide breakfast for the veterinary team over the two days, along with an abundance of drinks and snacks to keep everyone energized throughout the event.



Abby and Pearl playing at the Modern House
Abby and Pearl at the Modern House

At Paisano Azul Ranch, we felt incredibly privileged to be able to contribute by providing lodging and support for the fundraising efforts that made the clinic accessible and free for the public. The success of this initiative was truly remarkable, made possible by the generous outpouring of support from the community and the various organizations involved in the Pet Clinic. It was heartwarming to see so many people come together for a common cause, united by their love for animals. There are already discussions underway about hosting another clinic next year, which speaks volumes about the positive impact this event had on the community. The crew and team who worked tirelessly during the clinic expressed that they felt the unmistakable Terlingua love, and it is our hope that this spirit continues to thrive as we work together for the welfare of all animals in our area. Get to know us by clicking the links below.



Paisano Azul Ranch

725 Rd. Runner Circle

Terlingua, Tx. 79852




Comments


bottom of page