|
|
| Custom event logging for WordPress developers. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " wp-logs.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " wp-logs.zip " Downloaded plugin from your computer, Where you downloaded wp-logs.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " WP-Logs " folder is added on left sidemenu. Now, Click on " WP-Logs " folder. Noted that: If you do not see " WP-Logs " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about WP-Logs Configurtions and Settings or How to work " WP-Logs " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
EventLog()The EventLog call should resemble this:
$EventLog = new EventLog(array( The only required parameter is ‘event’; ‘text’ can be any value(s) you want. Google Analytics IntegrationTo have your events posted to Google Analytics, add your UA code to line 25 of analytics_events.php. If you are using Yoast’s Google Analytics plugin , you can skip this step as WP-Logs will pull your UA information from the database. Notifo IntegrationWP-Logs integrates with Notifo to make it easy to receive notices of events in realtime to either your phone or desktop. The WP-Notifo plugin is required to use this functionality. To use it, setup and configure WP-Notifo with your Notifo API keys. Then add a ‘notifo’ line to your EventLog call, e.g.:
The last line tells WP-Logs to send this event to Notifo. |
| custom , event , logging , developers , tutorial , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference