Home Forums General questions Real time reaction analytics

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3023
    Sam
    Guest

    Hi da-reactions,

    We are looking at purchasing the pro version of the plugin but were wondering does the analytics data we can get from the plugin include timestamps of each reaction when they are clicked or just when the reaction set was created?

    Thanks,

    Sam

    Loading spinner
    #3078
    Professore
    Keymaster

    Hello, this plugin saves any single reaction into a table named %prefix%da_r_votes.

    For each vote will be saved:

    1. ID a unique identifier;
    2. resource_id the ID of the resource which the Reaction is attached to;
    3. resource_type the type of the resource, i.e. post, comment, and so on;
    4. emotion_id the ID of the reaction itself;
    5. user_id the ID of the user, if known;
    6. user_token a pseudo-unique identifier to recognize the user;
    7. user_ip (if activated in privacy settings) the IP address of the user;
    8. created_at the timestamp of the single vote.

    Please read the Database Structure page to know more about this topic.

    Loading spinner
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Real time reaction analytics’ is closed to new replies.