{"table_name":"gp_tracking_points","full_table_name":"wp_gp_tracking_points","description":"Stores gp tracking points data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_gp_tracking_points ( id int(10) unsigned NOT NULL AUTO_INCREMENT, user_id int(10) unsigned NOT NULL, post_id int(10) unsigned DEFAULT NULL, course_id int(10) unsigned DEFAULT NULL, lesson_id int(10) unsigned DEFAULT NULL, topic_id int(10) unsigned DEFAULT NULL, activity_type enum('reading','watching','listening','completion','writing','login') COLLATE","columns":[],"plugin":{"slug":"media-activity-tracker","name":"Media Activity Tracker","active_installs":0,"version":"1.0.2","wp_org_url":"https://wordpress.org/plugins/media-activity-tracker/"}}