• Resolved lucap8

    (@lucap8)


    I would like to ask if in future updates it is possible to add the function that gives the possibility to disable the “referrer” function for more privacy, thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi @lucap8,

    We collect all feature request on our website. You can add your request there. (I can add it for you, just let me know) If enough people upvote your idea, we will build it.

    For now you can add some code to your functions.php or as a MU plugin. There is a filter ‘burst_before_track_hit’ that can filter all data that is about to be saved. You can add a custom filter and empty the referrer. If you need help with the code, let me know.

    Hope this helps.

    Kind regards,
    Hessel

    Thread Starter lucap8

    (@lucap8)

    Ok, I registered and sent the request, even if I think I got the title wrong (if you want to correct it). I also created the MU-plugins folder and realized that I need to create a .php file, but unfortunately I’m not so experienced as to know which code to use. However, it is not an urgency, for the moment it is fine even so

    Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi @lucap8,

    You can add this file to your mu plugins folder: https://github.com/Really-Simple-Plugins/burst-integrations/blob/main/burst-filter-referrer.php

    Or you can just copy the filter & function and add it to you functions.php.

    Feel free to reach out again.

    Kind regards,
    Hessel

    Thread Starter lucap8

    (@lucap8)

    unfortunately, if I insert the file.php, a critical error is generated on the site. I will be waiting for a tested update for this feature, thanks anyway!

    Plugin Author Hessel de Jong

    (@hesseldejong)

    That’s unfortunate. I’ll look into it.

    Thanks for your patience. I’ll close this thread for now. Feel free to open a new thread or a feature request. We always appreciate feedback and ideas.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘request for new function’ is closed to new replies.