2023
Archie from Booton
Archie did great and didn’t make any mistakes. He avoided areas in front and back that we had worked on. He’s such a good boy!
function createCookie(name,value,days) { let currentTime = new Date().getTime() if (value.clickId === '' && localStorage.getItem('codeTrackerInfo')) { let getGclidData = JSON.parse(localStorage.getItem('codeTrackerInfo')); if (((currentTime - getGclidData.storedTime) / 1000) > 1800) { localStorage.setItem('codeTrackerInfo', JSON.stringify(value)); } else { if (getGclidData.clickId === '') { getGclidData.entryUrl = value.entryUrl; getGclidData.referrerUrl = value.referrerUrl; localStorage.setItem('codeTrackerInfo', JSON.stringify(getGclidData)); } } } else { localStorage.setItem('codeTrackerInfo', JSON.stringify(value)); } }
let obj = { entryUrl: 'https://www.hiddenfence.com/2023/page/2/', referrerUrl: 'https://hiddenfence.com/2023/page/2', clickId: '', trafficType: 'Organic', storedTime: new Date().getTime() }
createCookie('codeTrackerInfo', obj, 1);
Archie from Booton Read More »
Luna from Jefferson
Luna is showing avoidance and dragging the leash. She is happy to play in the yard and likes the treat part of the training. Way to go, Luna!
Luna from Jefferson Read More »
Penny from West Caldwell
Penny is so happy to be trained on the Hidden Fence!
Penny from West Caldwell Read More »