-
Google reCaptcha
The following are steps to set up Google reCaptcha on websites or Gravity form. Before you set it up, you will need to have Google API keys. One is for site and another is for secret key. Usually, we will see following message when Google API keys haven’t inserted to…
-
Google Analytics – with Monster Insights plugin tracking pdf download
Most of time, people embed Google Analytics within their websites, so they can analyze how people use their websites. However, web developers also can use Google Analytics to tracking downloaded documents. In this example, I will demonstrate how to use Google Analytics to track PDF open or download. For example,…
-
CAS on folder
This post will show you how to secure folder by using BYU CAS. Note: this can only be done on server side. For example, we have few folders, such as folder1, folder2, and folder3 inside the course folder. Whenever people want to access one of three folders, they will be…
-
CAS on Page
This instruction is about how to secure page on the WordPress by using CAS. For example, we want users to authenticate before they could access other pages. Page one -> CAS authentication -> Page two First, we need to three plugins in order to implement this feature. WP Classify, Quick…