FilipFD

loop_cookieConsent?

Mar 12th, 2021 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. On Loop website, 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: 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. HotJar (Optional) cookieConsentHj
  11. Google Analytics (Optional) cookieConsentGa
  12.  
  13. Marketing Cookies
  14.  
  15. Google and Bing Ads (Optional) cookieConsentAds
  16. Facebook Pixel (Optional) cookieConsentFb
  17. LinkedIn Insights (Optional) cookieConsentLn
  18. Quora Pixel (Optional) cookieConsentQp
  19.  
Add Comment
Please, Sign In to add comment