dusanmiha

ECD - Cookies

Sep 8th, 2020 (edited)
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.80 KB | None | 0 0
  1. On ecd.rs and exchange.ecd.rs Each time visitors interact with the cookie consent form cookieConsent custom event should fire. Cookie Consent Form should contain two buttons: Accept All Cookies, Accept Necessary Cookies, and More details link. Example:
  2.  
  3. 1. How Cookie Consent should look like on ecd.rs and exchange.ecd.rs: http://prntscr.com/udmcop
  4.  
  5. 2. When the user clicks More Details ( http://prntscr.com/udmcz5 )
  6. We have functionality and Marketing Cookies:
  7.  
  8. Functionality Cookies
  9.  
  10. ZenDesk (Mandatory) cookieConsentZd
  11. HotJar (Optional) cookieConsentHj
  12. Google Analytics (Optional) cookieConsentGa
  13.  
  14. Marketing Cookies
  15.  
  16. Google and Bing Ads (Optional) cookieConsentAds
  17. Facebook Pixel (Optional) cookieConsentFb
  18. LinkedIn Insights (Optional) cookieConsentLn
  19. Quora Pixel (Optional) cookieConsentQp
  20.  
Add Comment
Please, Sign In to add comment